aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode/PerlinPatch.cpp
Commit message (Expand)AuthorAge
* Delete even more unused views codeGravatar Brian Osman2017-11-29
* Remove trailing whitespace.Gravatar Ben Wagner2017-10-09
* Convert NULL and 0 to nullptr.Gravatar Ben Wagner2017-08-28
* move perlinenoise2 into effectsGravatar Mike Reed2017-05-30
* hide most details of SkPatchUtilsGravatar Mike Reed2017-04-05
* remove xfermode from public apiGravatar Mike Reed2016-10-28
* 'g' key toggles showgrid for PerlinPatchGravatar reed2016-08-22
* switch xfermodes over to sk_spGravatar reed2016-03-29
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* use Make instead of Create to return a shared shaderGravatar reed2016-03-08
* make SkComposeShader.h privateGravatar reed2016-02-15
* demo tweaks, scale up perlin, add call to flush for fpsGravatar reed2015-11-09
* Update sample to use new perlin noise shader, and make cloud likeGravatar egdaniel2015-11-09
* Create Sample that combines combose shader and coons patchGravatar egdaniel2015-11-05