Connor Fitzgerald
|
03f1b535ca
|
Bump version to v26
|
2025-07-09 20:38:11 -04:00 |
|
Vecvec
|
73eb83ded1
|
[wgpu] Blas compaction (#7285)
Co-authored-by: Connor Fitzgerald <connorwadefitzgerald@gmail.com>
|
2025-06-11 21:40:10 -04:00 |
|
Raphael Hetzel
|
0d569d5550
|
Optional web-specific deps for wasm32 (#7565)
|
2025-05-29 22:26:01 +00:00 |
|
sagudev
|
6666d528b2
|
Allow obtaining custom implementation from wgpu api types (#7541)
|
2025-04-18 16:58:49 -04:00 |
|
sagudev
|
bbff2c4e0b
|
use wgt::PollType<u64> in device interface instead of wgt::PollType<SubmissionIndex> (#7562)
|
2025-04-17 18:29:11 -04:00 |
|
Connor Fitzgerald
|
8c2c2ce203
|
Release v25 (#7505)
|
2025-04-10 16:13:02 +00:00 |
|
Sylvain Benner
|
14690470bb
|
[metal] Metal compute shader passthrough (#7326)
Co-authored-by: Connor Fitzgerald <connorwadefitzgerald@gmail.com>
|
2025-04-09 14:25:41 +00:00 |
|
Connor Fitzgerald
|
c860a2cf8c
|
Rename and unsafe start_capture -> start_graphics_debugger_capture (#7470)
* Improve `start_capture` docs
* Docs
|
2025-04-03 13:07:22 -04:00 |
|
Christian Legnitto
|
1ef9940114
|
Reduce repo MSRV from 1.85 to 1.84 (#7425)
* Reduce repo MSRV from 1.85 to 1.84
Fixes https://github.com/gfx-rs/wgpu/issues/7409
* Replace usage of task::Waker::noop()
* Gate waker code to `noop` feature
* Remove unused copied waker function
* Remove doctest from copied code
|
2025-03-27 14:25:19 -04:00 |
|
Connor Fitzgerald
|
1c69416c32
|
Rename package of custom_backend example
|
2025-03-19 09:45:53 -04:00 |
|
Connor Fitzgerald
|
516459efcd
|
Fix custom_backend compilation error when compiled alone
|
2025-03-19 09:45:53 -04:00 |
|
Connor Fitzgerald
|
c223d3544b
|
Decouple custom_backend example from the workspace
|
2025-03-19 09:45:53 -04:00 |
|
Connor Fitzgerald
|
f109a6966a
|
Rename custom_backend example
|
2025-03-19 09:45:53 -04:00 |
|