Closed
Bug 899583
Opened 11 years ago
Closed 11 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)
(deleted),
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•11 years ago
|
||
Attachment #783177 -
Flags: review?(bgirard)
Updated•11 years ago
|
Attachment #783177 -
Flags: review?(bgirard) → review+
Assignee | ||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla25
You need to log in
before you can comment on or make changes to this bug.
Description
•