The Mesa 25.1.2 update has been officially released, addressing numerous bugs and enhancing functionality in various components. Key fixes include improvements to the handling of `FunctionParameterAttributeNo`, modifications to OpenCL standards, and corrections to global dirty bits. Additionally, a connection has been established between SF_CL and CC states, and several validation errors in the NIR shader compiler have been resolved. The update also addresses issues related to H264 reference flags and picture fence in JPEG decoding.
The release is part of the ongoing Mesa project, which is aimed at providing open-source graphics drivers. Users encountering issues are encouraged to report them via the Mesa GitLab issue tracker. A subsequent bugfix release is expected in two weeks, on June 18th.
Notable contributions to this release include:
- Adam Jackson: Enhanced handling of OpenCL functions.
- Calder Young: Resolved bugs related to global dirty bits and state dependencies.
- David Rosca: Updated video decoding capabilities, particularly for H265 and JPEG formats.
- Eric Engestrom: Provided documentation updates and versioning for the release.
- Faith Ekstrand: Improved Vulkan support and memory management.
The release also includes numerous other fixes across various components, ensuring continued improvement and stability of the Mesa graphics stack.
For developers and users interested in the technical details, the complete list of changes, authors, and specific bug fixes can be found in the release notes.
To download Mesa 25.1.2, visit the following link: [Mesa 25.1.2 Download](https://mesa.freedesktop.org/archive/mesa-25.1.2.tar.xz). The SHA256 and SHA512 checksums are provided for verification purposes.
In summary, Mesa 25.1.2 brings vital enhancements and fixes that contribute to the overall functionality and reliability of the graphics drivers, with an active community behind its development. Future updates are anticipated to maintain this momentum and address any emerging issues
The release is part of the ongoing Mesa project, which is aimed at providing open-source graphics drivers. Users encountering issues are encouraged to report them via the Mesa GitLab issue tracker. A subsequent bugfix release is expected in two weeks, on June 18th.
Notable contributions to this release include:
- Adam Jackson: Enhanced handling of OpenCL functions.
- Calder Young: Resolved bugs related to global dirty bits and state dependencies.
- David Rosca: Updated video decoding capabilities, particularly for H265 and JPEG formats.
- Eric Engestrom: Provided documentation updates and versioning for the release.
- Faith Ekstrand: Improved Vulkan support and memory management.
The release also includes numerous other fixes across various components, ensuring continued improvement and stability of the Mesa graphics stack.
For developers and users interested in the technical details, the complete list of changes, authors, and specific bug fixes can be found in the release notes.
To download Mesa 25.1.2, visit the following link: [Mesa 25.1.2 Download](https://mesa.freedesktop.org/archive/mesa-25.1.2.tar.xz). The SHA256 and SHA512 checksums are provided for verification purposes.
In summary, Mesa 25.1.2 brings vital enhancements and fixes that contribute to the overall functionality and reliability of the graphics drivers, with an active community behind its development. Future updates are anticipated to maintain this momentum and address any emerging issues
Mesa 25.1.2 released
Mesa 25.1.2 has been released. The update solves several problems, such as handling FunctionParameterAttributeNo, OpenCLstd_F, accidental changes to global dirty bits, and creating a link between SF_CL and CC states. Furthermore, the release incorporates corrections for NIR validation errors, H264 top/bottom reference flags, and picture fence in JPEG decoding.