Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / blend.cpp
2017-03-22 Mike KleinGM: some header cleanup
2016-08-05 lsalzmanSkBlendARGB32 and S32[A]_Blend_BlitRow32 are currently...
2016-04-06 mtkleinRemove conditional flavor text on blend GM.
2016-03-09 reedunify peekPixels around pixmap parameter
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-07-29 caryclarkmake tests portable by using 565 compatible colors
2015-04-17 mtkleinadd a GM to demo the blend bug
2013-08-01 senorblanco@chromi... Remove SkBlendImageFilter, and all tests. Its functiona...
2013-02-01 reed@google.comrevert name changes to SkBlendImageFilter. It (correctl...
2013-01-30 reed@google.comclone of https://codereview.appspot.com/7208043/
2013-01-14 junov@chromium.orgChanging imageFilter GM tests to use drawBitmap instead...
2012-09-06 robertphillips@goo... Fixed Windows compiler complaints (esp. in debugger)
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-08-22 senorblanco@chromi... Implements the non-Porter-Duff compositing modes requir...