skia2/tools/fiddle
Robert Phillips f4f8011aef Add Context factories to GrDirectContext
In order to stage the transition from GrContext to GrDirectContext, both
of them will have to have the factories for a while.

This CL also removes all internal uses of the old (GrContext) factories.

Change-Id: Ibe1edd0818ea23a0d54257c55f35f12526047ef3
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/302263
Commit-Queue: Robert Phillips <robertphillips@google.com>
Reviewed-by: Adlai Holler <adlai@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2020-07-14 12:40:46 +00:00
..
.gitignore
all_examples.cpp more cleanup after removing volatile from bitmap 2020-07-12 19:37:29 +00:00
animate.sh
disabled_examples.txt Remove SkSurface::MakeFromBackendTextureAsRenderTarget from public API 2020-05-29 15:09:52 +00:00
documumentation_examples_map.txt Remove SkSurface::MakeFromBackendTextureAsRenderTarget from public API 2020-05-29 15:09:52 +00:00
draw.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
egl_context.cpp Add Context factories to GrDirectContext 2020-07-14 12:40:46 +00:00
examples.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
examples.h decs/examples: Support more fiddle types: offscreen, srgb 2020-01-30 16:31:58 +00:00
fiddle_main.cpp Add Context factories to GrDirectContext 2020-07-14 12:40:46 +00:00
fiddle_main.h Add Context factories to GrDirectContext 2020-07-14 12:40:46 +00:00
make_all_examples_cpp.py Examples: compile faster 2019-04-04 15:43:59 +00:00
null_context.cpp Add Context factories to GrDirectContext 2020-07-14 12:40:46 +00:00
parse-fiddle-output