🐧 PenguinPulse

Linux Graphics & Gaming News

Articles tagged: development

← Back to all articles

Khronos Releases OpenCL 3.1; SPIR-V, Subgroups, Integer Dot Products Now Core

The Khronos OpenCL Working Group has today released OpenCL 3.1, moving several previously optional capabilities into the core specification. Conformant implementations are now required to consume SPIR...

Read more →

Khronos OpenVX Extensions Streamline Heterogeneous SoC Workloads

The OpenVX Working Group at Khronos today released two new extensions, Target Kernel and Node Command, aimed at improving computer vision and AI applications on modern heterogeneous Systems on a Chip....

Read more →

WGPU v29.0.3 Fixes v29.0.2 Compilation Error, Addresses Rendering Bugs

WGPU, a Rust WebGPU implementation, released version 29.0.3 today, following the immediate yanking of the prior v29.0.2 release. Version 29.0.2 was pulled because it "Fixes compilation error when cfg(...

Read more →

PCSX2 v2.7.314 Fixes Big Picture Mode Mnemonic Shortcut Loss in Qt UI

PCSX2, the PlayStation 2 emulator, released version 2.7.314 today, following version 2.7.309 released yesterday. This latest update primarily addresses a specific user interface issue, correcting a bu...

Read more →

Khronos glslang 16.3.0 Deprecates HLSL Front-End, Adds New Features

KhronosGroup has released HLSL into SPIR-V.">glslang version 16.3.0 today. This update notably deprecates the HLSL front-end, with the project advising developers to "See issue #4210 for details" regarding the change. B...

Read more →

RenderDoc v1.44 Released; Notes AMD Shader Debugging, Descriptor Buffer Issues

RenderDoc v1.44 has recently been released, bringing a series of bugfixes and consistency improvements to the GPU debugging tool. The release notes highlight known issues that developers should be awa...

Read more →

PCSX2 v2.7.309 Corrects EE->GS Transfer Buffered Rect Size for HW Rendering

PCSX2, the PlayStation 2 emulator, saw the release of version 2.7.309 today as a new development update. This release specifically targets improvements in hardware rendering accuracy and stability. Th...

Read more →

Ollama 0.23.0 Adds Claude Desktop Integration, Server-Driven Model Recommendations

Ollama v0.23.0 was released today, introducing official support for the Claude Desktop application. This integration allows users to run both Claude Cowork and Claude Code directly within the Claude D...

Read more →

Khronos OpenXR Extension Matrix Now Includes Middleware Support Data

The Khronos OpenXR working group has expanded its Extension Matrix to include self-reported support data from various middleware providers. This update, announced today, integrates information from Go...

Read more →

Wine 11.8 Development Release Enhances VBScript Compatibility, Fixes Microsoft Golf 1999

Wine 11.8, a new bi-weekly development release, has been made available. This update focuses on enhancing compatibility for Windows applications and games running on Linux and other platforms. Key cha...

Read more →

Vulkan 1.4.350 Spec Released Today With Three New Extensions

The Vulkan 1.4.350 specification was released today, May 2, 2026. This update is described as a routine specification update. Beyond its standard minor fixes and clarifications, Vulkan 1.4.350 notably...

Read more →

NVIDIA 595.44.06 Vulkan Developer Beta Driver Released

NVIDIA yesterday released the 595.44.06 Vulkan Developer Beta Driver. This new driver version, dated May 1, 2026, is available via the NVIDIA open GPU kernel modules repository on GitHub. NVIDIA notes...

Read more →

Shotcut 26.4 Released with Timeline Improvements, Vulkan Accelerated Speech-To-Text

Shotcut 26.4.30 was released today, May 01, 2026, delivering updates to the open-source, cross-platform video editor. This latest version introduces notable timeline improvements, aiming to enhance th...

Read more →

NVIDIA 580.159.03 Open GPU Kernel Driver Adds Blackwell, CUDA 12.5

NVIDIA today released version 580.159.03 of its Open GPU Kernel Modules for Linux. This new driver introduces initial support for the NVIDIA Blackwell architecture, enabling developers and users to op...

Read more →

Linux 7.2 DRM-Next Pull Adds 'Fair' Scheduler Priority, AMDXDNA AIE4 Hardware Support

Development for the upcoming Linux 7.2 kernel has begun, with the initial "drm-misc-next" pull request submitted to DRM-Next in April. This occurred while the Linux 7.1 merge window was still active. ...

Read more →

PS5 Consoles Run Ubuntu 26.04 LTS and Steam Games via Hypervisor Exploit

Security engineer Andy Nguyen has released the ps5-linux project this week, enabling select PlayStation 5 "Phat" consoles running firmware 3.xx and 4.xx to boot Ubuntu 26.04 LTS. The project leverages...

Read more →

OpenCL Working Group Publishes Draft Cooperative Matrix Extension for ML

The OpenCL Working Group today announced the publication of a draft extension, cl_khr_cooperative_matrix, which introduces cooperative matrix operations to OpenCL. This technology is crucial for accel...

Read more →

Ollama v0.22.1-rc1 Adds NVIDIA TensorRT Import, Enhanced Model Batching

Ollama has released v0.22.1-rc1, bringing notable enhancements for local AI model execution. Key updates include the addition of NVIDIA TensorRT Model Optimizer import support, which allows for levera...

Read more →

NVIDIA Open GPU Kernel Modules Updated to Version 595.71.05

NVIDIA has released version 595.71.05 of its open GPU kernel modules today. This update is part of the broader NVIDIA 595.71.05 driver package, which continues to integrate these open-source component...

Read more →

Mesa RADV Driver Integrates AMD Trusted Memory Zone for Protected Memory Support

The Mesa Radeon Vulkan driver, RADV, recently gained protected memory support. This new capability, implemented by AMD engineers, leverages AMD's Trusted Memory Zone (TMZ) technology. The integration ...

Read more →

Goverlay Nightly Fixes File Loss in fgmod, Refines Flatpak Config Handling

The Goverlay project, an overlay utility for Linux, has received recent updates to its nightly build. A critical fix was implemented to prevent potential file loss when using its fgmod component. As n...

Read more →

Xemu Dev Build Forces NVIDIA Native Present Method, Enhances Vulkan NV2A

The latest development build for the Xemu Xbox emulator introduces several updates aimed at improving graphics compatibility and stability. A notable change forces NVIDIA's native present method, cont...

Read more →

PCSX2 v2.7.298 Fixes Incorrect Display Launch for Qt UI

PCSX2, the PlayStation 2 emulator, recently released version 2.7.298. This update specifically addresses a bug affecting how games launch on multi-monitor setups. The issue prevented games from appear...

Read more →

Linux 7.1-rc1 Released with New NTFS Driver and FRED by Default

Linux 7.1-rc1 was released today, April 27, 2026, marking the conclusion of the merge window for the upcoming kernel version. This release introduces a new NTFS driver and enables FRED (Flexible Retur...

Read more →

D7VK v1.8 Extends Legacy Direct3D Support to D3D3 Atop Vulkan API

D7VK v1.8 was released today, further advancing its efforts to translate legacy Microsoft Direct3D APIs to the modern Vulkan graphics API. This new version extends support, which originally began with...

Read more →

Ollama v0.21.1 Adds Kimi CLI, Enhances MLX Runner Performance and Features

Ollama released version 0.21.1 recently, introducing the Kimi CLI for local AI model execution. Users can now launch the Kimi CLI via Ollama, which "excels at long horizon agentic execution tasks thro...

Read more →

Framework Laptop 13 Pro: First Ubuntu Certified Model with Intel Core Ultra S3

Framework announced its new Laptop 13 Pro on April 21, 2026, featuring a "ground-up redesign" to address previous hardware characteristics like hinge durability, speaker quality, and battery life. Thi...

Read more →

MangoHud v0.8.3 Addresses AMDGPU, Vulkan Swapchain, and Zink Vsync Issues

MangoHud v0.8.3 has been released today, bringing a series of bug fixes and stability improvements to the open-source overlay. This update specifically targets issues with AMDGPU metrics reporting, en...

Read more →

Ubuntu 26.04 LTS 'Resolute Raccoon' Released with Wayland-Only Desktop, Linux 7.0

Ubuntu 26.04 LTS "Resolute Raccoon" has been officially released today, April 24, 2026. This long-term support release marks a significant architectural shift as "the first LTS in Ubuntu's history to ...

Read more →

PCSX2 v2.7.284 Adds Software Shader-Based Anisotropic Filtering

PCSX2, the PlayStation 2 emulator, recently released version 2.7.284. This update introduces software-based anisotropic filtering (AF) for its GS/Hardware rendering path. The new feature, implemented ...

Read more →

Intel Archives Open-Source Projects, Ends Ecosystem Community Amid Restructuring

Intel has formally archived another batch of its open-source projects on GitHub this week, marking a continuation of a trend observed over the past number of months. This development also signifies th...

Read more →

PCSX2 v2.7.275 Enhances GS/HW Rendering with AA1 Line and Triangle Support

The PCSX2 project recently released version 2.7.275 of its PlayStation 2 emulator. This update introduces support for hardware accelerated AA1 lines and triangles within the GS/HW renderer. The change...

Read more →

MangoHud v0.8.3-rc2 Addresses AMDGPU, Vulkan Swapchain, and GLX/Zink Rendering

Flightlessmango has released MangoHud v0.8.3-rc2, a recent release candidate for its popular open-source Linux gaming overlay. This update primarily focuses on stability and compatibility fixes. Key i...

Read more →

Collabora Integrates BitNet Ternary LLM Inference into ExecuTorch via Vulkan

Collabora announced on April 17, 2026, the integration of BitNet-style ternary Large Language Model (LLM) inference into ExecuTorch. This implementation leverages ExecuTorch's Vulkan backend to enable...

Read more →

Rust-GPU v0.10.0-alpha.1 Adds Mesh Shaders, WGSL Target, Vulkan 1.4 Support

The Rust-GPU project recently released v0.10.0-alpha.1, incorporating a nightly-2026-04-11 toolchain. This alpha update introduces several enhancements for GPU development using Rust. A major addition...

Read more →

Box64 0.4.2 Introduces POWER PPC64LE Backend and Proton 11 Support

The Box64 project recently released version 0.4.2, which includes initial development work on a POWER PPC64LE backend. This update also brings support for SteamRT3 and Proton 11, enhancing compatibili...

Read more →

Linux 7.1 Receives HID Updates for Legion Go, Sony Devices; PCI Driver Adjustments

The in-development Linux 7.1 kernel this week saw the integration of significant updates to its Human Interface Device (HID) and PCI subsystems. The HID subsystem changes introduce new hardware suppor...

Read more →

GNOME Shell Fixes VA-API H.264 Screencasting Efficiency Issue

A fix for GNOME Shell's screencasting service was merged today, April 20, 2026, addressing a significant file size discrepancy. Previously, H.264 recordings utilizing the Video Acceleration API (VA-AP...

Read more →

GIMP 3.2.4 Released, Addresses Long-Standing 1999 XCF Code Issue

GIMP 3.2.4 has been released, providing further fixes for users of the open-source image manipulation application. This new point release specifically addresses a long-standing issue within its XCF co...

Read more →

Zorin OS 18.1 Released, Adds Ubuntu HWE Kernel and New Lite Edition

Zorin OS 18.1, the first point release to Zorin OS 18, is now available. Released today, approximately six months after the initial Zorin OS 18 launch, this update builds upon its Ubuntu 24.04 LTS bas...

Read more →

Ollama v0.20.6 Delivers Gemma 4 Tool Calling Updates, Parallel Streaming Fixes

Ollama released version 0.20.6 today, focusing on enhancements for local AI deployments. The update notably improves Gemma 4 tool calling capabilities, incorporating Google's latest post-launch fixes ...

Read more →

Mozilla's MZLA Tech Launches Thunderbolt Open-Source AI Client

MZLA Technologies, the for-profit subsidiary of the Mozilla Foundation, recently announced Thunderbolt, a new open-source AI client. Developed with support from a Mozilla grant, Thunderbolt is designe...

Read more →

Khronos OpenXR Extension Matrix Adds Middleware Support Data

The Khronos OpenXR working group recently announced an expansion to its middleware platforms.">OpenXR Extension Matrix. This updated resource now integrates self-reported data from various middleware providers, offering dev...

Read more →

Wine 11.7 Development Release Adds VBScript Fixes, DirectSound 7.1 Support

Wine 11.7 was released today as the latest bi-weekly development version of the Windows compatibility layer for Linux. This update brings specific fixes for VBScript, enhancing the execution of applic...

Read more →

Valve Dev Lands RADV/ACO Changes for AMD GFX11.7 RDNA 4m GPU Support

A Valve developer recently merged initial support for AMD's GFX11.7 GPU target into the open-source Linux graphics stack. These changes specifically landed in the Mesa project's RADV Vulkan driver and...

Read more →

PCSX2 v2.7.262 Adds 32K Texture Support for M5 in GS:MTL Backend

PCSX2, the PlayStation 2 emulator, recently released version 2.7.262. This update primarily introduces support for 32K textures within its GS:MTL backend, specifically targeting Apple Silicon M5 syste...

Read more →

76 New Native Linux Games Released on Steam Last Week, Accounting for 14% of Releases

Between April 8 and April 15, 2026, Boiling Steam reported that 76 new games featuring native Linux builds were released on Steam. This volume represents approximately 14% of the 542 games released fo...

Read more →

Proton 11.0-beta1 Rebased on Wine 11.0, Adds Broad Game Compatibility

Valve and CodeWeavers today released Proton 11.0-beta1, marking the first beta milestone for the Steam Play compatibility layer. This new version is rebased against upstream Wine 11.0, forming the fou...

Read more →

Ollama v0.21.0 Integrates Nous Research's Hermes Agent for Adaptive AI Workflows

Ollama v0.21.0 was released today, introducing the Hermes Agent for enhanced local AI workflows. This integration allows users to deploy Nous Research's self-improving AI agent via the 'ollama launch ...

Read more →

New NTFS Filesystem Driver Pull Request Submitted for Linux 7.1 Merge Window

A pull request introducing a new, modern NTFS filesystem driver was submitted today for the Linux 7.1 kernel merge window. This new driver aims to provide an improved Linux NTFS experience compared to...

Read more →