Skip to content

Issues: gfx-rs/wgpu

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Surface with only texture usage COPY_DST attempts to create a VkImageView area: validation Issues related to validation, diagnostics, and error handling type: bug Something isn't working
#5951 opened Jul 13, 2024 by Pengiie
Segfault when creating Instance in multiple threads on Linux under Nvidia api: vulkan Issues with Vulkan external: driver-bug A driver is causing the bug, though we may still want to work around it platform: wayland Issues with integration with linux/wayland platform: x11 Issues with integration with linux/x11
#5930 opened Jul 9, 2024 by Xaeroxe
Switch the Vulkan backend from gpu_alloc to gpu_allocator. api: vulkan Issues with Vulkan kind: refactor Making existing function faster or nicer
#5925 opened Jul 8, 2024 by nical
wgpu_hal::dx12 should not allocate a 256KiB buffer just to hold zeroes api: dx12 Issues with DX12 or DXGI type: enhancement New feature or request
#5886 opened Jun 27, 2024 by jimblandy
Naga shouldn't evaluate overrides unless they're used by the entry point area: naga back-end Outputs of naga shader conversion naga Shader Translator type: bug Something isn't working
#5885 opened Jun 26, 2024 by jimblandy
Consider splitting up SHADER_INT64_ATOMIC_MIN_MAX further type: enhancement New feature or request
#5880 opened Jun 26, 2024 by JMS55
STATUS_ACCESS_VIOLATION when running wgpu::Surface::configure() api: dx12 Issues with DX12 or DXGI area: wsi Issues with swapchain management or windowing type: bug Something isn't working
#5879 opened Jun 25, 2024 by myth0genesis
Naga worries too much about storage texture writes area: naga back-end Outputs of naga shader conversion naga Shader Translator
#5878 opened Jun 25, 2024 by jimblandy
Constrain SHADER_INT64 to i64/u64 usage within shaders. area: validation Issues related to validation, diagnostics, and error handling naga Shader Translator
#5857 opened Jun 22, 2024 by teoxoy
Invalidate CommandEncoder on invalid commands area: validation Issues related to validation, diagnostics, and error handling
#5854 opened Jun 21, 2024 by sagudev
Yank versions of wgpu without #5812? area: ecosystem Help the connected projects grow and prosper area: infrastructure Testing, building, coordinating issues
#5837 opened Jun 18, 2024 by workingjubilee
FIFO on Vulkan showing old frames on high refresh rate monitors api: vulkan Issues with Vulkan type: bug Something isn't working
#5828 opened Jun 17, 2024 by MScottMcBee
ERROR wgpu::backend::wgpu_core] Shader translation error for stage ShaderStages(COMPUTE): new_compute_pipeline_state: "Compiler encountered an internal error" api: metal Issues with Metal area: ecosystem Help the connected projects grow and prosper area: naga back-end Outputs of naga shader conversion lang: Metal Metal Shading Language naga Shader Translator platform: macos Issues with integration with macos
#5827 opened Jun 17, 2024 by kunhualqk
FXC requires ASCII HLSL code api: dx12 Issues with DX12 or DXGI area: correctness We're behaving incorrectly naga Shader Translator type: bug Something isn't working
#5814 opened Jun 14, 2024 by teoxoy
wasm-pack test broken area: documentation Documentation for crate items, public or private type: enhancement New feature or request
#5797 opened Jun 11, 2024 by codewiz
Naga: Should not be a structural type system area: validation Issues related to validation, diagnostics, and error handling naga Shader Translator type: bug Something isn't working
#5796 opened Jun 10, 2024 by stefnotch
ProTip! Exclude everything labeled bug with -label:bug.