Phoronix

Subscribe to Phoronix feed
Linux Hardware Reviews, Benchmarks & Open-Source News
Updated: 2 hours 30 min ago

The Current State Of GCC 13's Rust Language Front-End

Tue, 02/14/2023 - 01:30
Arthur Cohen with Embecosm presented at the FOSDEM developer conference earlier this month on gccrs, the ongoing effort to provide a Rust language front-end to the GCC compiler. While the GCC Rust front-end has been merged for the upcoming GCC 13 release, it's not yet in a state that will really be usable to most Rust developers yet as an alternative to Rust's official LLVM-based compiler...

libdisplay-info Marks Its First Release To Reduce EDID/DisplayID Parsing Fragmentation

Tue, 02/14/2023 - 00:30
The first tagged release of libdisplay-info (v0.1) is now available for this new library that aims to reduce code duplication and fragmentation among Wayland compositors and other software making use of monitor EDID and DisplayID parsing...

Mesa's Rusticl Lands Support For SPIR-V Programs

Mon, 02/13/2023 - 21:45
It's been a while since there has been any major additions to Mesa's Rusticl OpenCL implementation led by Red Hat's Karol Herbst while today he merged support for SPIR-V programs to this Rust-written driver. This SPIR-V support is necessary for eventually supporting SYCL and HIP...

More Rust Code Readied For Linux 6.3 - Closer To Having Rust Drivers Upstreamed

Mon, 02/13/2023 - 20:42
While initial Rust code was merged for Linux 6.1, it's not yet used by any kernel drivers or functionality for end-users and the integration and other abstractions for Rust are still being established. With the upcoming Linux 6.3 cycle, more of that Rust groundwork is set to be merged and nearing the point of Rust-written kernel modules/drivers will be able to be upstreamed...

RISC-V Linux Patches Start On "zisslpcfi" Support For Control-Flow Integrity

Mon, 02/13/2023 - 20:12
While there is a lot to love about RISC-V, with the plethora of RISC-V extensions some of the acronyms are hard to digest. The latest example is the Linux kernel patches for "zisslpcfi", which is the RISC-V extension around Control-Flow Integrity (CFI) support for RISC-V processors...

Blender 4.0 Hopes To At Least Have A Non-Optimized Vulkan Implementation

Mon, 02/13/2023 - 19:54
The latest Blender Eevee and Viewport module meeting minutes have just been posted and outline the latest thinking around Vulkan API support from the perspective of these modules...

KiCad 7.0 Released For This Open-Source Electronics Design Automation Suite

Mon, 02/13/2023 - 19:25
KiCad 7.0 was released this weekend as a "significant upgrade" to this open-source EDA (Electronics Design Automation) suite that can be used for designing PCB layouts, circuit design schematics of varying complexity, and more...

Linux 6.2-rc8 Released - Stable Kernel Release Next Week

Mon, 02/13/2023 - 07:01
Linus Torvalds just released Linux 6.2-rc8 ahead of the planned Linux 6.2 stable release next Sunday, 19 February...

Microsoft ONNX Runtime 1.14 Released With A Big Intel AMX Performance Optimization

Sun, 02/12/2023 - 22:13
Microsoft on Friday released version 1.14 of their ONNX Runtime, a cross-platform, high performance machine learning inferencing and training accelerator...

X.Org Developers Conference 2023 Returning To Spain

Sun, 02/12/2023 - 21:55
Back in 2018 the X.Org Developers Conference (XDC) was hosted in A Coruña, Spain by Igalia developers and for XDC2023 it's again returning...

GNOME's Mutter Lands Implicit Grabbing In Clutter To Enhance Gesture Handling

Sun, 02/12/2023 - 20:41
A ten month old merge request to GNOME's Mutter for adding implicit grabbing to the Clutter code was finally merged last week...

HarfBuzz 7.0 Text Shaping Engine Released

Sun, 02/12/2023 - 19:58
HarfBuzz 7.0 is out as a new version of this open-source text shaping library used by software like GNOME, KDE, Chrome OS, Java, Chrome, LibreOffice, and others...

Lutris 0.5.13 Beta Released With Proton Support, Itch.io Integration

Sun, 02/12/2023 - 07:45
Lutris 0.5.13 Beta is out this weekend as the newest test release for this open-source game manager that makes it easier to install and play video games from multiple game stores, emulators, and integration with other services...

Hangover Project Restarted To Run Windows 32-bit/64-bit Apps On ARM64/PPC64 & More

Sun, 02/12/2023 - 01:25
Several years ago the open-source "Hangover" project started as allowing Windows x86_64 and x86 programs to run on 64-bit ARM Linux by leveraging the upstream Wine software as well as QEMU. Hangover also saw work for allowing Windows programs to run on POWER9 Linux hardware and other architectures. The Hangover project has been on hiatus but is now back to being revived...

Open-Source Software Encode/Decode For H.266/VVC Progressing

Sun, 02/12/2023 - 00:24
The H.266 / Versatile Video Coding (VVC) standard was finalized back in 2020 and while the hardware acceleration is currently limited to a few SoCs with video decode, in the years ahead there will likely be plenty of content encoded in H.266/VVC. The Fraunhofer HHI group in Germany has been working to ensure capable open-source support around this video compression standard with their VVenC encoder and VVdeC decoder...

FFmpeg Is Ripe For More AVX-512 Optimizations

Sat, 02/11/2023 - 20:20
There is already some AVX-512 optimizations for software contained within the FFmpeg multimedia library, but there is room for greater AVX-512 usage especially now with AMD supporting this Advanced Vector Extensions expansion and the latest Intel Xeon CPUs having little associated cost now with AVX-512 use...

Audacious 4.3 Beta Adds PipeWire Plugin, Restores GTK3 + Ships Mature Qt6 Support

Sat, 02/11/2023 - 19:41
Longtime Linux users likely have fond memories of the XMMS audio player from two decades ago. For those that enjoyed XMMS back in the day, Audacious continues being updated as a modern fork of XMMS...

KDE Plasma 5.27 Dubbed "The Best Plasma 5 Version Ever"

Sat, 02/11/2023 - 19:17
KDE developers and users are very excited for Plasma 5.27 that will be making its stable debut next week and also serves as the last major release of the Plasma 5 series...

LLVM's Fortran Compiler "Flang" Makes Significant Progress But Not Yet Production Ready

Sat, 02/11/2023 - 05:17
Being worked on actively by a number of stakeholders in recent years has been Flang as a Fortran language front-end to the LLVM compiler stack. While not yet ready for general use, Flang has been making strides as well as showing some promising performance results...

NVIDIA Publishes DLSS Super Resolution SDK 3.1, Including Updated Linux Demo

Sat, 02/11/2023 - 03:00
NVIDIA just published to GitHub the DLSS Super Resolution SDK v3.1, their first software development kit update made public since last May when DLSS v2.4 was the latest and greatest...

Pages