Closed
Bug 1958603
Opened 1 year ago
Closed 7 months ago
Add overlay support of WebGL/WebGPU by using IDCompositionTexture with layer compositor on Windows
Categories
(Core :: Graphics: WebRender, enhancement)
Tracking
()
RESOLVED
FIXED
148 Branch
| Tracking | Status | |
|---|---|---|
| firefox148 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
By using IDCompositionTexture, ID3D11Texture2D could be directly posted to IDCompositionSurface.
| Assignee | ||
Updated•8 months ago
|
Assignee: nobody → sotaro.ikeda.g
| Assignee | ||
Comment 1•8 months ago
|
||
| Assignee | ||
Updated•8 months ago
|
Summary: Add overlay support of WebGL/Canvas2d/WebGPU → Add overlay support of WebGL/WebGPU
Updated•8 months ago
|
Attachment #9534588 -
Attachment description: WIP: Bug 1958603 - Add RGB overlay support by using IDCompositionTexture on Windows → Bug 1958603 - Add RGB overlay support by using IDCompositionTexture on Windows
Updated•8 months ago
|
Attachment #9534588 -
Attachment description: Bug 1958603 - Add RGB overlay support by using IDCompositionTexture on Windows → Bug 1958603 - Add RGB overlay support of WebGL/WebGPU by using IDCompositionTexture on Windows
| Assignee | ||
Updated•8 months ago
|
Summary: Add overlay support of WebGL/WebGPU → Add overlay support of WebGL/WebGPU by using IDCompositionTexture on Windows
| Assignee | ||
Updated•8 months ago
|
OS: Windows → Windows 11
| Assignee | ||
Comment 2•7 months ago
•
|
||
The WebGL overlay improved Talos' glterrain score about 12% with layer compositor.
| Assignee | ||
Updated•7 months ago
|
Blocks: layer-compositor
| Assignee | ||
Updated•7 months ago
|
Summary: Add overlay support of WebGL/WebGPU by using IDCompositionTexture on Windows → Add overlay support of WebGL/WebGPU by using IDCompositionTexture with layer compositor on Windows
Updated•7 months ago
|
Attachment #9534588 -
Attachment description: Bug 1958603 - Add RGB overlay support of WebGL/WebGPU by using IDCompositionTexture on Windows → Bug 1958603 - Add RGB overlay support by using IDCompositionTexture on Windows
Updated•7 months ago
|
Attachment #9534588 -
Attachment description: Bug 1958603 - Add RGB overlay support by using IDCompositionTexture on Windows → Add overlay support of WebGL/WebGPU by using IDCompositionTexture with layer compositor on Windows
Updated•7 months ago
|
Attachment #9534588 -
Attachment description: Add overlay support of WebGL/WebGPU by using IDCompositionTexture with layer compositor on Windows → Bug 1958603 - Add overlay support of WebGL/WebGPU by using IDCompositionTexture with layer compositor on Windows
Pushed by sikeda.birchill@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/1c47c07babba
https://hg.mozilla.org/integration/autoland/rev/1cf1e8100dcd
Add overlay support of WebGL/WebGPU by using IDCompositionTexture with layer compositor on Windows r=gfx-reviewers,lsalzman
Comment 4•7 months ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 months ago
status-firefox148:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 148 Branch
Updated•7 months ago
|
QA Whiteboard: [qa-triage-done-c149/b148]
You need to log in
before you can comment on or make changes to this bug.
Description
•