-
Notifications
You must be signed in to change notification settings - Fork 1k
Issues: gfx-rs/wgpu
Want to Contribute? Start Here! List of Tracking Issues
#3676
opened Apr 12, 2023 by
cwfitzgerald
Open
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
SYNC-HAZARD-WRITE-AFTER-PRESENT when presenting a surface just after getting it.
area: correctness
We're behaving incorrectly
area: wsi
Issues with swapchain management or windowing
backend: vulkan
Issues with Vulkan
type: bug
Something isn't working
#6748
opened Dec 15, 2024 by
Vecvec
MoltenVK Reports We're behaving incorrectly
backend: vulkan
Issues with Vulkan
external: upstream
Issues happening in lower level APIs or platforms
feature: bindless
Issues with the Bindless Native Feature
type: bug
Something isn't working
binding_array
of Storage Buffer is Incorrectly Validated
area: correctness
#6745
opened Dec 14, 2024 by
cwfitzgerald
Support Outputs of naga shader conversion
backend: metal
Issues with Metal
feature: bindless
Issues with the Bindless Native Feature
lang: Metal
Metal Shading Language
naga
Shader Translator
type: enhancement
New feature or request
binding_array
of Storage Textures on Metal
area: naga back-end
#6744
opened Dec 14, 2024 by
cwfitzgerald
Support Outputs of naga shader conversion
backend: metal
Issues with Metal
feature: bindless
Issues with the Bindless Native Feature
lang: Metal
Metal Shading Language
naga
Shader Translator
type: enhancement
New feature or request
binding_array
of Uniform Buffers on Metal
area: naga back-end
#6742
opened Dec 14, 2024 by
cwfitzgerald
Support Outputs of naga shader conversion
backend: metal
Issues with Metal
feature: bindless
Issues with the Bindless Native Feature
lang: Metal
Metal Shading Language
naga
Shader Translator
type: enhancement
New feature or request
binding_array
of Storage Buffers on Metal
area: naga back-end
#6741
opened Dec 14, 2024 by
cwfitzgerald
Support Outputs of naga shader conversion
backend: dx12
Issues with DX12 or DXGI
feature: bindless
Issues with the Bindless Native Feature
lang: HLSL
D3D Shading Language
naga
Shader Translator
type: enhancement
New feature or request
binding_array
of Uniform Buffers on DX12
area: naga back-end
#6740
opened Dec 14, 2024 by
cwfitzgerald
Support Outputs of naga shader conversion
backend: dx12
Issues with DX12 or DXGI
feature: bindless
Issues with the Bindless Native Feature
lang: HLSL
D3D Shading Language
naga
Shader Translator
type: enhancement
New feature or request
binding_array
of Storage Buffers on DX12
area: naga back-end
#6739
opened Dec 14, 2024 by
cwfitzgerald
[core] Move renderpass end validation in creation to match the spec
area: validation
Issues related to validation, diagnostics, and error handling
type: bug
Something isn't working
#6735
opened Dec 14, 2024 by
sagudev
Binding Array of Uniform Buffer Improperly Annotated Outputs of naga shader conversion
feature: bindless
Issues with the Bindless Native Feature
lang: SPIR-V
Vulkan's Shading Language
naga
Shader Translator
type: bug
Something isn't working
Block
area: naga back-end
#6733
opened Dec 14, 2024 by
cwfitzgerald
Raytracing Tests Failing on AMD GPU
backend: vulkan
Issues with Vulkan
feature: raytracing
Issues with the Ray Tracing Native Feature
type: bug
Something isn't working
#6727
opened Dec 13, 2024 by
cwfitzgerald
WebGPU requires timestamps in nanoseconds
area: correctness
We're behaving incorrectly
type: bug
Something isn't working
#6719
opened Dec 13, 2024 by
Draradech
Deduplicate Issues related to API surface
kind: refactor
Making existing function faster or nicer
type: enhancement
New feature or request
TextureViewDescriptor
and SamplerDescriptor
area: api
#6715
opened Dec 12, 2024 by
atlv24
wgpu_hal::vulkan::Queue::relay_semaphores
may be unnecessary
area: performance
#6699
opened Dec 11, 2024 by
jimblandy
Expose host-sharable size and alignments from spec
area: api
Issues related to API surface
help required
We need community help to make this happen.
type: enhancement
New feature or request
#6696
opened Dec 10, 2024 by
casey
Poor barrier generation with multiple command buffers
area: performance
How fast things go
#6674
opened Dec 6, 2024 by
JMS55
Queue::write_buffer() generates a large amount of barriers
area: performance
How fast things go
#6673
opened Dec 6, 2024 by
JMS55
SPIR-V parsing fails with Vulkan's Shading Language
naga
Shader Translator
type: bug
Something isn't working
unsupported instruction Line at Type
/ invalid id
area: naga front-end
lang: SPIR-V
#6672
opened Dec 5, 2024 by
K0bin
Naga SPIR-V front end generates lousy code for out-of-scope expressions
area: naga front-end
kind: refactor
Making existing function faster or nicer
lang: SPIR-V
Vulkan's Shading Language
naga
Shader Translator
#6670
opened Dec 5, 2024 by
jimblandy
Surface usage incorrectly always reported as Issues with direct interface with WebGPU
type: bug
Something isn't working
wgt::TextureUsages::RENDER_ATTACHMENT
for WebGPU
backend: webgpu
#6667
opened Dec 5, 2024 by
Wumpf
Move Issues related to API surface
help required
We need community help to make this happen.
type: enhancement
New feature or request
create_validator
into Its Own Crate
area: api
#6652
opened Dec 3, 2024 by
atlv24
Black screen until resize starting in wgpu 23
backend: vulkan
Issues with Vulkan
help required
We need community help to make this happen.
platform: macos
Issues with integration with macos
type: bug
Something isn't working
#6634
opened Nov 30, 2024 by
LPGhatguy
[spv-in] Add support for structs that contain pointers
area: naga front-end
lang: SPIR-V
Vulkan's Shading Language
naga
Shader Translator
type: enhancement
New feature or request
#6623
opened Nov 26, 2024 by
tombh
DX12 textureLoad from a Stencil8 value in GREEN channel instead of RED
backend: dx12
Issues with DX12 or DXGI
type: bug
Something isn't working
#6620
opened Nov 26, 2024 by
jbatez
GLSL Memory Qualifier Storage Access parsing is probably incorrect
area: naga front-end
lang: GLSL
OpenGL Shading Language
naga
Shader Translator
type: bug
Something isn't working
#6601
opened Nov 24, 2024 by
atlv24
[glsl-in] Incorrect array index calculation
area: naga back-end
Outputs of naga shader conversion
lang: GLSL
OpenGL Shading Language
naga
Shader Translator
type: bug
Something isn't working
#6596
opened Nov 23, 2024 by
magcius
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.