<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Software rasterizer RGB swap"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=58665#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Software rasterizer RGB swap"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=58665">bug 58665</a>
              from <span class="vcard"><a class="email" href="mailto:michel@daenzer.net" title="Michel Dänzer <michel@daenzer.net>"> <span class="fn">Michel Dänzer</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=58665#c2">comment #2</a>)
<span class="quote">> If you look at src/gallium/state_trackers/glx/xlib/xm_api.c in the
> choose_pixel_format() function you'll see code that chooses a PIPE_FORMAT_x
> format by checking the visual's red/green/blue masks and the host/server byte
> orders.  Maybe you can dig into that and see what's going on.</span >

I think we first need to decide what the byte order of PIPE_FORMAT_x is
(supposed to be)... It was previously suggested it should be little endian, but
I think there's still quite a bit of code treating it as having CPU native byte
order.</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>