wgpu
https://github.com/gfx-rs/wgpu
Rust
Cross-platform, safe, pure-rust graphics api.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported2 Subscribers
Add a CodeTriage badge to wgpu
Help out
- Issues
- Document wgpu-hal's synchronisation requirements in wgpu-core
- Support `SUBGROUP_SIZE_CONTROL`: add `subgroup_size` in `PassthroughShaderEntryPoint`
- Support creating invalid devices in wgpu-core
- WGSL backend should probably emit `override` declarations, rather than replacing override expressions with constants
- `Sampler buffer of group SamplerIndexBufferKey { group: 0 } not bound to a register` for unused and unbound sampler buffer on DX12
- `wgpu-core` contains deadlocks
- First frame does not render due do being somehow occluded
- Deadlock between Queue::write_texture and Queue::submit via inconsistent ordering of trackers and Texture::initialization_status
- Support 8-bit integers
- [naga]Naga does not generate `for` loops
- Docs
- Rust not yet supported