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
Sort

Pull requests list

fix(const_eval): don't panic when a vecN constructor's arg. count is less than N type: bug Something isn't working
#6508 opened Nov 8, 2024 by ErichDonGubler Loading…
7 tasks done
Isolate WGSL-specific concepts governing diagnostic filters kind: refactor Making existing function faster or nicer lang: WGSL WebGPU Shading Language naga Shader Translator
#6503 opened Nov 8, 2024 by ErichDonGubler Loading…
7 tasks done
Move buffer slice OOB check from panic in wgpu to validation error in wgpu-core area: validation Issues related to validation, diagnostics, and error handling type: bug Something isn't working
#6493 opened Nov 4, 2024 by ErichDonGubler Draft
7 tasks done
Naga: add types to InvalidBinaryOperandTypes error msg area: validation Issues related to validation, diagnostics, and error handling kind: diagnostics Error message should be better naga Shader Translator type: enhancement New feature or request
#6450 opened Oct 23, 2024 by ErichDonGubler Loading…
6 of 7 tasks
Add tests for requires extension parsing area: naga front-end area: tests Improvements or issues with our test suite lang: WGSL WebGPU Shading Language naga Shader Translator
#6447 opened Oct 22, 2024 by ErichDonGubler Draft
7 tasks done
WGSL: Add tests for enable directive parsing area: naga front-end area: tests Improvements or issues with our test suite lang: WGSL WebGPU Shading Language naga Shader Translator
#6444 opened Oct 22, 2024 by ErichDonGubler Draft
7 tasks done
Slang Binding Array Test
#6430 opened Oct 21, 2024 by cwfitzgerald Draft
7 tasks
Wait for submissions to complete on Queue drop
#6413 opened Oct 15, 2024 by teoxoy Loading…
[naga] Comments parsing
#6364 opened Oct 3, 2024 by Vrixyz Loading…
13 of 18 tasks
Update cfg_aliases in order to fix unexpected cfg condition warnings area: infrastructure Testing, building, coordinating issues
#6348 opened Oct 1, 2024 by Wumpf Loading…
2 of 6 tasks
Ray Queries
#6291 opened Sep 18, 2024 by Vecvec Loading…
6 tasks done
Make Surface#configure and Surface#get_current_texture non-fatal
#6253 opened Sep 11, 2024 by alokedesai Loading…
3 of 6 tasks
[naga const-eval] LiteralVector and some demo builtins type: enhancement New feature or request
#6213 opened Sep 4, 2024 by sagudev Draft
6 tasks
[metal] Use raw-window-metal to do layer creation
#6210 opened Sep 4, 2024 by madsmtm Loading…
3 of 4 tasks
Expose conversions between TextureFormat and naga::StorageFormat
#6185 opened Aug 30, 2024 by caelunshun Loading…
6 tasks done
WGSL: Implement diagnostic(…); directives and derivative_uniformity triggering rule area: api Issues related to API surface area: cts Issues stemming from the WebGPU Conformance Test Suite area: naga front-end area: validation Issues related to validation, diagnostics, and error handling lang: WGSL WebGPU Shading Language naga Shader Translator
#6148 opened Aug 23, 2024 by ErichDonGubler Loading…
11 tasks done
Raise MSRV to Rust 1.80 area: infrastructure Testing, building, coordinating issues kind: refactor Making existing function faster or nicer
#6105 opened Aug 12, 2024 by ErichDonGubler Draft
chore: update deno
#6068 opened Aug 1, 2024 by crowlKats Loading…
WIP: feat: only require depth config. for fmts. w/ depth area: api Issues related to API surface area: correctness We're behaving incorrectly
#6026 opened Jul 24, 2024 by ErichDonGubler Draft
6 tasks
WIP: refactor(types)!: SampleCount newtype kind: refactor Making existing function faster or nicer
#5915 opened Jul 5, 2024 by ErichDonGubler Draft
5 of 6 tasks
ProTip! Exclude everything labeled bug with -label:bug.