Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / discard.cpp
2017-03-22 Mike KleinGM: some header cleanup
2016-03-25 reedmove setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CRE...
2016-03-24 reedswitch surface to sk_sp
2016-02-25 bsalomonMove Budgeted enum out of SkSurface, use in GrTexturePr...
2016-02-25 bsalomonRevert of Move Budgeted enum out of SkSurface, use...
2016-02-25 bsalomonMove Budgeted enum out of SkSurface, use in GrTexturePr...
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-08-26 halcanaryStyle Change: SkNEW->new; SkDELETE->delete
2015-07-29 caryclarkmake tests portable by using 565 compatible colors
2015-05-27 bsalomonAdd caps overrides to GMs
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-23 mtkleinremove unused GM flags
2015-01-16 bsalomonRequire budget decision when creating a RenderTarget...
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-10-30 reedallow SkUserConfig.h to control NOGPU
2014-04-24 bsalomon@google.comFix int->scalar warning on windows
2014-04-24 commit-bot@chromiu... Add GM that exercises SkCanvas::discard()