wgpu/.github/workflows
Andreas Reich 7774f31021
Allow WebGPU & WebGL in same wasm and detect WebGPU availability (#5044)
* Rename backends: web -> webgpu, direct -> wgpu_core

* rename context objects for web & core

* allow webgpu & webgl features side-by-side

* make sure webgl ci doesn't use webgpu

* update any_backend_feature_enabled

* add panicing generate_report method for compatibility

* RequestDeviceErrorKind::Web rename, fixup various cfg attributes

* automatic webgpu support detection

* changelog entry

* fix emscripten

* fix weird cfg, fix comment typo

* remove try_generate_report again

* Make get_mapped_range_as_array_buffer WebGPU only again
2024-01-14 09:45:52 +00:00
..
ci.yml Allow WebGPU & WebGL in same wasm and detect WebGPU availability (#5044) 2024-01-14 09:45:52 +00:00
docs.yml Pin nightly docs version 2024-01-06 09:41:15 +01:00
lazy.yml Bump actions/checkout from 3 to 4 (#4570) 2023-10-26 03:01:01 +00:00
publish.yml Pin nightly docs version 2024-01-06 09:41:15 +01:00
shaders.yml Pin rust-cache-version (#5040) 2024-01-11 01:57:51 +00:00