<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Wrong colors with Mesa 9.2 and Mesa 10.0 on PPC Linux systems"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=72877#c16">Comment # 16</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Wrong colors with Mesa 9.2 and Mesa 10.0 on PPC Linux systems"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=72877">bug 72877</a>
              from <span class="vcard"><a class="email" href="mailto:joro-2013@t-online.de" title="joro-2013 <joro-2013@t-online.de>"> <span class="fn">joro-2013</span></a>
</span></b>
        <pre>Allow me to add my experiences.

Whether the colors are garbled on PPC depends on the GL color format used
(among probably a gazillion other parameters :-). Packed (16-bit) formats have
been broken on big-endian for some time, they worked fine in mesa 10.1, in mesa
10.3 R5G5B5A1 works, R4G4B4A4 works with alpha glitches, somewhere in the 10.3
release cycle the format stuff got completely rewritten breaking pretty much
all packed formats on big-endian (PPC).

Unpacked (32 bits) formats seem to be working fine.

That's on a RV280 32 bit system. No idea whether that is also valid for NV34 on
64-bit PPC, i.e. whether the problem is in core mesa or the radeon stuff.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>