bevy/crates/bevy_render
charlotte 24baf324d6
Allowlist mali drivers for gpu preprocessing support. (#18769)
Fixes #17591

Looking at the arm downloads page, "r48p0" is a version number that
increments, where rXX is the major version and pX seems to be a patch
version. Take the conservative approach here that we know gpu
preprocessing is working on at least version 48 and presumably higher.
The assumption here is that the driver_info string will be reported
similarly on non-pixel devices.
2025-04-11 00:03:54 +00:00
..
macros Add bindless support back to ExtendedMaterial. (#18025) 2025-04-09 15:34:44 +00:00
src Allowlist mali drivers for gpu preprocessing support. (#18769) 2025-04-11 00:03:54 +00:00
Cargo.toml Tracy GPU support (#18490) 2025-03-28 04:57:01 +00:00
LICENSE-APACHE Cleanup publish process (#17728) 2025-02-09 17:46:19 +00:00
LICENSE-MIT Cleanup publish process (#17728) 2025-02-09 17:46:19 +00:00
README.md

Bevy Render

License Crates.io Downloads Docs Discord