Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / lightingshader2.cpp
2017-04-28 Cary Clarkadd drawString helper to canvas
2017-03-22 Mike KleinGM: some header cleanup
2016-09-01 mtkleinReplace a lot of 'static const' with 'constexpr' or...
2016-08-29 vjiaoblackMoved ambient lights out of SkLight's light array
2016-08-29 vjiaoblackRevert of Moved ambient lights out of SkLight's light...
2016-08-29 vjiaoblackMoved ambient lights out of SkLight's light array
2016-08-15 dvonbeckLightingFP now supports multiple directional lights
2016-08-12 vjiaoblackAdded PointLights to SkLights::Light
2016-08-05 reedrename FoceCopyMode to SkCopyPixelMode
2016-07-21 dvonbeckFixed GM:lightingshader2 size
2016-07-20 dvonbeckSkLS now accepting nullptr for diffuse shader and norma...