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
3acac093fdbb43992da7108c2acaf51d84a2fc07
wgpu
/
wgpu-hal
/
src
History
Kent Slaney
3acac093fd
msl bitmask fix (
#7255
)
2025-03-03 15:16:57 +01:00
..
auxil
chore(hal,core): use
core::{error::Error,format}
instead of
std
2025-02-26 22:58:50 -05:00
dx12
chore: remove
std::mem::*
imports now unnecessary with
CORE_MSRV
2025-02-26 22:58:50 -05:00
dynamic
wgpu-hal: Adjust imports to eventually allow
no_std
.
2025-02-21 08:47:16 +01:00
gles
refactor(hal): s/once_cell::Lazy/std::sync::LazyLock
2025-02-26 22:58:50 -05:00
metal
msl bitmask fix (
#7255
)
2025-03-03 15:16:57 +01:00
noop
Fix compilation for targets that don't have AtomicU64. (
#7118
)
2025-02-24 22:07:13 +00:00
vulkan
Add wgpu_hal::vulkan::Adapter::texture_format_as_raw (
#7228
)
2025-02-28 20:44:09 -05:00
lib.rs
chore(hal,core): use
core::{error::Error,format}
instead of
std
2025-02-26 22:58:50 -05:00