skia2/tools/fiddle
Kevin Lubick b98328a27b [bazel] Add license to all our BUILD.bazel files
find -name "BUILD.bazel" -exec sed -i -e '1i licenses(["notice"])\n' {} +

Change-Id: Ie48f163b7d8d6ede9ba5f952e87232dd5c9fa8e6
Bug: skia:12541
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/529808
Reviewed-by: Ben Wagner <bungeman@google.com>
2022-04-13 19:50:29 +00:00
..
.gitignore experimental/fiddle -> tools/fiddle 2016-04-18 11:50:07 -07:00
all_examples.cpp Change relative includes to be absolute 2021-11-22 17:03:26 +00:00
animate.sh [fiddle] Add simple animation support. 2017-04-19 18:46:52 +00:00
BUILD.bazel [bazel] Add license to all our BUILD.bazel files 2022-04-13 19:50:29 +00:00
documumentation_examples_map.txt Remove drawPatch/Vertices helpers that don't take SkBlendMode 2021-11-18 21:57:32 +00:00
draw.cpp Add flag to hide non-sampling imageshader factories 2020-12-08 20:33:23 +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 Reland "Add format-specifier warnings to SkDebugf." 2021-06-25 17:57:43 +00:00
fiddle_main.cpp Move all Ganesh source files into ganesh subdirectory. 2022-04-07 21:06:50 +00:00
fiddle_main.h Spelling and capitalization fixes from GitHub PRs 2020-12-10 18:40:09 +00:00
make_all_examples_cpp.py Change relative includes to be absolute 2021-11-22 17:03:26 +00:00
null_context.cpp Add Context factories to GrDirectContext 2020-07-14 12:40:46 +00:00
parse-fiddle-output [fiddle] Report GL driver info. 2017-06-01 18:03:45 +00:00