Re: MesaGL development on Fedora
Marek Olšák <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.devel |
|---|---|
| Message-ID | <CAAxE2A6dfq6HKMQ8hhUbLiW6AhhDhnw9ahGbX1i3p-zwaiW8SQ@mail.gmail.com> |
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 <[email protected]> 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. >