skia2/tools/sk_app
Greg Daniel f7828d0e44 Better optimize our use of memory barriers in vulkan.
Bug: skia:
Change-Id: I519c4d0e2bcf89492595fb63bbe354e4a747547e
Reviewed-on: https://skia-review.googlesource.com/c/160769
Commit-Queue: Greg Daniel <egdaniel@google.com>
Reviewed-by: Jim Van Verth <jvanverth@google.com>
2018-10-09 16:24:53 +00:00
..
android IWYU: SkUtils.h 2018-08-21 16:05:44 +00:00
ios test,tools: whitespace changes for clang-format 2018-09-19 17:50:51 +00:00
mac test,tools: whitespace changes for clang-format 2018-09-19 17:50:51 +00:00
unix Call XInitThreads in sk_app startup 2018-09-27 17:54:51 +00:00
win Set window dimensions with GetClientRect, not GetWindowRect 2018-09-21 14:18:18 +00:00
Application.h Remove SampleApp and convert HelloWorld to sk_app 2017-11-21 18:37:19 +00:00
CommandSet.cpp eliminate SK_BUILD_FOR_WIN32 2018-01-26 19:52:04 +00:00
CommandSet.h Remove SampleApp and convert HelloWorld to sk_app 2017-11-21 18:37:19 +00:00
DisplayParams.h Add pixel geometry and dft selection to viewer app. 2018-04-16 22:46:50 +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
RasterWindowContext.h Remove legacy GrContext factories function and supporting code/types. 2018-03-23 21:12:50 +00:00
VulkanWindowContext.cpp Better optimize our use of memory barriers in vulkan. 2018-10-09 16:24:53 +00:00
VulkanWindowContext.h Make sure we check the version number of Vulkan Extensions. 2018-08-02 14:57:45 +00:00
Window.cpp Viewer to resize Samples with window resize. 2018-08-09 21:03:11 +00:00
Window.h Viewer to resize Samples with window resize. 2018-08-09 21:03:11 +00:00
WindowContext.h Add pixel geometry and dft selection to viewer app. 2018-04-16 22:46:50 +00:00