skia2/tools/sk_app
Brian Osman 2e52460ff9 Add error handling logic to viewer's GLX context creation
This may prevent unrecoverable crashes when attempting to create a
compatibility profile with Intel drivers.

Bug: skia:
Change-Id: I24c1bfe01fed40026c9b467144f454846d6b5b34
Reviewed-on: https://skia-review.googlesource.com/151760
Commit-Queue: Brian Osman <brianosman@google.com>
Commit-Queue: Jim Van Verth <jvanverth@google.com>
Auto-Submit: Brian Osman <brianosman@google.com>
Reviewed-by: Jim Van Verth <jvanverth@google.com>
2018-09-05 17:04:13 +00:00
..
android IWYU: SkUtils.h 2018-08-21 16:05:44 +00:00
ios Improve touch support for iOS viewer 2018-08-07 17:04:55 +00:00
mac Fix flicker when changing backend on Mac viewer 2018-02-15 19:14:32 +00:00
unix Add error handling logic to viewer's GLX context creation 2018-09-05 17:04:13 +00:00
win Remove include/gpu/gl from include paths. 2018-05-22 18:37:25 +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 Update vulkan features (again) to support extension features. 2018-08-08 13:48:38 +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