[ANNOUNCE] mesa 24.2.6

2024-10-30 Thread Eric Engestrom
Hello everyone, The bugfix release 24.2.6 is now available. If you find any issues, please report them here: https://gitlab.freedesktop.org/mesa/mesa/-/issues/new The next bugfix release is due in two weeks, on November 13th. Cheers, Eric --- Adam Jackson (1): glx: Fix the GLX_EXT_swa

Re: Helping Wine use 64 bit Mesa OGL drivers for 32-bit Windows applications

2024-10-30 Thread Christian König
Hi guys, so I looked a bit deeper into the problem of duplicating graphics driver mappings with mremap(). This use case of duplicating a mapping into a fixed address is already supported quite well using mremap(). This is used by a couple of different emulators to re-create the address space