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

Invoke the mapping callback even if the buffer is invalid.
#9513 opened May 6, 2026 by jimblandy Member Loading…
[core] Doc fixes related to mapping callback management. area: documentation Documentation for crate items, public or private
#9512 opened May 6, 2026 by jimblandy Member Loading…
test(cts): Move copy_ranges out of fail.lst
#9509 opened May 5, 2026 by andyleiserson Contributor Draft
8 tasks
[hlsl] more matCx2 fixes
#9507 opened May 5, 2026 by teoxoy Member Loading…
Add StagingBelt::finish_and_recall_on_submit
#9506 opened May 5, 2026 by ruihe774 Loading…
6 of 8 tasks
fix(gles): Tidy locking in struct Buffer
#9505 opened May 5, 2026 by andyleiserson Contributor Loading…
3 of 8 tasks
fix(gles): Remove debug_assert_eq!(gl_fence.value, wait_value)
#9502 opened May 4, 2026 by andyleiserson Contributor Loading…
4 of 8 tasks
[Breaking] Add an explicit initial_state to create_texture_from_hal
#9496 opened May 4, 2026 by AdrianEddy Contributor Loading…
5 of 8 tasks
Update Cargo.lock dependencies Pull requests that update a dependency file
#9495 opened May 4, 2026 by renovate Bot Loading…
1 task
Update Rust crate ctor to v1 dependencies Pull requests that update a dependency file
#9494 opened May 4, 2026 by renovate Bot Loading…
1 task
Update Rust crate ctor to 0.13 dependencies Pull requests that update a dependency file
#9493 opened May 4, 2026 by renovate Bot Loading…
1 task
Update crate-ci/typos action to v1.46.0 dependencies Pull requests that update a dependency file
#9492 opened May 4, 2026 by renovate Bot Loading…
1 task
chore(deps): update cts digest to 2e0221e dependencies Pull requests that update a dependency file
#9491 opened May 4, 2026 by renovate Bot Loading…
1 task
POC: Integer cooperative matrix (i32/u32/i8/u8) on Vulkan
#9490 opened May 3, 2026 by ruihe774 Loading…
6 of 8 tasks
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
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
ProTip! Exclude everything labeled bug with -label:bug.