Skip to content

Pull requests: gfx-rs/wgpu

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Vulkan: Don't wait for vkAcquireNextImage fence on non-Windows targets
#9486 opened May 2, 2026 by cohaereo Loading…
5 of 8 tasks
GLES external texture implementation
#9485 opened May 2, 2026 by cmeissl Loading…
5 of 8 tasks
Change map_label_and_view_formats to take view_formats by reference
#9481 opened May 1, 2026 by beicause Contributor Loading…
4 of 8 tasks
Add missing map_label and ser/de to wgpu-types/texture
#9480 opened May 1, 2026 by beicause Contributor Loading…
4 of 8 tasks
Enable wgpu_validate_locks
#9479 opened May 1, 2026 by andyleiserson Contributor Draft
8 tasks
fix(core): Check for device loss on all submit paths
#9478 opened May 1, 2026 by andyleiserson Contributor Loading…
3 of 8 tasks
test: Check for device loss
#9477 opened Apr 30, 2026 by andyleiserson Contributor Loading…
4 of 8 tasks
fix: provide default display handle for web canvas surface targets
#9476 opened Apr 30, 2026 by robertpakalns Contributor Loading…
Move fence synchronisation into wgpu-hal
#9475 opened Apr 30, 2026 by Vecvec Contributor Loading…
5 of 8 tasks
Small optimization to prepare_surface_texture_for_submit
#9473 opened Apr 28, 2026 by andyleiserson Contributor Loading…
4 of 8 tasks
Hal ray tracing pipelines
#9464 opened Apr 25, 2026 by Vecvec Contributor Loading…
4 of 8 tasks
[Vulkan] Fallback to dedicated allocations when suballocation fails
#9462 opened Apr 25, 2026 by JMS55 Collaborator Loading…
6 of 8 tasks
[Vulkan] Add drop_guard to Buffer for externally owned buffers
#9452 opened Apr 20, 2026 by AdrianEddy Contributor Loading…
4 of 8 tasks
msl: fix cooperative matrix loading semantics
#9451 opened Apr 20, 2026 by kvark Member Loading…
6 of 8 tasks
Ray tracing pipelines for wgpu
#9450 opened Apr 20, 2026 by Vecvec Contributor Draft
3 of 8 tasks
Add emit_int_div_checks option to skip integer division safety wrappers
#9443 opened Apr 18, 2026 by kvark Member Loading…
6 of 8 tasks
[msl] Make ray queries safer
#9442 opened Apr 18, 2026 by Vecvec Contributor Loading…
7 of 8 tasks
Add TextureFormat::srgb_view_formats
#9435 opened Apr 16, 2026 by atlv24 Collaborator Loading…
4 of 6 tasks
Add naga-types crate
#9434 opened Apr 15, 2026 by inner-daemons Collaborator Loading…
5 of 6 tasks
fix(core): dont panic in Queue::drop
#9427 opened Apr 14, 2026 by atlv24 Collaborator Loading…
6 tasks
Add angle as gl backend on Windows
#9422 opened Apr 13, 2026 by csmoe Contributor Loading…
[naga msl-out] Remove unnecessary pub from Writer fields. area: naga back-end Outputs of naga shader conversion kind: refactor Making existing function faster or nicer lang: Metal Metal Shading Language naga Shader Translator
#9395 opened Apr 8, 2026 by jimblandy Member Loading…
implement debugPrintf in msl & spv
#9389 opened Apr 7, 2026 by 39ali Contributor Loading…
2 of 6 tasks
use threadgroup pointers instead of references in metal
#9380 opened Apr 6, 2026 by 39ali Contributor Loading…
2 of 6 tasks
ProTip! Exclude everything labeled bug with -label:bug.