Closed
Bug 1956355
Opened 26 days ago
Closed 19 days ago
WebGL on non-ES, support obvious/naive formats for ReadPixels via IMPLEMENTATION_COLOR_READ_FORMAT
Categories
(Core :: Graphics: CanvasWebGL, enhancement, P1)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
139 Branch
Tracking | Status | |
---|---|---|
firefox139 | --- | fixed |
People
(Reporter: jgilbert, Assigned: jgilbert, NeedInfo)
References
Details
Attachments
(2 files)
No description provided.
Assignee | ||
Comment 1•26 days ago
|
||
Pref defaults to true to match existing behavior.
Assignee | ||
Comment 2•26 days ago
|
||
Pushed by jgilbert@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/194f0fa0c62e
Add webgl.porting.strict_readpixels_formats.non_es:true for ReadPixels/IMPLEMENTATION_COLOR_READ_FORMAT. r=gfx-reviewers,lsalzman
https://hg.mozilla.org/integration/autoland/rev/5e479ac652f4
webgl.porting.strict_readpixels_formats.non_es:false to enable obvious/naive formats for ReadPixels. r=gfx-reviewers,lsalzman
Backout by agoloman@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/918e13f0be2b
Backed out 2 changesets for causing build bustages @WebGLContextGL.cpp.
Backed out for causing build bustages @WebGLContextGL.cpp.
Flags: needinfo?(jgilbert)
Pushed by jgilbert@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/eb8c5673934a
Add webgl.porting.strict_readpixels_formats.non_es:true for ReadPixels/IMPLEMENTATION_COLOR_READ_FORMAT. r=gfx-reviewers,lsalzman
https://hg.mozilla.org/integration/autoland/rev/c1cb94cb6ac3
webgl.porting.strict_readpixels_formats.non_es:false to enable obvious/naive formats for ReadPixels. r=gfx-reviewers,lsalzman
Comment 7•19 days ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/eb8c5673934a
https://hg.mozilla.org/mozilla-central/rev/c1cb94cb6ac3
Status: NEW → RESOLVED
Closed: 19 days ago
status-firefox139:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•