aboutsummaryrefslogtreecommitdiff
path: root/samplecode/SampleDegenerateTwoPtRadials.cpp
Commit message (Expand)AuthorAgeFilesLines
* add drawString helper to canvasCary Clark2017-04-281-1/+1
* use Make instead of Create to return a shared shaderreed2016-03-081-5/+3
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein2015-03-251-3/+3
* add SkAnimTimer, SPACE = pause/resume, ESP = stopreed2015-02-021-2/+3
* allow GMs to animatereed2015-02-011-6/+7
* remove remaining references to Sk64 (obsolete)reed@google.com2014-01-131-2/+1
* deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de...reed@google.com2013-12-171-1/+1
* remove SkFloatToScalar macrocommit-bot@chromium.org2013-11-251-1/+1
* Clean up SkTypes.h.bungeman@google.com2013-10-111-3/+4
* Added GPU implementation of 2-point conical gradient.rileya@google.com2012-07-031-1/+1
* Code changes for ANGLE GL interface. .gyp file changes will be delivered later.robertphillips@google.com2012-03-281-1/+0
* Automatic update of all copyright notices to reflect new license terms.epoger@google.com2011-07-281-0/+7
* Fix div by zero in GPU degenerate radials (and add sample and gm baselines)bsalomon@google.com2011-07-071-0/+85