http://bugs.winehq.org/show_bug.cgi?id=16559
--- Comment #5 from John Haywards normandy@web.de 2009-01-05 12:45:18 --- And this is what makes me think I'm wrong: --- case WINED3DFMT_X8B8G8R8: DDPixelFormat->dwFlags = DDPF_RGB; DDPixelFormat->dwFourCC = 0; DDPixelFormat->u1.dwRGBBitCount = 32; DDPixelFormat->u2.dwRBitMask = 0x000000ff; DDPixelFormat->u3.dwGBitMask = 0x0000ff00; DDPixelFormat->u4.dwBBitMask = 0x00ff0000; DDPixelFormat->u5.dwRGBAlphaBitMask = 0x0; break; --
what about the 8X-Bits? There are some in 62, too!
Where to store Q/W in "63"