https://bugs.freedesktop.org/show_bug.cgi?id=43698
Bug #: 43698 Summary: On PPC, OpenGL programs use incorrect texture colors. Classification: Unclassified Product: Mesa Version: git Platform: PowerPC OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/r300 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: ghostlydeath@gmail.com
Created attachment 54298 --> https://bugs.freedesktop.org/attachment.cgi?id=54298 PrBoom
With git b1a8b7b0196c73bcfe488cbfc9e9fcd1d7ce7d9b.
Texture colors are incorrect, they appear to be ABGR instead of RGBA, thus blue becomes green, red becomes alpha, etc.
The only thing that is not affected is glxgears, but that does not use any textures.