skia2/tools/sk_app
Greg Daniel 5e2c98d8f7 Add support to disable vsync on mac viewer.
Bug: skia:
Change-Id: I07f8086aaadf1b2dd0d8709bfbc20e2c694c95e3
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/204441
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Greg Daniel <egdaniel@google.com>
2019-03-28 14:57:23 +00:00
..
android Add support for vsync on android viewer. 2019-03-27 20:57:01 +00:00
ios sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
mac Add support to disable vsync on mac viewer. 2019-03-28 14:57:23 +00:00
unix Add option to disable vsync on viewer unix. 2019-03-25 18:24:29 +00:00
win Add vsync toggle for windows viewer. 2019-03-27 19:59:25 +00:00
Application.h
CommandSet.cpp sed s/drawSimpleText/drawString/ 2019-01-08 19:50:09 +00:00
CommandSet.h
DisplayParams.h Add option to disable vsync on viewer unix. 2019-03-25 18:24:29 +00:00
GLWindowContext.cpp Remove some linear-blending sRGB logic from sk_app 2018-07-09 15:22:17 +00:00
GLWindowContext.h Remove legacy GrContext factories function and supporting code/types. 2018-03-23 21:12:50 +00:00
MetalWindowContext.h Add Metal context to Viewer. 2019-02-08 21:26:52 +00:00
MetalWindowContext.mm Add Metal context to Viewer. 2019-02-08 21:26:52 +00:00
RasterWindowContext.h Remove legacy GrContext factories function and supporting code/types. 2018-03-23 21:12:50 +00:00
VulkanWindowContext.cpp Add option to disable vsync on viewer unix. 2019-03-25 18:24:29 +00:00
VulkanWindowContext.h Add flush call to take access type, flags, and semaphore. 2019-03-02 03:45:36 +00:00
Window.cpp In viewer measure and show full frame times. 2019-03-21 19:30:06 +00:00
Window.h Reduce usage of SkCanvas::flush 2019-03-04 22:09:39 +00:00
WindowContext.h Add pixel geometry and dft selection to viewer app. 2018-04-16 22:46:50 +00:00