aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/displacement.cpp
Commit message (Expand)AuthorAge
* Factory methods for heap-allocated SkImageFilter objects.Gravatar commit-bot@chromium.org2014-03-10
* add peekPixels to SkCanvas and SkSurfaceGravatar commit-bot@chromium.org2014-02-13
* Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromi...Gravatar commit-bot@chromium.org2014-02-13
* add peekPixels to SkCanvas and SkSurfaceGravatar mike@reedtribe.org2014-02-13
* add legacy/helper allocN32Pixels, and convert gm to use itGravatar reed@google.com2014-01-25
* Accept displacement with no displacement inputGravatar commit-bot@chromium.org2013-12-19
* Fixed a displacement issueGravatar commit-bot@chromium.org2013-12-12
* Fix Win warning-as-error.Gravatar senorblanco@chromium.org2013-10-15
* Add crop rect support for SkDisplacementMapEffect (raster and GPU paths).Gravatar senorblanco@chromium.org2013-10-15
* Split SkDevice into SkBaseDevice and SkBitmapDeviceGravatar robertphillips@google.com2013-08-29
* Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...Gravatar robertphillips@google.com2013-08-20
* Split SkDevice out of SkBitmapDeviceGravatar robertphillips@google.com2013-08-20
* Fix for displacement mappingGravatar sugoi@google.com2013-03-19
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-16
* Implementation of the displacement effect (both CPU and GPU)Gravatar sugoi@google.com2013-01-15