Skip to content

No labels!

There aren’t any labels for this repository quite yet.

api: dx11
api: dx11
Issues with DX11 or DXGI
api: dx12
api: dx12
Issues with DX12 or DXGI
api: gles
api: gles
Issues with GLES or WebGL
api: metal
api: metal
Issues with Metal
api: vulkan
api: vulkan
Issues with Vulkan
api: webgpu
api: webgpu
Issues with direct interface with WebGPU
area: api
area: api
Issues related to API surface
area: correctness
area: correctness
We're behaving incorrectly
area: cts
area: cts
Issues stemming from the WebGPU Conformance Test Suite
area: documentation
area: documentation
Documentation for crate items, public or private
area: ecosystem
area: ecosystem
Help the connected projects grow and prosper
area: infrastructure
area: infrastructure
Testing, building, coordinating issues
area: naga back-end
area: naga back-end
Outputs of naga shader conversion
area: naga front-end
area: naga front-end
area: naga middle-end
area: naga middle-end
Intermediate representation
area: naga processing
area: naga processing
Passes over IR in the middle
area: performance
area: performance
How fast things go
area: tests
area: tests
Improvements or issues with our test suite
area: validation
area: validation
Issues related to validation, diagnostics, and error handling
area: wsi
area: wsi
Issues with swapchain management or windowing
dependencies
dependencies
Pull requests that update a dependency file
external: driver-bug
external: driver-bug
A driver is causing the bug, though we may still want to work around it
external: upstream
external: upstream
Issues happening in lower level APIs or platforms
github_actions
github_actions
Pull requests that update GitHub Actions code
good first issue
good first issue
Good for newcomers
help wanted
help wanted
Contributions encouraged
kind: diagnostics
kind: diagnostics
Error message should be better
kind: feature
kind: feature
New feature or request
kind: refactor
kind: refactor
Making existing function faster or nicer