skia2/tools/viewer
Herb Derby b882f08762 Turn on bilerp support for the atlas in viewer
Because the viewer's device matrix supports higher dpi, the
GM_slug view asserts because there is no padding to support
bi-lerp glyph drawing. Always turn on bi-lerp atlas padding
in viewer.

Change-Id: I34dc29f5097a28aab272efc59cfc6bcde2400f8e
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/558641
Reviewed-by: John Stiles <johnstiles@google.com>
Commit-Queue: Herb Derby <herb@google.com>
2022-07-14 16:13:20 +00:00
..
AnimTimer.h tools: separate TimeUtils from AnimTimer 2019-07-12 15:05:01 +00:00
BisectSlide.cpp Extract ToolUtils::sniff_paths 2021-10-19 17:39:11 +00:00
BisectSlide.h Extract ToolUtils::sniff_paths 2021-10-19 17:39:11 +00:00
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 rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
ImageSlide.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
ImGuiLayer.cpp Update ImGui to v1.85. 2021-12-09 15:10:31 +00:00
ImGuiLayer.h Add support for retina displays to sk_app. 2021-01-29 17:33:48 +00:00
MSKPSlide.cpp Fix viewer crash with corrupted MSKPs 2022-02-17 22:19:18 +00:00
MSKPSlide.h viewer can show offscreen layers in MSKPSlide 2021-05-12 19:49:03 +00:00
ParticlesSlide.cpp [particles] add support for multiframe asset bindings 2022-05-19 19:39:12 +00:00
ParticlesSlide.h [particles] add support for multiframe asset bindings 2022-05-19 19:39:12 +00:00
RiveSlide.cpp Add rive to third_party 2022-05-20 13:33:30 +00:00
RiveSlide.h Add rive to third_party 2022-05-20 13:33:30 +00:00
SampleSlide.cpp tools/skui: put all enums in a common namespace 2019-08-29 15:39:32 +00:00
SampleSlide.h tools/skui: put all enums in a common namespace 2019-08-29 15:39:32 +00:00
SkottieSlide.cpp implement animatable particle drawables 2022-05-26 19:03:31 +00:00
SkottieSlide.h [skottie] Add transform tracking to SkottieSlide 2022-04-20 15:55:24 +00:00
SKPSlide.cpp One binary serialization path for SkSamplingOptions 2022-04-04 19:23:53 +00:00
SKPSlide.h Add an skp loader to CanvasKit viewer 2020-05-28 17:29:28 +00:00
SkSLDebuggerSlide.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tools 2022-06-28 14:42:07 +00:00
SkSLDebuggerSlide.h Show the stack trace in the Debugger slide. 2021-12-14 15:56:44 +00:00
SkSLSlide.cpp Update SkRuntimeEffect::Child to use string_view names. 2022-07-12 16:30:58 +00:00
SkSLSlide.h Revert "Spruce up SkSL slide with a much nicer editor" 2022-01-07 15:56:16 +00:00
Slide.h Reland "FPS and frame control for MSKP slide." 2021-04-30 13:15:33 +00:00
SlideDir.cpp Simplify common case for recttorect 2021-01-15 18:37:46 +00:00
SlideDir.h Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
StatsLayer.cpp Simplify common case for recttorect 2021-01-15 18:37:46 +00:00
StatsLayer.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SvgSlide.cpp Reland "Fix compilation w/ "skia_enable_svg = false" (take 2)" 2021-09-01 17:54:08 +00:00
SvgSlide.h Reland "[svg] Plumb a ResourceProvider" 2021-01-27 21:12:23 +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 Turn on bilerp support for the atlas in viewer 2022-07-14 16:13:20 +00:00
Viewer.h Remove SkSL::String class. 2022-02-03 14:59:16 +00:00