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
dcada3d858844697c1e3ab0865710fd2871a0583
wgpu
/
wgpu
History
Ryan Kaplan
1268219ba3
Change API from BufferSlice::get_mapped_range_as_array_buffer() to BufferView::as_uint8array() to fix bug where using the former API prevents you from ever unmapping your buffer (
#7738
)
...
Co-authored-by: Ryan Kaplan <ryan@Ryans-M2>
2025-06-01 22:46:55 -04:00
..
src
Change API from BufferSlice::get_mapped_range_as_array_buffer() to BufferView::as_uint8array() to fix bug where using the former API prevents you from ever unmapping your buffer (
#7738
)
2025-06-01 22:46:55 -04:00
build.rs
Optional web-specific deps for wasm32 (
#7565
)
2025-05-29 22:26:01 +00:00
Cargo.toml
Optional web-specific deps for wasm32 (
#7565
)
2025-05-29 22:26:01 +00:00
LICENSE.APACHE
Add symlink LICENSE files into crates. (
#2604
)
2022-05-29 03:07:42 -04:00
LICENSE.MIT
Add symlink LICENSE files into crates. (
#2604
)
2022-05-29 03:07:42 -04:00