Vue lecture

Mesa 25.2.5 Released With Very Important Intel Driver Fix

Mesa 25.2.5 is out today as the newest bi-weekly point release for these open-source OpenGL and Vulkan drivers. Particularly if you are on Intel graphics of Battlemage or Lunar Lake and potentially older, Mesa 25.2.5 contains a very important bug fix for various rendering issues and potential game hangs/crashes...
  •  

AMD EPYC 9005 Brings Incredible Performance To The Cloud With Amazon M8a Benchmarks

Last week Amazon/AWS announced the new EC2 M8a instances as their latest-generation, general-purpose compute instances now powered by AMD EPYC 9005 "Turin" processors. Amazon announced the M8a as having up to 30% higher performance and up to 19% better price performance over M7a. With my testing of both at 32 vCPUs, the new AMD EPYC Turin instance provided 1.59x the performance over the prior-generation EPYC Genoa instance!
  •  

Tinygrad Gains A Mesa NIR Backend - Initially Supporting NVK/NAK & LLVMpipe Execution

Merged today to the Tinygrad deep learning framework is a Mesa NIR back-end to allow targeting that common intermediate representation used by these open-source Linux GPU drivers. Initially supported with this Tinygrad NIR back-end is the open-source NVIDIA Vulkan driver "NVK" with its Rust-based NAK compiler as well as the CPU-based LLVMpipe driver...
  •  

Basic HDR Support For AMD Radeon Accelerated Video Processing On Linux

David Rosca at AMD continues leading the efforts for improving the open-source Radeon video acceleration support under Linux with the Mesa Gallium3D code. This is especially important now that AMD is encouraging customers to no longer use the AMD Multimedia Framework (AMF) on Linux but resort to using VA-API and the Mesa multimedia capabilities instead...
  •  

Valve Developer Gets Initial DLSS Support Working On Open-Source NVIDIA "NVK" Driver

Autumn Ashton of Valve's Linux graphics driver team and responsible for many great Mesa and DXVK/VKD3D-Proton improvements over the years has managed an exciting new feat: getting NVIDIA DLSS upscaling working atop Mesa's NVK open-source NVIDIA Vulkan driver. The code isn't ready to be merged yet but is an exciting early milestone...
  •  

FSF Announces The LibrePhone Project

The Free Software Foundation today announced the LibrePhone project with a goal of creating a fully free software OS for mobile devices and to reverse-engineer obstacles where necessary...
  •  

Path Cleared For Nix Package Manager On Fedora With /nix Approved

There's been work to get the Nix functional package manager available on Fedora Linux for those wanting to leverage its available packages or features like supporting side-by-side packages of different versions, atomic upgrades/rollbacks, non-root user for installing software, and other features. One of the hurdles though is that the Nix package manager relies by default on the /nix directory, which goes against Fedora's default directory requirements. Now though the Fedora Engineering and Steering Committee (FESCo) has granted permission for using the /nix directory hierarchy...
  •