skia2/experimental
Kevin Lubick 7ac7413f08 [bazel] Support Vulkan
PS1 regenerates BUILD.bazel files

I suggest reviewing the deltas between PS1 and the latest
PS to focus on the interesting bits.

The changes here allow for a Vulkan-only build of HelloWorld
based on sk_app. The toughest change was properly fetching
the VisualID after removing the gl calls that used to
fill that in.

There are a few changes that fix resolution of Dawn
header files, but those won't actually be built until
a follow-on CL.

Change-Id: I54fb58b5dd7ecd4313562aed401759b3eaed53c0
Bug: skia:12541
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/516999
Reviewed-by: Greg Daniel <egdaniel@google.com>
Commit-Queue: Kevin Lubick <kjlubick@google.com>
2022-03-08 21:21:17 +00:00
..
bazel_test [bazel] Sketching out HelloWorld sk_app using GL 2022-01-11 13:06:19 +00:00
c-api-example Fix C API example, ensure the C API example is built in CI 2020-12-15 16:38:42 +00:00
docs
documentation Update references to master branch 2021-05-21 15:18:16 +00:00
ffmpeg [canvaskit] Add skottie to Bazel build 2022-02-04 19:18:27 +00:00
graphite [bazel] Support Vulkan 2022-03-08 21:21:17 +00:00
lowp-basic add constrained_add 2021-11-01 17:30:16 +00:00
minimal_ios_mtl_skia_app Update iOS test apps to require C++17. 2022-01-31 23:17:15 +00:00
sktext Update REPORTER_ASSERT/ERRORF to check format strings. 2022-02-10 16:37:05 +00:00
sorttoy Add SK_PRINTF_LIKE to existing variadic print functions. 2022-02-07 14:55:39 +00:00
tools Add sleep option to web_to_(skp|mskp) shell scripts. 2020-06-19 19:06:29 +00:00
tskit [infra] Deduplicate serve.py 2021-10-12 11:42:50 +00:00
wasm-hello-world Set up basic hello world sk_app 2022-01-06 20:29:35 +00:00
wasm-skp-debugger fix makefile to reflect bazel build structure in buildbot 2022-02-24 18:59:53 +00:00
webgpu-bazel [infra] Add initial Bazel rules and files 2021-11-09 12:32:25 +00:00