skia2/tools/gpu
brianosman 1638c0deea Add destination color space to AsFPArgs. Eliminates last XFORMTODO.
This is going to be needed in many more places as I finish connecting the
dots. Even better - I'd like to switch to a world where SkColorSpace !=
nullptr is the only signal we use for gamma-correct rendering, so I can
eliminate SkSourceGammaTreatment and SkSurfaceProps::isGammaCorrect.

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2180503002

Review-Url: https://codereview.chromium.org/2180503002
2016-07-25 05:12:53 -07:00
..
gl Fix context creation problems in dm 2016-07-20 07:01:46 -07:00
vk Implement vulkan fence syncs for nanobench 2016-05-16 14:09:56 -07:00
GrContextFactory.cpp Cleanup needed to use WindowContext for Android 2016-06-09 13:07:13 -07:00
GrContextFactory.h Make unit tests use generic testcontext rather than glcontext 2016-05-11 10:38:06 -07:00
GrTest.cpp Add destination color space to AsFPArgs. Eliminates last XFORMTODO. 2016-07-25 05:12:53 -07:00
GrTest.h Remove GrRenderTarget from GrPipelineBuilder 2016-06-06 06:16:21 -07:00
TestContext.cpp Implement vulkan fence syncs for nanobench 2016-05-16 14:09:56 -07:00
TestContext.h Nanobench running on Vulkan 2016-05-11 11:55:36 -07:00