Closed Bug 742091 Opened 13 years ago Closed 13 years ago

Texture format detection broken by 740372

Categories

(Core :: Graphics, defect)

ARM
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla14

People

(Reporter: romaxa, Assigned: romaxa)

References

()

Details

Attachments

(2 files, 1 obsolete file)

http://mxr.mozilla.org/mozilla-central/source/gfx/gl/GLContextProviderEGL.cpp#851 - become broken after moving mobile optimize into common content<->format optimizer.. I guess android XUL builds also got RGB/BGR colors swapped
Assignee: nobody → romaxa
Attachment #612007 - Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #612031 - Flags: review?(gwright)
Comment on attachment 612031 [details] [diff] [review] Seems to work everywhere Review of attachment 612031 [details] [diff] [review]: ----------------------------------------------------------------- lgtm ::: gfx/gl/GLContextProviderEGL.cpp @@ -866,5 @@ > } else { > - if (mUpdateFormat == gfxASurface::ImageFormatRGB24) { > - // RGB24 means really RGBX for Thebes, which means we have to > - // use the right shader and ignore the uninitialized alpha > - // value. Can you add this comment back in?
Attachment #612031 - Flags: review?(gwright) → review+
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla14
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: