bevy/crates/bevy_render
charlotte 🌸 852fb84aa2
Add options for selecting adapter by name and forcing fallback (#19921)
Adds support for:
- `WGPU_ADAPTER_NAME` which will attempt to select a specific adapter
with a given name.
- `WGPU_FORCE_FALLBACK_ADAPTER` which will force fallback to a fallback
(software) renderer, if available.

The first has higher specificity than the second.
2025-07-03 22:26:34 +00:00
..
macros spec_v2: minor revisions (#19923) 2025-07-03 17:49:04 +00:00
src Add options for selecting adapter by name and forcing fallback (#19921) 2025-07-03 22:26:34 +00:00
Cargo.toml Ugrade to wgpu version 25.0 (#19563) 2025-06-26 19:41:47 +00:00
LICENSE-APACHE
LICENSE-MIT
README.md

Bevy Render

License Crates.io Downloads Docs Discord