Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / displacement.cpp
2016-04-15 robertphillipsUpdate DisplacementMapEffect to sk_sp
2016-04-15 robertphillipsRevert of Update DisplacementMapEffect to sk_sp (patchs...
2016-04-15 robertphillipsUpdate DisplacementMapEffect to sk_sp
2016-04-01 robertphillipsUpdate SkImageSource to sk_sp
2016-03-17 reedupdate callsites for Make image factories
2016-01-21 senorblancoFix bounds computations for SkDisplacementMapEffect...
2015-09-15 fmalitaConvert unit tests, GMs from SkBitmapSource to SkImages...
2015-09-03 robertphillipsMinor code cleanup (left over from prior CL)
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-07-24 caryclarkrename portable_typeface_always to portable_typeface
2015-07-15 caryclarkmake colorwheelnative displacement dropshadowimagefilte...
2015-04-09 senorblancoChange some more GMs to clear to opaque black, not...
2015-03-23 robertphillipsPreserve texture compression when saving a revised...
2015-01-26 halcanarys/sk_tools::DrawCheckerboard/sk_tool_utils::draw_checke...
2015-01-26 halcanaryFactor out checkerboard function in gm and sampleapp...
2014-06-23 caryclarkuse platform-independent font for gm
2014-06-10 tfarinaCleanup: Get rid of make_isize() function from gm.h.
2014-03-10 commit-bot@chromiu... Factory methods for heap-allocated SkImageFilter objects.
2014-02-13 commit-bot@chromiu... add peekPixels to SkCanvas and SkSurface
2014-02-13 commit-bot@chromiu... Revert of add peekPixels to SkCanvas and SkSurface...
2014-02-13 mike@reedtribe.orgadd peekPixels to SkCanvas and SkSurface
2014-01-25 reed@google.comadd legacy/helper allocN32Pixels, and convert gm to...
2013-12-19 commit-bot@chromiu... Accept displacement with no displacement input
2013-12-12 commit-bot@chromiu... Fixed a displacement issue
2013-10-15 senorblanco@chromi... Fix Win warning-as-error.
2013-10-15 senorblanco@chromi... Add crop rect support for SkDisplacementMapEffect ...
2013-08-29 robertphillips@goo... Split SkDevice into SkBaseDevice and SkBitmapDevice
2013-08-20 robertphillips@goo... Revert r10830 (Split SkDevice out of SkRasterDevice...
2013-08-20 robertphillips@goo... Split SkDevice out of SkBitmapDevice
2013-03-19 sugoi@google.comFix for displacement mapping
2013-01-16 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-15 sugoi@google.comImplementation of the displacement effect (both CPU...