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
4687973c9a4babc915aff3e17c39b9f502eb3406
wgpu
/
wgpu-types
/
src
History
Connor Fitzgerald
4687973c9a
Use
bytemuck
instead of
slice::from_raw_parts
for transmutes (
#7376
)
2025-03-19 22:05:21 -04:00
..
assertions.rs
Add
no_std
support to
wgpu-types
(
#6892
)
2025-01-12 05:03:47 +00:00
cast_utils.rs
Use
bytemuck
instead of
slice::from_raw_parts
for transmutes (
#7376
)
2025-03-19 22:05:21 -04:00
counters.rs
Additional documentation for buffer mapping, types, and constants. (
#7283
)
2025-03-06 19:08:34 +00:00
env.rs
Separate Out Backend Options into Individual Structs (
#6895
)
2025-01-15 17:32:15 +00:00
features.rs
feat: implement F16 support in shaders (
#5701
)
2025-03-19 16:26:50 +00:00
instance.rs
Make
request_adapter()
report which backends were tried.
2025-03-14 11:45:49 +01:00
lib.rs
Use
bytemuck
instead of
slice::from_raw_parts
for transmutes (
#7376
)
2025-03-19 22:05:21 -04:00
math.rs
Add
no_std
support to
wgpu-types
(
#6892
)
2025-01-12 05:03:47 +00:00