Wasmer 7.0 Released For Advancing WebAssembly On The Desktop & Anywhere

Wasmer 7.0 is out today for this WebAssembly "WASM" run-time for enabling lightweight containers that can run "anywhere" from the desktop to cloud and the edge. The security-minded and extensible WASM runtime provided by Wasmer has already proven to be quite robust while with Wasmer 7.0 has become even more featureful.

Wasmer 7.0 introduces a new WASIX context switching API, an experimental async API, full support for dynamic linking with WASIX, and usability enhancements like a progress bar during Wasmer compilation
Continue reading...

GNOME 50 Finally Lands Improved Discrete GPU Detection

The upcoming release of GNOME 50 to be found in the likes of Ubuntu 26.04 LTS and Fedora Workstation 44 will feature improved discrete GPU detection within the GNOME Shell. This effort has been two years coming and finally merged this week.

This merge request to improve dGPU detection within the GNOME Shell was opened back in February 2024 and finally merged yesterday to the latest Git code for GNOME Shell 50.

Continue reading...

Mesa 26.0-rc2 Released With Numerous AMD, NVIDIA & Intel Driver Fixes

Following last week's code branching / feature freeze and first release candidate of Mesa 26.0 , Mesa 26.0-rc2 is now available with an initial batch of bug fixes for this quarter's feature update to these open-source OpenGL and Vulkan drivers.

There are many exciting features and improvements with Mesa 26.0 from supporting new Vulkan extensions to performance optimizations and more. But now being branched from mainline, Mesa 26.0-rc2 is just delivering fixes that

FreeType Speeds-Up ClearType-Like LCD Filter Rendering By 40%

The widely-used FreeType library used for rendering text onto bitmaps has landed a significant optimization for its LCD filtering code path for Microsoft ClearType-like rendering. Thanks to the improvement, the rendering can be around 40% faster.

Rather than blanket LCD filtering over the entire bitmap, the latest FreeeType code now applies the filtering only to non-zero spans using direct rendering. The commit notes that for this ClearType-like rendering it's more than 40% faster at sizes above 32 ppem.

Alexei

AMD Ryzen 7 9850X3D Linux Performance

Ahead of tomorrow's official availability of the AMD Ryzen 7 9850X3D at $499 USD , today the review embargo lifted. This faster variant to the existing Ryzen 7 9800X3D has been undergoing lots of Linux benchmarking the past two weeks for seeing the performance capabilities of this fastest 8-core 3D V-Cache processor.

Continue reading...

SonicDE Looks To Preserve & Improve The X11-Specific KDE Code

In light of Plasma 6.8 looking to go Wayland-exclusive and retire their X11 session support, SonicDE (formerly "KDE-Lite") is getting off the ground as a fork of the relevant X11 support within the KDE desktop.

SonicDE has been getting established over the past two months with a goal of preserving and improving the X11-specific code within the KDE desktop. This community-based desktop environment currently includes "sonic-win" as an X11-only
Continue reading...

Mesa NVK Driver Temporarily Disabling Support For Larger Pages Due To Bug

Upstreamed to the Nouveau open-source kernel driver in Linux 6.19 was support for larger pages and with that compression support available with the larger page sizes . Subsequently the Mesa NVK open-source Vulkan driver began making use of the larger pages and compressed image support dependent upon the larger page sizes as it should help with performance. But for now it's being temporarily disabled due to a discovered issue.

This bug report was opened three weeks ago over Vulkan conformance test suite (CTS) flakes due to MMU
Continue reading...

Raspberry Pi Preparing To Introduce A Smart Display Module

Raspberry Pi is gearing up to launch another new product: a Raspberry Pi Smart Display Module.

Raspberry Pi is teasing their forthcoming Smart Display Module product and in fact showing it off at the ISE 2026 conference next week in Spain. The Raspberry Pi Smart Display Module is an adapter board for the Raspberry Pi Compute Module 5 for low-power display experiences for professional signage applications.

The Raspberry Pi Smart Display Module aims to pair the power and efficiency of the Raspberry Pi CM5 into compatible display screens as well
Continue reading...

FreeRDP 3.22 Released With Overhauled SDL-Based Client UI

FreeRDP 3.22 was just released as the newest version of this Apache-licensed open-source Remote Desktop protocol (RDP) implementation for interfacing with another computer over the network.

With FreeRDP 3.22 there is a "complete overhaul" of their SDL3-based client user interface. There is a big rework to their SDL3 client to improve the code quality and one of the end-user benefits focused on is enhancing the high DPI "HiDPI" support. There are a number of cases
Continue reading...

RFC Patches Posted For Klint Integration With The Linux Kernel: Rust-Based Linting Tool

A request for comments (RFC) patch series was sent out today for providing Klint integration with the Linux kernel. Klint is a new linting tool written in the Rust programming language that helps with static code analysis for errors/bugs as well as code styling inconsistencies.

Gary Guo posted the RFC patches for Klint integration into the Linux kernel. Gary has been developing Klint since 2022 and grew in scope over time. He explained in the announcement:
"Klint is a linting tool (in the form of a
Continue reading...