Closed
Bug 899583
Opened 8 years ago
Closed 8 years ago
Disallow BigImages on textures used for YCbCr compositing
Categories
(Core :: Graphics: Layers, defect)
Core
Graphics: Layers
Tracking
()
RESOLVED
FIXED
mozilla25
People
(Reporter: nical, Assigned: nical)
References
Details
Attachments
(1 file)
11.97 KB,
patch
|
BenWa
:
review+
|
Details | Diff | Splinter Review |
We don't support BigImage for YCbCr compositing. Let's enforce the flag TEXTURE_DISALLOW_BIGIMAGE on TextureSources used in YCbCr effects. It will fix wrong YCbCr rendering on some platforms (like android and most likely B2G) when the new textures are enabled.
Assignee | ||
Comment 1•8 years ago
|
||
Attachment #783177 -
Flags: review?(bgirard)
Updated•8 years ago
|
Attachment #783177 -
Flags: review?(bgirard) → review+
Assignee | ||
Comment 2•8 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/a2ad91794485
Comment 3•8 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/a2ad91794485
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla25
You need to log in
before you can comment on or make changes to this bug.
Description
•