wgpu/.github
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
..
ISSUE_TEMPLATE Misc Repo Cleanup Tasks (#4579) 2023-10-27 00:15:51 -04:00
workflows Allow WebGPU & WebGL in same wasm and detect WebGPU availability (#5044) 2024-01-14 09:45:52 +00:00
CODEOWNERS Update CODEOWNERS 2023-10-27 15:49:15 -04:00
dependabot.yml Dependabot Improvements (#5035) 2024-01-10 17:57:03 -05:00
pull_request_template.md Fix typo in pull request template. (#4712) 2023-11-17 14:59:20 -05:00