skia2/tools/viewer
Brian Osman 805a727d26 Add toggle for 'real' vs. 'fake' perspective in Viewer
Real perspective draws content with perspective applied. Fake
perspective rasterizes in ortho, then stretches the image by the
perspective matrix.

Change-Id: I738cd379f9a58b965469ef8a57fb2dfd597fda10
Reviewed-on: https://skia-review.googlesource.com/125442
Commit-Queue: Brian Osman <brianosman@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
Auto-Submit: Brian Osman <brianosman@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
Reviewed-by: Ben Wagner <bungeman@google.com>
2018-05-02 20:09:38 +00:00
..
BisectSlide.cpp BUILD: build when !skia_use_expat 2018-03-22 20:28:45 +00:00
BisectSlide.h Resurrect pathfinder in viewer and rename to "bisect" 2018-02-20 20:44:33 +00:00
GMSlide.cpp Add more SampleApp support to viewer. 2017-02-14 21:25:01 +00:00
GMSlide.h Add more SampleApp support to viewer. 2017-02-14 21:25:01 +00:00
ImageSlide.cpp Add onBackendCreated callback to Viewer 2017-02-24 22:37:34 +00:00
ImageSlide.h Simplify viewer's handling of backbuffer surface and color space 2017-02-08 17:34:05 +00:00
ImGuiLayer.cpp Move ImGui support code to ImGuiLayer 2017-12-11 17:37:58 +00:00
ImGuiLayer.h Move ImGui support code to ImGuiLayer 2017-12-11 17:37:58 +00:00
SampleSlide.cpp Fix sample modifier keys for mouse events 2017-12-05 14:05:31 +00:00
SampleSlide.h Add sample mouse support to Viewer 2017-11-02 14:25:21 +00:00
SkottieSlide.cpp [skottie] Show load stats in SkottieSlide 2018-04-30 15:19:03 +00:00
SkottieSlide.h [skottie] Show load stats in SkottieSlide 2018-04-30 15:19:03 +00:00
SKPSlide.cpp
SKPSlide.h
Slide.h Add sample mouse support to Viewer 2017-11-02 14:25:21 +00:00
SlideDir.cpp Clip SlideDir slides to their declared dimensions 2018-04-05 19:47:48 +00:00
SlideDir.h SlideDir focus w/ animation 2018-02-19 18:43:44 +00:00
StatsLayer.cpp Move stats code to new layer (with configurable list of timers) 2017-12-20 16:59:04 +00:00
StatsLayer.h Move stats code to new layer (with configurable list of timers) 2017-12-20 16:59:04 +00:00
SvgSlide.cpp Viewer SVG support 2018-04-05 16:34:22 +00:00
SvgSlide.h Viewer SVG support 2018-04-05 16:34:22 +00:00
Viewer.cpp Add toggle for 'real' vs. 'fake' perspective in Viewer 2018-05-02 20:09:38 +00:00
Viewer.h Add toggle for 'real' vs. 'fake' perspective in Viewer 2018-05-02 20:09:38 +00:00