Agregátor zdrojů

Wine 10.20 Released With VKD3D 1.18 Upgrade For Direct3D 12

Phoronix - 28. Listopad 2025 - 22:22
Wine 10.20 is out as the newest bi-weekly development release of this open-source software enabling Windows applications and games to run on Linux. This is also with Wine 11.0 stable quickly approaching...

New Patches Work To Optimize Code Generation For Linux Context Switching

Phoronix - 28. Listopad 2025 - 20:17
As some additional enticing Linux kernel patches posted this week for review, an updated patch series is working to optimize code generation during context switching...

Distribúcia Nitrux 5.0 prešla na Hyprland

LinuxEXPRES - 28. Listopad 2025 - 18:45

Najnovšia verzia linuxovej distribúcie Nitrux 5.0 vymenila predinštalované desktopové prostredie KDE Plasma za Hyprland. Používatelia majú dostupné aj úplne nové inštalačné obrazy s jadrom Linux z distribúcie CachyOS.

Open-Source Nouveau+NVK vs. NVIDIA 580 Linux Gaming/Graphics & Compute Driver Performance

Phoronix - 28. Listopad 2025 - 16:44
This Black Friday is an in-depth look at the current performance of the open-source NVIDIA Linux driver stack with the Nouveau kernel driver (the Nova driver not yet being ready for end-users) paired with the latest Mesa NVK driver for open-source Vulkan API support. With that NVK Vulkan driver is also looking at the OpenGL performance using the Zink OpenGL-on-Vulkan driver used now for OpenGL on modern NVIDIA GPUs rather than maintaining the Nouveau Gallium3D driver. Plus the Rusticl driver for OpenCL compute atop the NVK driver. This fully open-source and latest NVIDIA Linux driver support was compared to NVIDIA's official 580 series Linux driver. Both RTX 40 Ada and RTX 50 Blackwell graphics cards were tested for this thorough GPU driver comparison.

Black Friday Reminder For Those Hating Ads But Loving Linux Hardware/Software

Phoronix - 28. Listopad 2025 - 16:30
As the one and last friendly reminder, if you enjoy the daily and original content found on Phoronix.com but not liking ads and wanting to view multi-page articles on a single page, native dark mode, and more: the 2025 Black Friday / Cyber Week deal is ending Monday to help support the site while enjoying a discounted rate...

New Linux Patches Enhance Single-Threaded Performance On Many-Core CPUs

Phoronix - 28. Listopad 2025 - 16:13
In addition to the proposed Hierarchical Queued NUMA-aware spinlocks for better performance, another interesting performance-enhancing patch series posted in the past 24 hours for the Linux kernel is for improving the performance of single-threaded tasks running on high core count CPU desktops / workstations / servers...

AMD ISP4 Linux Webcam Driver Updated For HP ZBook Ultra G1a & Future Ryzen Laptops

Phoronix - 28. Listopad 2025 - 13:03
We eagerly await to see if the AMD ISP4 driver will be ready for mainlining in the imminent Linux v6.19 merge window but it's getting down to the wire and thus looking less likely it will make it unless action is taken in the coming days. Today though a sixth version of this AMD ISP4 image signal processor driver was posted for this last piece of the puzzle in enabling the web camera on the HP ZBook Ultra G1a Strix Halo laptop as well as future Ryzen high-end laptops...

NTFSPLUS Now Supports $MFT File Extension, FITRIM, More Mount Options

Phoronix - 28. Listopad 2025 - 12:48
The NTFSPLUS Linux kernel driver as a modern NTFS file-system driver implementation continues quickly taking shape as it aims to become the most performant and feature-rich NTFS read/write driver for Linux systems...

HQspinlock Proposal For Linux Shows Very Nice Performance Benefits For Large Servers

Phoronix - 28. Listopad 2025 - 12:31
A Huawei engineer has sent out patches proposing HQspinlock as a Hierarchical Queued NUMA-aware spinlock for the Linux kernel. HQspinlock aims to addresss inefficiencies within the Linux kernel's spinlock on modern NUMA-systems due to frequent and costly cross-NUMA cache-line transfers...

Vulkan 1.4.335 Released With The Very Notable VK_EXT_present_timing

Phoronix - 28. Listopad 2025 - 6:00
Vulkan 1.4.335 released a few hours ago as the latest iteration of this high performance graphics and compute API. With being just a week since the prior update and given the US Thanksgiving week, it's on the lighter side in terms of issues addressed. There is one new extension though and it's a big one: VK_EXT_present_timing is finally merged...

One Of Intel's Xe Open-Source Linux Graphics Driver Maintainers Is Departing

Phoronix - 28. Listopad 2025 - 2:27
It's been two months since there were any notable Intel Linux engineering departures to note following various layoffs and voluntary departures this year that have unfortunately impacted their Linux/open-source talent. Sadly this US Thanksgiving is a new departure to note: one of Intel's maintainers for the Xe open-source Linux kernel graphics driver is leaving the company. This is for the modern Xe driver used by default since Lunar Lake and playing a pivotal role for Intel Linux graphics moving forward...

Intel Core Ultra 9 285K rok od uvedení: o desetinu rychlejší, o 15 % úspornější

Root.cz - 28. Listopad 2025 - 0:00
Nejvyšší model procesoru Intel generace Arrow Lake je rok po svém uvedení jiným procesorem, než jakým byl při koupi. Intel opět dokazuje, že umí optimalizacemi vytáhnout ze svého železa o něco výkonu navíc, při současném snížení spotřeby.

GCC 16 Switches To Using C++20 Standard By Default

Phoronix - 27. Listopad 2025 - 20:47
Following up on the discussion from earlier this month among GCC developers over switching to C++20 by default for the GCC compiler as the default C++ standard when not otherwise set, that change has indeed happened. Merged now is the change defaulting to C++20 (well, the GNU++20 dialect) rather than C++17/GNU++17 when not otherwise specified when compiling C++ code...

Intel Battlemage Graphics Enjoyed Nice GPU Compute Performance Gains In 2025

Phoronix - 27. Listopad 2025 - 18:34
In addition to Intel Arrow Lake desktop performance evolving nicely on Linux over the course of 2025, the Intel Arc B-Series graphics that launched last December with the Arc B580 have evolved quite nicely too with their open-source driver stack. With it coming up on one year since the Arc B580 launch, here is a look at how the GPU compute performance has evolved since that point. Similar Intel Arc B580 Linux graphics comparisons are also coming up in a follow-up comparison on Phoronix.

Zlib-ng 2.3.1 Released With More CPU Performance Optimizations

Phoronix - 27. Listopad 2025 - 16:52
Zlib-ng 2.3.1 is out today as the first stable release in the v2.3 series for this Zlib replacement that carries a variety of performance optimizations for speedier compression/decompression...

Valve-Backed Color Pipeline API For Linux Is Finally Ready For Upstream

Phoronix - 27. Listopad 2025 - 12:49
For those Linux desktop users in the US needing another reason to be thankful this Thanksgiving, a huge and long-awaited accomplishment is ready for merging to the kernel: the Color Pipeline API that is important for HDR is ready for merging! As of last night the code is queued in DRM-Misc-Next for this years-in-the-making effort...

GNU C Library Sees Up To 12.9x Improvement With New Generic FMA Implementation

Phoronix - 27. Listopad 2025 - 12:30
Just a few days ago I wrote about the Glibc math code seeing a 4x improvement on AMD Zen by changing the used FMA implementation. Merged overnight was a new generic FMA implementation for the GNU C Library and now yielding up to a 12.9x throughput improvement on AMD Zen 3...

Ubuntu 26.04 "Resolute Raccoon" Snapshot 1 ISOs Published

Phoronix - 27. Listopad 2025 - 12:01
Canonical announced today the Ubuntu 26.04 "Resolute Raccoon" Snapshot 1 images as their first monthly ISO snapshots of the upcoming Ubuntu 26.04 LTS release...

Common Desktop Environment "CDE" 2.5.3 Released After Two Years

Phoronix - 27. Listopad 2025 - 2:43
Two years and one week since the prior point release, Common Desktop Environment 2.5.3 is now available as the latest iteration of this Unix desktop environment built around the Motif toolkit. CDE has been open-source for more than a decade now but its development not exactly brisk. But for those resisting the likes of Wayland and other modern display tech -- especially with KDE announcing today Plasma 6.8 will be Wayland-exclusive -- CDE 2.5.3 is now available...

Vulkan's VK_EXT_present_timing Merged After Five Years In The Making

Phoronix - 27. Listopad 2025 - 2:24
Originally opened in September 2020 by NVIDIA Linux engineer James Jones, tonight the Vulkan VK_EXT_present_timing extension was finally merged! Five years in the making and incorporating contributions from Google, NVIDIA, AMD, Collabora, Samsung, Unity, and Red Hat is this prominent new addition to the Vulkan API...
Syndikovat obsah