skia2/tools/viewer
Brian Osman 6c32c7ba81 SkSLSlide: Guard against asserts in the compiler
Before compiling, write the shader text to 'sksl.bak', then remove it if
we succeed. This avoids loss-of-work if you manage to uncover an assert.

Change-Id: Idec7740210ce56cc9522c31e79f6aae1d4c3da1d
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/343425
Commit-Queue: John Stiles <johnstiles@google.com>
Reviewed-by: John Stiles <johnstiles@google.com>
2020-12-14 15:28:54 +00:00
..
AnimTimer.h
BisectSlide.cpp [svg] Allow clients to pass a custom SkFontMgr 2020-11-11 01:51:44 +00:00
BisectSlide.h
GMSlide.cpp Add a convenience to downcast contexts into GrDirectContext 2020-07-07 18:13:50 +00:00
GMSlide.h Adjust how GM::gpuSetup is handled in the tools 2020-06-26 15:37:30 +00:00
ImageSlide.cpp
ImageSlide.h
ImGuiLayer.cpp Use explicit sampling param 2020-12-10 14:01:58 +00:00
ImGuiLayer.h move SkTPin to include/private 2020-10-16 19:45:11 +00:00
ParticlesSlide.cpp Tweak ParticlesSlide's resource provider to show how to use PathBinding 2020-12-07 17:26:39 +00:00
ParticlesSlide.h
SampleSlide.cpp
SampleSlide.h
SkottieSlide.cpp move SkTPin to include/private 2020-10-16 19:45:11 +00:00
SkottieSlide.h Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
SKPSlide.cpp Enable ClangTidy check readability-redundant-smartptr-get. 2020-08-16 15:56:48 +00:00
SKPSlide.h Add an skp loader to CanvasKit viewer 2020-05-28 17:29:28 +00:00
SkRiveSlide.cpp [skrive] Reset the node system 2020-06-19 20:00:55 +00:00
SkRiveSlide.h [skrive] Initial artboard plumbing 2020-06-09 19:58:38 +00:00
SkSLSlide.cpp SkSLSlide: Guard against asserts in the compiler 2020-12-14 15:28:54 +00:00
SkSLSlide.h SkSLSlide: Add shadertoy iResolution & iMouse 2020-12-11 20:19:20 +00:00
Slide.h Update Slide::getName to return a const reference. 2020-07-28 17:37:01 +00:00
SlideDir.cpp move SkTPin to include/private 2020-10-16 19:45:11 +00:00
SlideDir.h Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
StatsLayer.cpp
StatsLayer.h
SvgSlide.cpp Reland "[svg] Relocate out of experimental" 2020-10-16 02:32:41 +00:00
SvgSlide.h Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
TouchGesture.cpp Don't limit pinch zooming in viewer 2020-11-11 17:51:35 +00:00
TouchGesture.h Don't limit pinch zooming in viewer 2020-11-11 17:51:35 +00:00
Viewer.cpp Use samplingoptions in imageshader 2020-12-10 21:59:19 +00:00
Viewer.h Reland "Remove use of legacy display globals." 2020-10-05 19:13:58 +00:00