skia2/tools/viewer/sk_app
brianosman 3a0dbde1cf Remove SkSurfaceProps gamma-correctness flag entirely.
This is no longer required - gamma-correctness is now just based on the
presence or absence of a color space.

Public API change is just removal of (unused) flag.

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2188463002
TBR=bsalomon@google.com

Review-Url: https://codereview.chromium.org/2188463002
2016-07-26 11:36:05 -07:00
..
android More accurate render time and continuous fresh 2016-07-06 14:11:32 -07:00
mac Stub in Mac viewer code. 2016-07-19 14:17:20 -07:00
unix Don't unnecessarily resize windows in sk_app on X 2016-07-26 08:50:27 -07:00
win More accurate render time and continuous fresh 2016-07-06 14:11:32 -07:00
Application.h More accurate render time and continuous fresh 2016-07-06 14:11:32 -07:00
CommandSet.cpp Add Softkey UIState to Viewer 2016-06-03 08:47:24 -07:00
CommandSet.h Add Softkey UIState to Viewer 2016-06-03 08:47:24 -07:00
DisplayParams.h Lots of progress on switching to SkColorSpace rather than SkColorProfileType 2016-06-16 13:03:24 -07:00
GLWindowContext.cpp Make sk_app::WindowContext directly create a SkSurface without an intermediate GrRenderTarget 2016-07-19 09:46:29 -07:00
GLWindowContext.h Implement OpenGL backend in Android viewer app 2016-06-02 12:16:25 -07:00
RasterWindowContext.h Implement Raster Backend on Android Viewer App 2016-06-07 14:22:38 -07:00
VulkanWindowContext.cpp Make sk_app::WindowContext directly create a SkSurface without an intermediate GrRenderTarget 2016-07-19 09:46:29 -07:00
VulkanWindowContext.h Cleanup VulkanWindowContext for use on Android 2016-06-10 07:50:00 -07:00
Window.cpp Enable viewer in non-Vulkan builds 2016-06-17 09:29:14 -07:00
Window.h Don't unnecessarily resize windows in sk_app on X 2016-07-26 08:50:27 -07:00
WindowContext.cpp Remove SkSurfaceProps gamma-correctness flag entirely. 2016-07-26 11:36:05 -07:00
WindowContext.h Make sk_app::WindowContext directly create a SkSurface without an intermediate GrRenderTarget 2016-07-19 09:46:29 -07:00