skia2/tools/viewer/sk_app
bsalomon 6c471f75b2 Add sw support to viewer on Linux.
This doesn't yet do anything with srgb/colorspace.

Replaces the --vulkan flag with --backend which takes 'gl', 'vk', or 'sw'.

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

Review-Url: https://codereview.chromium.org/2165813002
2016-07-26 12:56:32 -07:00
..
android Use Windowing system-specific WindowContext factories. 2016-07-26 12:02:51 -07:00
mac Use Windowing system-specific WindowContext factories. 2016-07-26 12:02:51 -07:00
unix Add sw support to viewer on Linux. 2016-07-26 12:56:32 -07:00
win Use Windowing system-specific WindowContext factories. 2016-07-26 12:02:51 -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 Use Windowing system-specific WindowContext factories. 2016-07-26 12:02:51 -07:00
GLWindowContext.h Use Windowing system-specific WindowContext factories. 2016-07-26 12:02:51 -07:00
RasterWindowContext.h Use Windowing system-specific WindowContext factories. 2016-07-26 12:02:51 -07:00
VulkanWindowContext.cpp Use Windowing system-specific WindowContext factories. 2016-07-26 12:02:51 -07:00
VulkanWindowContext.h Use Windowing system-specific WindowContext factories. 2016-07-26 12:02:51 -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