NVIDIA released its Vulkan Developer Beta Driver version 595.44.13 for the open-gpu-kernel-modules project on August 03, 2026. This beta driver is aimed specifically at Vulkan developers. NVIDIA state...
GOverlay, an overlay utility for Linux gaming, recently released version 1.8.11. This minor update focuses on a specific fix for the optiscaler configuration. The release reverts the "Fsr4Update" sett...
NVIDIA has released its 610.57.04 production branch driver for Linux systems today. This new package updates the proprietary user-space driver components and includes a corresponding update to the ope...
AMDGPU developers submitted a secondary set of feature improvements to DRM-Next last week, targeting the upcoming Linux 7.3 kernel merge window. This work includes enhanced GPU reset recovery mechanis...
FFmpeg 9.0, a major feature release for the widely used open-source multimedia library, was released today. This update introduces expanded Vulkan acceleration capabilities, which can enhance performa...
LunarG today released Vulkan SDK 1.4.357, bringing notable performance and tooling enhancements for developers. The update features "Major KosmicKrisp performance gains (up to ~2.35ร faster)" and intr...
AMD last week initiated the public development of its next-generation display IP for Linux by posting initial Display Core Next 6 (DCN6) patches. These patches integrate foundational support for DCN6 ...
The upcoming Linux 7.3 kernel release will mark Intel's Nova Lake S integrated graphics as stable. This development anticipates the launch of next-generation Intel Nova Lake processors, expected to ro...
Collabora recently announced that Kraid, the new compiler developed for the Panfrost driver stack, has reached a significant development milestone. Kraid now passes all Vulkan CTScompute shader tests...
AMD has submitted new updates for the AMDGPU kernel graphics driver and AMDKFD kernel compute driver. These updates, sent out today, July 30, 2026, introduce support for DRM Format Modifiers on older ...
AMD recently announced that its ROCm platform has adopted SPIR-V as a portable intermediate representation for GPU code. This represents a significant transition from ROCm's prior model of compiling G...
Leadwerks 5.1 has been released, expanding its integration of Khronos technologies to enhance graphics quality and asset interoperability. The latest update introduces support for the MSFT_texture_dds...
MoltenVK v1.4.2 was recently released, bringing significant updates for Vulkan applications running on Apple's Metal API. A primary new feature is the support for VK_EXT_sampler_filter_minmax on Apple...
Imagination PowerVR has submitted driver updates to the drm-misc-next tree, marking the BXM-4-64 MC1 GPU as supported for the upcoming Linux 7.3 kernel. These patches, sent out today, are part of the ...
AMD has announced a significant change to its ROCm software platform release schedule, committing to a "rigid six week release cycle moving forward." This announcement was made at the AMD Advancing AI...
Ollama v0.32.3 was released today, bringing significant updates for local large language model inference. The update focuses on expanding GPU support and optimizing resource usage on Linux systems. Ke...
AMD today announced the launch of its new Instinct MI455X GPUs and the Helios AI rack. AMD CEO Lisa Su unveiled the hardware at the Advancing AI 2026 event. The Instinct MI455X GPUs are designed for a...
AMD GPUOpen recently published an article detailing a technique for efficiently ray tracing massive amounts of animated geometry in real time. The method, designed to reduce per-frame update and memor...
The Khronos Group today released its 2026 Real-Time Shading Ecosystem Survey Report. This report compiles insights from over 400 shader developers, graphics programmers, rendering engineers, and tools...
The xemu Xbox emulator recently integrated a new DSP56300 emulator featuring a JIT execution engine into its latest development build. This update, contributed by mborgerson, implements previously mis...
A series of patches introducing a cold reset recovery method for Direct Rendering Manager (DRM) drivers is currently under active development and revision. This effort primarily targets the Intel Xe k...
AMD is emphasizing the opportunities presented by SPIR-V Intermediate Representation (IR) within its ROCm software stack. The company highlights SPIR-V's potential for enabling unified binaries that c...
Recent testing indicates continued performance improvements for the open-source NVK Vulkan driver, which integrates with the Nouveau kernel driver for NVIDIA GPUs. With optimizations delivered in the ...
GOverlay 1.8.8 was released today, July 19, 2026, building upon features introduced in version 1.8.7. This update primarily focuses on significant enhancements to the OptiScaler component, particularl...
DXVK 3.0.2 was released today, introducing enhanced debugging capabilities and several game-specific fixes. A key new feature is the "DXVK_DEBUG=hang" environment variable, which aids in pinpointing G...
KhronosGroup recently released glslang version 16.4.0, introducing updates focused on advanced GPU resource management. The release primarily implements descriptor heaps, crucial for modern GPU resource management.">GLSL_EXT_structured_descriptor_heap, providing ...
AMD today formally announced the availability of ROCm 7.14, designating it as a new production release. This update signifies its readiness for widespread use, moving beyond its previous status as a t...
AMD GPUOpen today announced the LLM agents for automated GPU crash analysis.">RGD MCP Server, a new system designed to automate post-mortem GPU crash debugging. The server integrates large language model (LLM) agents directly into AMD's existing ...
Khronos has listed the first conformant OpenCL 3.1 implementation, approximately two months after the OpenCL 3.1 standard was announced in May. This initial conformance for the new OpenCL specificatio...
A recent update to Mesa's Rusticl, implemented by an Arm engineer, now enables the PanfrostGallium3D driver for Arm Mali graphics by default. This change means that the Rusticl OpenCL implementation ...
The Khronos Group recently announced that Bolt Graphics, a semiconductor startup focused on developing high-performance and efficient graphics processors, has joined as a Contributor Member. Based in ...
AMD recently submitted another set of updates for its AMDGPU kernel graphics driver and AMDKFD kernel compute driver to the DRM-Next development branch. These updates, sent yesterday, introduce new fe...
The Khronos Group this week announced the deprecation of host-side ray tracing acceleration structure build commands in Vulkan. This change streamlines the Vulkan Ray Tracing API, moving towards a sin...
Microsoft engineers recently contributed accelerated AV1 video encoding capabilities to the Mesa 26.2 codebase. This new functionality enables GPU-accelerated AV1 encoding by leveraging a combination ...
Marek Olลกรกk, a long-time AMD Linux graphics driver expert who joined Valve earlier this year, has had his latest work merged for Mesa 26.2. Olลกรกk, now focusing primarily on the RADV Vulkan driver rath...
The Intel ANV open-source driver recently re-enabled Vulkan Video H.264 and H.265 encode capabilities for Gen12.5 graphics hardware and newer on Linux. This change specifically impacts Intel Arc A-Ser...
Phoronix reported today that a set of patches targeting the Linux kernel's Direct Rendering Manager (DRM) scheduler has demonstrated significant potential for reducing job submission latency. These im...
wgpu v29.0.4 was recently released, bringing new features and bug fixes for its various graphics API backends. A notable addition for Linux users is the new capability to initialize OpenGL (GLES) usin...
Vulkan 1.4.356 was released today, July 4, 2026. This update introduces a single new extension, Microscaling MX data types.">VK_EXT_shader_ocp_microscaling_types. This extension enables Vulkan to utilize the Open Compute Project'...
GNOME's Mutter compositor is slated to integrate robust GPU reset recovery handling, a significant development preventing the complete session wipeouts that currently occur during such events. This ne...
RenderDoc v1.45 has been released, focusing on a number of bugfixes found since the previous v1.44 version. This update includes a specific workaround for Direct3D12, addressing issues with IsHelperLa...
FFmpeg has recently introduced Vulkan-accelerated encoding for the APV video format. This new capability adds to the earlier development of Vulkan-accelerated decoding support for APV, completing the ...
Red Hat engineer Karol Herbst recently landed significant optimization work for OpenCL driver that works across various Gallium3D drivers in Mesa.">Rusticl within Mesa 26.2. This latest effort targets improving hardware utilization for the Rust-based OpenCL driver, wh...
Firefox is set to introduce hardware-accelerated Vulkan video decoding for Nvidia GPU users on Linux. This new functionality will be included in Firefox 153, which is scheduled for release on July 21....
NVIDIA recently published a blog post detailing its end-to-end support for Vulkan descriptor heaps. This new feature refactors resource binding, addressing long-standing user feedback to "streamline a...
ZLUDA v6 has been released, demonstrating effective support for NVIDIA PhysX technology on AMD GPUs. The open-source project, which initially provided CUDA compatibility for Intel graphics and later A...
The Radeon RADV Vulkan driver has enabled VK_EXT_descriptor_heap support by default. This change is being integrated in time for the upcoming Mesa 26.2 stable release, which is expected to ship in Aug...
PCSX2, the PlayStation 2 emulator, released version 2.7.437 today. The primary new feature is the integration of GPU pipeline statistics directly into the emulator's on-screen display (OSD). This enha...
Shotcut 26.6 was released today, June 27, 2026, as the latest major feature update for the cross-platform, open-source video editing solution. This version introduces a new Vulkan-based display backen...
Collabora recently announced Kraid, a new Rust-based compiler specifically developed for the open-source Panfrost Mali GPU driver. Kraid is designed to replace the existing Bifrost-rooted compiler sta...