mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
Forward port v26.0.1 changelog (#7921)
This commit is contained in:
parent
4844fa6b5e
commit
085eaa60e8
@ -53,10 +53,11 @@ We have merged the acceleration structure feature into the `RayQuery` feature. T
|
||||
|
||||
By @Vecvec in [#7913](https://github.com/gfx-rs/wgpu/pull/7913).
|
||||
|
||||
## v26.0.1 (2025-07-10)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
#### General
|
||||
|
||||
- Fixed build error inside `wgpu::util::initialize_adapter_from_env` when `std` feature is not enabled. By @kpreid in [#7918](https://github.com/gfx-rs/wgpu/pull/7918).
|
||||
- Fixed build error occurring when the `profiling` dependency is configured to have profiling active. By @kpreid in [#7916](https://github.com/gfx-rs/wgpu/pull/7916).
|
||||
- Emit a validation error instead of panicking when a query set index is OOB. By @ErichDonGubler in [#7908](https://github.com/gfx-rs/wgpu/pull/7908).
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user