This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
wgpu
Watch
1
Star
1
Fork
0
You've already forked wgpu
mirror of
https://github.com/gfx-rs/wgpu.git
synced
2026-04-22 03:02:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b89a57f8ca9d8f93ef7995c8003152240fdbbe12
wgpu
/
tests
History
David Ellis
080d99b5bf
Fix Issue 6467: Prevent MacOS crash on invalid workgroup size definition (
#6494
)
2024-11-05 14:21:33 +01:00
..
src
Avoid breaking change:
set_bind_group
now takes
Into<Option<...>>
rather than
Option<...>
(
#6452
)
2024-10-23 15:29:42 -04:00
tests
Fix Issue 6467: Prevent MacOS crash on invalid workgroup size definition (
#6494
)
2024-11-05 14:21:33 +01:00
Cargo.toml
test: fix
wgpu-test
building by itself (
#5912
)
2024-07-04 23:31:37 -04:00