Closed
Bug 1865585
Opened 1 year ago
Closed 1 year ago
wgpu update with arcanization
Categories
(Core :: Graphics: WebGPU, task, P3)
Core
Graphics: WebGPU
Tracking
()
RESOLVED
FIXED
122 Branch
Tracking | Status | |
---|---|---|
firefox122 | --- | fixed |
People
(Reporter: nical, Assigned: nical)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
No description provided.
Assignee | ||
Comment 1•1 year ago
|
||
Note: This revision contains the arcanization work
Changelog
- #4702 Add
WasmNotSendSync
By daxpedda in https://github.com/gfx-rs/wgpu/pull/4702 - #4707 Add more metal keywords
By fornwall in https://github.com/gfx-rs/wgpu/pull/4707 - #4706 [naga] remove
span
andvalidate
features
By teoxoy in https://github.com/gfx-rs/wgpu/pull/4706 - #4709 [dx12] filter out haswell iGPUs
By teoxoy in https://github.com/gfx-rs/wgpu/pull/4709 - #4712 Fix typo in pull request template.
By jimblandy in https://github.com/gfx-rs/wgpu/pull/4712 - #4598 Add more lints
By daxpedda in https://github.com/gfx-rs/wgpu/pull/4598 - #4713 [naga wgsl-in] Include base when printing pointer and array types.
By jimblandy in https://github.com/gfx-rs/wgpu/pull/4713 - #4718 [vk] check that adapters are Vulkan compliant
By teoxoy in https://github.com/gfx-rs/wgpu/pull/4718 - #4719 [naga] Let constant evaluation of
As
preserveSplat
expressions.
By jimblandy in https://github.com/gfx-rs/wgpu/pull/4719 - #4725 Corrects typo in examples FrameCounter
By cantudo in https://github.com/gfx-rs/wgpu/pull/4725 - #3626 Arcanization of wgpu core resources
By gents83 in https://github.com/gfx-rs/wgpu/pull/3626
Assignee | ||
Comment 2•1 year ago
|
||
Depends on D194048
Updated•1 year ago
|
Attachment #9364431 -
Attachment description: WIP: Bug 1865585 - Update the wgpu glue after arcanization. @webgpu-reviewers → Bug 1865585 - Update the wgpu glue after arcanization. r=jimb
Comment 4•1 year ago
|
||
Pushed by nsilva@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/eb839abb42ab
Update `wgpu` to revision 6e21f7a9291db4395192d6b510d906978ae2d251. r=webgpu-reviewers,supply-chain-reviewers,ErichDonGubler,teoxoy
https://hg.mozilla.org/integration/autoland/rev/342b3f9bf28c
Update the wgpu glue after arcanization. r=jimb
https://hg.mozilla.org/integration/autoland/rev/f6c594d1fcd7
test(webgpu): update CTS expectations r=webgpu-reviewers,nical
Pushed by nbeleuzu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9763af993946
Fix wpt fail on cts.https.html.ini. CLOSED TREE
Comment 7•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/eb839abb42ab
https://hg.mozilla.org/mozilla-central/rev/342b3f9bf28c
https://hg.mozilla.org/mozilla-central/rev/f6c594d1fcd7
https://hg.mozilla.org/mozilla-central/rev/9763af993946
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox122:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•