Re: Mesa 25.2 patch
Damien Stewart <[email protected]>
| Newsgroups | gmane.linux.debian.ports.powerpc |
|---|---|
| Message-ID | <[email protected]> |
On 20/10/25 9:33 pm, Michel Dänzer wrote: > The patch is incorrect regardless of endianness, it could break things even on big-endian architectures. It can only help for anything by accident. So the patch is simple and removes BGRA ordered pixels from a list? But keeps ABGR ordered pixels. Does the order of items in table list matter? I never got that ABGR order, it's almost like a confused PDP 11 pixel order. The first byte is big and the rest are little. Huh?