
Table 25.1.4 It is now available as the latest update to this popular collection of open-source graphics drivers for Linux, focused on OpenGL and Vulkan. This release focuses on addressing various bugs and errors identified after the version 25.1.3, reaffirming the project's commitment to stability and performance.
Throughout the last few weeks, The Mesa development team has been working on polishing multiple aspects of its drivers, especially for users of Intel and Radeon cards, although fixes have also been incorporated for other drivers such as Raspberry Pi (V3D), Arm Panfrost, and Zink (OpenGL over Vulkan). Many users were expecting these improvements, especially after the previous emergency release.
Main corrections included in Table 25.1.4
- Correct implementation of vkGetPhysicalDeviceImageFormatProperties2 in specific situations of VK_FORMAT_G8_B8R8_2PLANE_420_UNORM combined with VK_IMAGE_CREATE_EXTENDED_USAGE_BIT.
- Fixes in Intel ANV and BMG drivers to fix strange terrain patterns in games like 'Heroes of Valor' and improper colors in 'The Last of Us Part II Remastered'.
- Critical bug fixes in Radeonsi and Rusticl, such as crashes or erroneous assertions in compilation and shader tasks.
- Better compatibility of new drivers which previously failed to run with some Flatpak applications.
- Patching visual problems in titles such as 'Oddworld: Stranger's Wrath' and 'Civilization VII', as well as specific error logging in Steam game recording on Intel hardware.
- Crash Prevention on Raspberry Pi 5 when no monitor is connected and troubleshooting when building with LLVM21.
Mesa 25.1.4 Technical Improvements and Compatibility
As for the supported technologies, Table 25.1.4 It implements the OpenGL 4.6 and Vulkan 1.4 APIs. However, support for each API varies depending on the driver used, as some drivers do not support all the features required by OpenGL 4.6. In Vulkan, this will also depend on the specifics of the hardware and software used.
The development cycle has included the participation of numerous collaborators who have contributed everything from minor fixes and updates to improve compatibility to internal driver optimizations. Figures such as Eric Engestrom, Karol Herbst, Samuel Pitoiset, Lionel Landwerlin, and many others are featured among the authors of the changes, reinforcing the community nature of the project.
Schedule of upcoming releases and support
The Mesa team maintains a transparent calendar for the following versions from the 25.1.x series and the upcoming 25.2, allowing users and businesses to plan upgrades or deploy to production environments with greater confidence. The 25.1 series is expected to continue receiving patches until the end of August 2025, when the final maintenance update for the branch is scheduled.
Impact on games and applications
Among the problems solved, those that directly affected the user experience in popular video games and graphics applications. Issues that caused abnormal colors, freezes, or shading errors in titles such as The Last of Us Part II Remastered, Oddworld: Stranger's Wrath, and Civilization VII have been resolved, as well as issues with running certain apps distributed via Flatpak.
For users of specific hardware, such as Raspberry Pi or ARM devices, there are also small, but important, fixes that improve the overall stability of the graphics stack under Linux.
This release continues to demonstrate the project's commitment to reliability, support for graphics standards, and compatibility with the latest games and applications in the Linux ecosystem. Development remains very active, with the community involved in maintaining a pace of constant patches and improvements, helping to prevent issues with future system and software updates.
