MESA 24.1.3 released

Started by Stefan, July 03, 2024, 05:38:46 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Stefan

Mesa 24.1.3 Release Notes / 2024-07-03

Mesa 24.1.3 is a bug fix release which fixes bugs found since the 24.1.2 release.
Mesa 24.1.3 implements the OpenGL 4.6 API, but the version reported by glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) / glGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being used. Some drivers don't support all the features required in OpenGL 4.6. OpenGL 4.6 is only available if requested at context creation. Compatibility contexts may report a lower version depending on each driver.
Mesa 24.1.3 implements the Vulkan 1.3 API, but the version reported by the apiVersion property of the VkPhysicalDeviceProperties struct depends on the particular driver being used.

Bug fixes
  • Incorrect colours on desktop and apps
  • nir: Incorrect nir_opt_algebraic semantics for signed integer constants causing end-to-end miscompiles
  • src/gallium/frontends/clover/meson.build:93:40: ERROR: Unknown variable "idep_mesaclc".
  • [radv] GPU hang in Starfield on RX 5700 XT
  • Indika: flickering black artifacting on the snow
  • MESA 24.1 - broken zink OpenGL under Windows ;)
  • Blue flickering rectangles on AMD RX 7600
  • GPU hangs on AMD Radeon RX 6400 on a fragment shader



Windows - Pre-compiled binaries
https://github.com/StefanG3D/Drivers/releases/tag/MESA241x
Windows - Pre-compiled binaries
https://github.com/pal1000/mesa-dist-win/releases
Windows - Pre-compiled binaries 64 bit only - pending
https://github.com/mmozeiko/build-mesa/releases
WSL / Linux - Pre-compiled binaries
https://launchpad.net/~kisak/+archive/ubuntu/kisak-mesa
Linux - Pre-compiled binaries
https://launchpad.net/~ernstp/+archive/ubuntu/mesarc
Source code:
https://archive.mesa3d.org/?C=M;O=D