Mesa 22.2.2 builds with Visual Studio and MSYS2 Mingw-w64 are now available in releases section.
This is a list of all comonly encountered issues with known solutions or workarounds. A specific release is only affected by a subset of them.
libgallium_wgl.dll
missing error with Mesa3D OpenGL ES and desktop OpenGL driversThis is encountered with existing per application deployments made with 21.2.x or older when updating to 21.3.0 or newer. Just redo per app deployment to fix it. Gallium megadriver separation from opengl32.dll
was a very invasive change that existing per app deployments didn't stand a chance against. If you don't remember if an affected program is 32-bit or 64-bit, right click on opengl32.dll
shortcut in the folder where the program executable is located and select open file location. If location ends in x64 then it's 64-bit, otherwise it's 32-bit.