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
a2fcd72606f83cbb58c1aca2e7e1ad52a11d2067
wgpu
/
wgpu-core
/
src
/
device
History
Erich Gubler
4a1174b5ed
refactor: use linear flow instead of broken
loop
for determining fallback
2024-06-17 05:26:03 -04:00
..
any_device.rs
Cast ptr to Device not Surface (
#5640
)
2024-04-30 11:39:56 -04:00
bgl.rs
[core] Make
cargo doc --document-private-items
work again.
2024-04-18 18:36:47 -07:00
global.rs
refactor: use linear flow instead of broken
loop
for determining fallback
2024-06-17 05:26:03 -04:00
life.rs
[core] Use a
for
loop in
LifetimeTracker
triage code.
2024-05-14 04:38:43 -04:00
mod.rs
Add support for 64 bit integer atomic operations in shaders.
2024-06-08 18:36:26 -07:00
queue.rs
Deduplicate submitted surfaces to avoid a vulkan deadlock/crash (
#5799
)
2024-06-12 14:39:26 -04:00
resource.rs
refactor: satisfy
clippy::never_loop
2024-06-17 05:26:03 -04:00
trace.rs
Pipeline cache API and implementation for Vulkan (
#5319
)
2024-05-16 13:52:56 +00:00