This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
wgpu
Watch
2
Star
0
Fork
0
You've already forked wgpu
mirror of
https://github.com/gfx-rs/wgpu.git
synced
2024-11-21 22:33:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
080d99b5bf
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