skia2/tools/sk_app/unix
Greg Daniel bb792aae8c Add option to disable vsync on viewer unix.
This also fixes an issue where vulkan would crash any time we change a
display param on unix.

Bug: skia:
Change-Id: Ic6c3843e04bc77c2e9c5301ee38fcc58a409495d
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/203380
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Greg Daniel <egdaniel@google.com>
2019-03-25 18:24:29 +00:00
..
GLWindowContext_unix.cpp Add option to disable vsync on viewer unix. 2019-03-25 18:24:29 +00:00
keysym2ucs.c
keysym2ucs.h
main_unix.cpp Call XInitThreads in sk_app startup 2018-09-27 17:54:51 +00:00
RasterWindowContext_unix.cpp Add pixel geometry and dft selection to viewer app. 2018-04-16 22:46:50 +00:00
VulkanWindowContext_unix.cpp Privately include our version of vulkan header file in all our src files. 2018-11-26 15:15:44 +00:00
Window_unix.cpp Add option to disable vsync on viewer unix. 2019-03-25 18:24:29 +00:00
Window_unix.h Add option to disable vsync on viewer unix. 2019-03-25 18:24:29 +00:00
WindowContextFactory_unix.h