skia2/tools/sk_app
Jim Van Verth 6ed17ef4c5 Fix some remaining SK_GRAPHITE_ENABLED defines.
Change-Id: I7a4cd8e2c629ba53e40adc379ea92f86f70d11da
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/549857
Commit-Queue: Greg Daniel <egdaniel@google.com>
Reviewed-by: Greg Daniel <egdaniel@google.com>
Auto-Submit: Jim Van Verth <jvanverth@google.com>
2022-06-14 17:24:53 +00:00
..
android [bazel] Delete gazelle-based BUILD.bazel files 2022-05-31 14:14:54 +00:00
ios [bazel] Delete gazelle-based BUILD.bazel files 2022-05-31 14:14:54 +00:00
mac [bazel] Delete gazelle-based BUILD.bazel files 2022-05-31 14:14:54 +00:00
unix [bazel] Get GPU examples working 2022-05-31 14:14:54 +00:00
wasm [bazel] Delete gazelle-based BUILD.bazel files 2022-05-31 14:14:54 +00:00
win [bazel] Delete gazelle-based BUILD.bazel files 2022-05-31 14:14:54 +00:00
Application.h Remove SampleApp and convert HelloWorld to sk_app 2017-11-21 18:37:19 +00:00
BUILD.bazel [bazel] Add "skia_internal" target that exposes private API for tests/tools. 2022-06-02 11:23:50 +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] Add ContextOptions 2022-06-14 15:39:21 +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