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
4b5e38ab49eaa6efd1dead93eaa99bccb73f5016
wgpu
/
examples
/
standalone
History
Kevin Reid
ea8315e28e
Change uncaptured error handler pointer type from
Box
to
Arc
.
...
This will be necessary for the next change.
2025-08-13 16:26:46 +01:00
..
01_hello_compute
Bump REPO_MSRV to 1.88 (
#7960
)
2025-07-17 13:00:40 -04:00
02_hello_window
Bump REPO_MSRV to 1.88 (
#7960
)
2025-07-17 13:00:40 -04:00
custom_backend
Change uncaptured error handler pointer type from
Box
to
Arc
.
2025-08-13 16:26:46 +01:00