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
aef0c7c2c4705b032b64eee7af8c95a8c9955bdd
wgpu
/
wgpu-core
/
src
/
command
History
Kunal Mohan
aef0c7c2c4
Add check for bound pipeline
...
fix
#456
Validate that a pipeline is bound before issuing draw/dispatch call.
2020-04-05 11:16:50 +05:30
..
allocator.rs
Port to gfx-extras and gfx-hal-0.5
2020-03-27 00:54:01 -04:00
bind.rs
Move more shared types into wgpu-types
2020-03-14 23:08:05 -02:30
compute.rs
Add check for bound pipeline
2020-04-05 11:16:50 +05:30
mod.rs
Track GPU use of compute and render pipelines (
#534
)
2020-03-24 19:28:26 -04:00
render.rs
Add check for bound pipeline
2020-04-05 11:16:50 +05:30
transfer.rs
Recycled identity management (
#533
)
2020-03-24 19:18:42 -04:00