Closed
Bug 1014961
Opened 11 years ago
Closed 11 years ago
Mac IOSurfs are used as either RGBA or BGRX
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
FIXED
mozilla32
People
(Reporter: jgilbert, Assigned: jgilbert)
Details
Attachments
(1 file)
|
1.56 KB,
patch
|
mattwoodrow
:
review+
|
Details | Diff | Splinter Review |
http://mxr.mozilla.org/mozilla-central/source/gfx/layers/opengl/MacIOSurfaceTextureHostOGL.cpp#83
These should always be the same. Since these are IOSurfs, we shouldn't need to do swizzling, so it should always be RGB, not BGR.
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8427402 -
Flags: review?(matt.woodrow)
Updated•11 years ago
|
Attachment #8427402 -
Flags: review?(matt.woodrow) → review+
| Assignee | ||
Comment 2•11 years ago
|
||
| Assignee | ||
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla32
You need to log in
before you can comment on or make changes to this bug.
Description
•