skia2/tools/viewer/sk_app/unix
Brian Osman 367eae2076 Initialize XImage struct fully
I was getting sporadic failures from XInitImage (causing the raster
backend to not draw anything).

BUG=skia:

Change-Id: Ied79f2b5354d89c146aca64d70fde8cf9f3ab62e
Reviewed-on: https://skia-review.googlesource.com/9102
Reviewed-by: Jim Van Verth <jvanverth@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2017-03-01 17:58:36 +00:00
..
GLWindowContext_unix.cpp Add onBackendCreated callback to Viewer 2017-02-24 22:37:34 +00:00
main_unix.cpp Add msaa flag and UI to viewer 2017-02-27 16:46:34 +00:00
RasterWindowContext_unix.cpp Initialize XImage struct fully 2017-03-01 17:58:36 +00:00
VulkanWindowContext_unix.cpp Use Windowing system-specific WindowContext factories. 2016-07-26 12:02:51 -07:00
Window_unix.cpp Add msaa flag and UI to viewer 2017-02-27 16:46:34 +00:00
Window_unix.h Add msaa flag and UI to viewer 2017-02-27 16:46:34 +00:00
WindowContextFactory_unix.h Add onBackendCreated callback to Viewer 2017-02-24 22:37:34 +00:00