We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Fix case for Xcode
Updated Home (markdown)
Created Running on ANGLE (markdown)
Merge branch 'architecture'
Architecture: Add more details.
Explain how to enable validation layers in non-debug builds
Remove outdated "Websites for Gecko testing"
Destroyed WebGPU websites for Gecko testing (markdown)
Architecture.md: more links
Architecture.md: New explanation.
Architecture: tweak diagram
Architecture.md: try drawing diagram
Architecture.md: Fix link to `big-picture.png`.
Architecture.md: actually delete old text
Home.md: relocate some text from Architecture.md that doesn't belong there.
Home: Update introduction.
Link to Naga readme in wgpu repo.
I believe this was supposed to say `render passes`
Updated Managing Cargo dependencies (markdown)
Created Managing Cargo dependencies (markdown)
Updated Debugging wgpu Applications (markdown)
Clarify discussion of cost of submission and render passes
Remove obsolete "render passes need all data they use to last as long as they do"; add various additional explanation
Updated Encapsulating Graphics Work (markdown)