The latest release of the Mesa graphics library, Mesa 26.1, marks a significant milestone in the evolution of open-source graphics drivers. A key advancement is the integration of mesh shader support into the CPU-based OpenGL software driver, LLVMpipe. This feature, developed over a five-month period by Valve’s Mike Blumenkrantz, enables the driver to process modern graphics technologies and now exposes GLSL 4.60. This is a crucial improvement for systems lacking dedicated GPUs and relying on software rendering. Simultaneously, Imagination has achieved a major breakthrough in PowerVR graphics support: its open-source PowerVR Vulkan driver now works seamlessly with Zink OpenGL, a technology that enables OpenGL implementations via Vulkan. This integration allows full open-source OpenGL support on PowerVR graphics while ensuring compatibility with the KMSRO framework, paving the way for Vulkan 1.2 and OpenGL ES compliance. In parallel, initial patches have been submitted for the AMDGPU kernel driver and Mesa graphics library to support the Sony PS5 GPU. The PS5 GPU is based on a custom AMD SoC combining various IP generations, presenting a challenge for developers. The proposed changes include updates to the AMD ADDRLIB library and fixes for display issues in the Linux port of the console. These steps contribute to advancing support for the PS5 GPU on Linux systems and could eventually enable the execution of PS5 games on compatible Linux hardware. Collectively, Mesa 26.1 demonstrates how the open-source graphics community continues to advance support for modern technologies and hardware, developing solutions for desktop, mobile, and console-based systems alike.