skia2/tools/sk_app
Herb Derby b780fc21c3 Replace SK_ARRAY_COUNT with std::size() for skia/tools
Change-Id: I7db855e675b2ece5d3cf6f237beae3294ffa1e72
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/553589
Reviewed-by: John Stiles <johnstiles@google.com>
Commit-Queue: Herb Derby <herb@google.com>
2022-06-28 14:42:07 +00:00
..
android Replace SK_ARRAY_COUNT with std::size() for skia/tools 2022-06-28 14:42:07 +00:00
ios [bazel] Delete gazelle-based BUILD.bazel files 2022-05-31 14:14:54 +00:00
mac Replace SK_ARRAY_COUNT with std::size() for skia/tools 2022-06-28 14:42:07 +00:00
unix Replace SK_ARRAY_COUNT with std::size() for skia/tools 2022-06-28 14:42:07 +00:00
wasm [bazel] Delete gazelle-based BUILD.bazel files 2022-05-31 14:14:54 +00:00
win Replace SK_ARRAY_COUNT with std::size() for skia/tools 2022-06-28 14:42:07 +00:00
Application.h Remove SampleApp and convert HelloWorld to sk_app 2017-11-21 18:37:19 +00:00
BUILD.bazel [bazel] Fix toolchains on M1 Mac 2022-06-27 14:02:49 +00:00
CommandSet.cpp [bazel] Use toolchain features to opt files into being IWYU compliant. 2022-03-16 13:09:46 +00:00
CommandSet.h [bazel] Use toolchain features to opt files into being IWYU compliant. 2022-03-16 13:09:46 +00:00
DawnWindowContext.cpp [dawn] Clean up include paths and dawn_native namespace 2022-03-07 14:38:55 +00:00
DawnWindowContext.h [dawn] Clean up include paths and dawn_native namespace 2022-03-07 14:38:55 +00:00
DisplayParams.h [includes] Prepare for moving SkColorSpace to forward declare 2022-03-31 19:50:10 +00:00
GLWindowContext.cpp Move all Ganesh source files into ganesh subdirectory. 2022-04-07 21:06:50 +00:00
GLWindowContext.h Update the sk_app WindowContext to hold a GrDirectContext 2020-07-10 18:27:03 +00:00
GraphiteMetalWindowContext.h [graphite] Add support to Mac Viewer. 2021-09-30 21:38:25 +00:00
GraphiteMetalWindowContext.mm [graphite] Fix assert in Viewer when displaying anisomips GM. 2022-06-22 21:39:29 +00:00
MetalWindowContext.h Move Ganesh specific headers into include/private/gpu/ganesh 2022-04-12 17:30:07 +00:00
MetalWindowContext.mm Move all Ganesh source files into ganesh subdirectory. 2022-04-07 21:06:50 +00:00
RasterWindowContext.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
VulkanWindowContext.cpp Move all Ganesh source files into ganesh subdirectory. 2022-04-07 21:06:50 +00:00
VulkanWindowContext.h Move all Ganesh source files into ganesh subdirectory. 2022-04-07 21:06:50 +00:00
Window.cpp Add activation events to sk_app. 2020-11-16 16:44:08 +00:00
Window.h [graphite] Move all graphite classes under skgpu::graphite. 2022-04-08 00:42:37 +00:00
WindowContext.cpp Reland "[graphite] Move Graphite into Skia base directories." 2022-04-11 18:37:20 +00:00
WindowContext.h Fix some remaining SK_GRAPHITE_ENABLED defines. 2022-06-14 17:24:53 +00:00