Re: [Pixman] Broken colours on big endian machines since b4a105d

2022-12-14 Thread Pekka Paalanen
On Wed, 14 Dec 2022 10:23:58 +0100 Jocelyn Falempe wrote: > On 14/12/2022 09:09, Pekka Paalanen wrote: > > On Tue, 13 Dec 2022 15:08:41 -0500 > > Søren Sandmann wrote: > > > >> The commit in question is definitely broken and will cause wrong > >> colors of scaled images on big-endian, but

Re: [Pixman] Broken colours on big endian machines since b4a105d

2022-12-14 Thread Jocelyn Falempe
On 14/12/2022 09:09, Pekka Paalanen wrote: On Tue, 13 Dec 2022 15:08:41 -0500 Søren Sandmann wrote: The commit in question is definitely broken and will cause wrong colors of scaled images on big-endian, but I'm not sure who can do anything about it these days. Let's at least add the

Re: [Pixman] Broken colours on big endian machines since b4a105d

2022-12-14 Thread Pekka Paalanen
On Tue, 13 Dec 2022 15:08:41 -0500 Søren Sandmann wrote: > The commit in question is definitely broken and will cause wrong > colors of scaled images on big-endian, but I'm not sure who can do > anything about it these days. Let's at least add the mentioned author in CC here, like this.

Re: [Pixman] Broken colours on big endian machines since b4a105d

2022-12-13 Thread Søren Sandmann
The commit in question is definitely broken and will cause wrong colors of scaled images on big-endian, but I'm not sure who can do anything about it these days. Søren On Tue, Dec 13, 2022 at 11:40 AM Martin Husemann wrote: > > On Sun, Dec 04, 2022 at 11:03:30AM +0100, Martin Husemann wrote: >

Re: [Pixman] Broken colours on big endian machines since b4a105d

2022-12-13 Thread Martin Husemann
On Sun, Dec 04, 2022 at 11:03:30AM +0100, Martin Husemann wrote: > Hey folks, > > the commit > > https://github.com/freedesktop/pixman/commit/b4a105d77232a87304b7b621e2f99e699a8eebd3 > > breaks pixman for me on NetBSD/macppc in exactly the way it says it would > fix things: colours of scaled

[Pixman] Broken colours on big endian machines since b4a105d

2022-12-04 Thread Martin Husemann
Hey folks, the commit https://github.com/freedesktop/pixman/commit/b4a105d77232a87304b7b621e2f99e699a8eebd3 breaks pixman for me on NetBSD/macppc in exactly the way it says it would fix things: colours of scaled images are now wrong, this is noticable for example with firefox and favicons