skia2/tools/viewer/sk_app
Brian Osman b53f48cfec Touch input support for Windows
Had to add some logic to avoid touch and mouse cross-talk, because
(at least on my laptop), the touch screen generates both kinds of
events.

This seems really useful [1] for the many [2] Skia developers with
touch-enabled Windows devices.

----------
1: No, not really.
2: N = 1?

Bug: skia:
Change-Id: Ib888bf4198f2cc0a29a31581ec4b64d3d9008c33
Reviewed-on: https://skia-review.googlesource.com/18920
Reviewed-by: Yuqian Li <liyuqian@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2017-06-07 14:27:09 +00:00
..
android Simplify some Viewer code, and fix a few bugs 2017-06-05 15:21:43 +00:00
mac Add msaa flag and UI to viewer 2017-02-27 16:46:34 +00:00
unix Add wireframe mode to Viewer. 2017-05-02 20:27:26 +00:00
win Touch input support for Windows 2017-06-07 14:27:09 +00:00
Application.h More accurate render time and continuous fresh 2016-07-06 14:11:32 -07:00
CommandSet.cpp add drawString helper to canvas 2017-04-28 20:41:04 +00:00
CommandSet.h Integrate the ImGui library with viewer 2017-02-10 19:17:03 +00:00
DisplayParams.h viewer: Add a "Path renderer" dropdown menu 2017-02-28 18:21:34 +00:00
GLWindowContext.cpp Add wireframe mode to Viewer. 2017-05-02 20:27:26 +00:00
GLWindowContext.h Add msaa flag and UI to viewer 2017-02-27 16:46:34 +00:00
RasterWindowContext.h Add wireframe mode to Viewer. 2017-05-02 20:27:26 +00:00
VulkanWindowContext.cpp Add wireframe mode to Viewer. 2017-05-02 20:27:26 +00:00
VulkanWindowContext.h Add wireframe mode to Viewer. 2017-05-02 20:27:26 +00:00
Window.cpp Fix crash switching to Vulkan in viewer on Windows 2017-02-28 20:15:43 +00:00
Window.h Simplify some Viewer code, and fix a few bugs 2017-06-05 15:21:43 +00:00
WindowContext.h Add wireframe mode to Viewer. 2017-05-02 20:27:26 +00:00