After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 708755 - WL_SHM_FORMAT_XRGB32 used in big endian code path
WL_SHM_FORMAT_XRGB32 used in big endian code path
Status: RESOLVED DUPLICATE of bug 710135
Product: cogl
Classification: Platform
Component: CoglTexture
1.16.x
Other Linux
: Normal normal
: ---
Assigned To: Cogl maintainer(s)
Cogl maintainer(s)
wayland
Depends on:
Blocks:
 
 
Reported: 2013-09-25 14:36 UTC by Dan Horák
Modified: 2014-02-19 15:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed fix (631 bytes, patch)
2013-09-25 14:36 UTC, Dan Horák
none Details | Review

Description Dan Horák 2013-09-25 14:36:42 UTC
Created attachment 255692 [details] [review]
proposed fix

WL_SHM_FORMAT_XRGB32 is still used in big endian code path in cogl-texture-2d.c, it looks like an omission to me.
Comment 1 Dan Horák 2013-09-25 14:41:26 UTC
see also https://bugzilla.redhat.com/show_bug.cgi?id=1011893
Comment 2 Neil Roberts 2014-02-19 15:10:49 UTC
Somehow this bug slipped under the radar and we applied a patch from a later bug instead. Sorry about that.

*** This bug has been marked as a duplicate of bug 710135 ***