MesaGL development on Fedora

2023-12-25 Thread Mischa Baars
Hello,

I was going over MesaGL Blending when I discovered an issue that needs
fixing. The problem is that when I compile and install a custom version of
the Fedora mesa-libGL package, i.e.
https://archive.mesa3d.org/mesa-23.1.9.tar.xz, that my system
(gnome-terminal, firefox, chromium) becomes unstable even without the patch
applied. At first I thought it was the patch, but it isn't.

Help would be appreciated.

Best regards,
Mischa Baars.


Re: MesaGL development on Fedora

2023-12-25 Thread Marek Olšák
Hi,

All Mesa libraries must come from the same build so as not to be
rejected at runtime.

Marek

On Mon, Dec 25, 2023 at 7:15 AM Mischa Baars  wrote:
>
> Hello,
>
> I was going over MesaGL Blending when I discovered an issue that needs 
> fixing. The problem is that when I compile and install a custom version of 
> the Fedora mesa-libGL package, i.e. 
> https://archive.mesa3d.org/mesa-23.1.9.tar.xz, that my system 
> (gnome-terminal, firefox, chromium) becomes unstable even without the patch 
> applied. At first I thought it was the patch, but it isn't.
>
> Help would be appreciated.
>
> Best regards,
> Mischa Baars.
>