Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2025-07-10 05:30
Wayland 1.14, Weston 3.0 Hit Beta Milestone
Bryce Harrington has tagged the beta releases of the upcoming Wayland 1.14 and Weston 3.0...
GNOME Disks Gaining Resize & Repair Support
Thanks to work ongoing to GNOME Disks and UDisks, there should soon be support within this disk/file-system management program for resizing partitions as well as running a file-system repair...
FreeBSD 11.1 Debuts With LLVM/Clang 4, ZFS Improvements
FreeBSD 11.1 is now available as the first point release to FreeBSD 11...
SteamOS 2.121 Adds Flatpak Support
SteamOS 2.121 is now available as the latest release of Valve's Linux distribution for gaming...
Wine-Staging 2.13 Adds More Direct3D 11 Bits
Wine-Staging 2.13 is now available as the newest release of this experimental / "testing grounds" built around Wine with additional patches added...
Mesa Adds More Linux Games To OpenGL Threading Whitelist
The Mesa OpenGL threading support has been expanded to five more Linux games...
81 Fresh Patches For AMDGPU's DC (DAL) Display Code
AMD has published another set of DC/DAL display patches today, this time amounting to 81 patches touching around four thousand lines of code...
Adobe Is Finally Ending Flash Support... In 2020
Adobe has confirmed they will be ending their support for Flash by the end of the year 2020...
The Vision For KDE Plasma According To Its Developers
Developers on KDE's Plasma team have constructed a vision statement for what they view as their direction and focus for this open-source desktop...
Vulkan CPU Implementation Still Working On LLVM Code Generation
Jacob Lifshay is the GSoC student developer spending his summer working on a Vulkan software renderer to basically serve as a CPU-based implementation of Vulkan using LLVM. He continues hard at work on trying to make this a working reality...
GCC 7.2 To Be Released In About Two Weeks
Richard Biener has shared plans to release GCC 7.2 in about two weeks as the newest point release to the GCC 7 compiler...
Rust-Written "Stylo" Servo Style System Now Available Via Firefox Nightly
Stylo, the new style system written for Servo in the Rust programming language, can be enabled in the latest Firefox Nightly desktop builds...
VC5 Driver Makes Strides For Future Broadcom GPU
VC5 is the new DRM/Gallium3D driver for an upcoming Broadcom GPU and the successor to the VC4 as is mostly known for being the graphics found on current Raspberry Pi models. Broadcom developer Eric Anholt has been making progress on the driver and that hasn't let up...
Fedora Modular Server "Boltron" Preview Release Now Available
Say hello to Fedora Boltron...
Ubuntu Still Working On Unity 7 Low Graphics Mode Improvements
While Ubuntu's desktop future now rests with GNOME Shell for Ubuntu 17.10 and beyond, developers are still working on some Unity 7 refinements for existing Ubuntu desktop users...
AMD Secure Encrypted Virtualization Updated For Linux
While AMD's new Epyc processors have a new "Secure Encrypted Virtualization" feature, the support isn't yet mainlined in the Linux kernel but is getting closer...
GCC Is Working On An Implementation Of Microsoft's Language Server Protocol
David Malcom of Red Hat today published an interesting patch series that includes an implementation of Microsoft's Language Server Protocol (LSP)...
NVIDIA 384.59 Linux Driver Released Along With 375.82
NVIDIA's Unix graphics team has today released some updated binary display drivers...
Mesa 17.2 RC1 Now Available For Testing
Following this morning's Mesa 17.2 branching, the first release candidate of this quarterly update to Mesa 3D is now available...
NVIDIA JetPack 3.1 Boosts Deep Learning Performance For Jetson Boards
For those with NVIDIA Jetson TX1/TX2 developer boards, the JetPack 3.1 software bundle is now available with NVIDIA's latest compute bits paired with the Linux 4.4 LTS kernel...
UPower 1.0 Steps Closer To Reality With v0.99.5 Update
The last update to UPower -- what was formerly known as DeviceKit-Power for serving as an abstraction library to battery/power devices -- was in February of 2016 but that finally changed today...
KDAB Releases Clazy 1.2 With Improvements For Qt Static Analysis
With Akademy 2017 happening this week, Qt consulting firm KDAB has released version 1.2 of Clazy, its Clang-based static analyzer geared for showing Qt coding mistakes and inefficiencies...
Mesa 17.2 Has Been Branched
Mesa release manager Emil Velikov went ahead and branched Mesa 17.2 from Git master with new developments now being for Mesa 17.3...
Most Feral Games Are Currently Broken On Mesa Git, RadeonSI Also Has A Steam Issue
Mesa Git is usually relatively sane for Linux gamers wanting the bleeding-edge open-source driver experience for best OpenGL/Vulkan features and performance, but at the moment it's a bit of a headache with what in effect are two blocker bugs for Mesa 17.2...
RADV Gets More Last Minute Fixes For Mesa 17.2
David Airlie and Bas Nieuwenhuizen have been landing some more last minute RADV Vulkan driver fixes ahead of the Mesa 17.2 branching...
NVIDIA+CMU Develop New Shading Language & Compiler Framework
NVIDIA and Carnegie Mellon University have developed a new open-source shading language in step with a new compiler framework...
Boost Is Planning A Move To CMake
The Boost C++ libraries is planning for a new build system, but they aren't going for Meson that's been the recent trend among open-source projects...
Linux 4.13-rc2 Released, A "Reasonably Active" Update
The second release candidate of the Linux 4.13 kernel is now available for testing...
Ryzen Compiler Performance: Clang 4/5 vs. GCC 6/7/8 Benchmarks
A few days back I posted some fresh AMD Ryzen compiler benchmarks of LLVM Clang now that it has its new Znver1 scheduler model, which helps out the performance of Ryzen on Linux with some of the generated binaries tested. But it was found still that Haswell-tuned binaries are sometimes still faster on Ryzen than the Zen "znver1" tuning itself. For continuing our fresh compiler benchmarks from AMD's new Ryzen platform, here are the latest GCC numbers.
RADV Is Almost Ready For SteamVR With Mainline Mesa
Those using Radeon graphics for your Steam VR Linux gaming experience will soon be able to use the mainline Mesa stack with the necessary RADV changes almost all being in place...
The Kernel Put On Some Weight With Linux 4.13
Here are some numbers about how much weight the kernel gained during the Linux 4.13 merge window that closed last week...
Debian's Archive Is Up To 94% For Reproducible Builds
Mattia Rizzolo has written a status update concerning Debian's Reproducible Builds project for ensuring the package archive can be rebuilt bit-for-bit in a verified and reproducible path from source code to binary...
D3D9 Shaders To SPIR-V For Vulkan Is Being Worked On By VK9
It's been a while since last reporting on VK9 as the independent effort to run Direct3D 9.0 over the Vulkan graphics API while this weekend the lead developer of this open-source project has issued a new update...
Debian 9.1 Released Along With Debian 8.9
Debian GNU/Linux 9.1 and 8.9 were both released today...
Clover OpenCL Gallium3D Sees Some Patches, Closer To OpenCL 1.2
Community developer and Phoronix reader Aaron Watry has continued providing some much needed attention to Clover, the Gallium3D state tracker implementing OpenCL, notably for R600g/RadeonSI hardware not receiving ROCm OpenCL support...
Benchmarks Of PHP 7.2 Beta: PHP Is Still Getting Faster
PHP 7.2 Beta 1 was released yesterday as the next step towards this next refinement to PHP7 that is expected to be officially released in November. I couldn't help but to run some initial benchmarks...
Fedora 27 Approves More Features: Flatpaks, NSS, RPM 4.14, Installer
At Friday's Fedora Engineering and Steering Committee (FESCo) there were yet more features approved for the current Fedora Linux development cycle...
Skylake & Newer Could Still See Faster Linux Graphics Performance
With my recent tests of Intel Kabylake graphics on Linux 4.13 showing no change in performance, it was asked whether the Intel Linux graphics driver has plateaued for reaching maximum performance. It hasn't...
VA-API Video Acceleration On The Linux Desktop Is Nearly Ready For Chrome
It looks like Chrome on the Linux desktop could finally be seeing Intel GPU video acceleration support with the web browser having patches pending for VA-API...
Vulkan 1.0.56 Brings One New Extension, Fixes
Khronos' SIGGRAPH announcements are coming up in just over one week but today we have the Vulkan 1.0.56 release...
Nouveau Gets Thermal Throttling, One Step Closer For GTX 900 Re-Clocking
Nouveau re-clocking/power expert Karol Herbst has published a set of patches today implementing thermal throttling support for this open-source NVIDIA DRM driver...
Mesa 17.2 Merge Window Extended To Sunday, RADV Shared Semaphores Lands
The merging fun for Mesa 17.2 will continue through the weekend...
Linux Full Disk Encryption Performance With AMD Ryzen 5 + SATA 3.0 SSD
Honoring another request of a Phoronix Premium supporter is looking at the performance impact of full-disk encryption using LUKS when using an AMD Ryzen processor. For this round of testing I used an AMD Ryzen 5 1400 running Fedora 26 and backed by an Intel 545s 512GB SATA 3.0 SSD.
Wine 2.13 Released: Unicode 10.0, Better Mouse Cursors
If Wine 2.0.2 with 60+ bug fixes doesn't interest you, perhaps the Wine 2.13 development update will get you more excited...
GNOME 3.25.4 Released
GNOME 3.25.4 is the latest development snapshot available of this open-source desktop environment in the road towards GNOME 3.26...
100+ More KHR_no_error Patches, Might Help Some Games
Open-source driver contributor Samuel Pitoiset for Valve has published a set of 101 new patches for implementing more KHR_no_error support...
StarTech 12U Computer Rack
In needing to make more room for Ryzen/Epyc/ThreadRipper and Core-X Series, the StarTech 12U rack was the latest investment. This 12U rack can, fortunately, fit quite comfortable under my custom-made desk.
Revised DRI3 v1.1 Modifiers Support For Mesa
Daniel Stone of Collabora has published a new set of 14 patches implementing DRI3 v1.1's modifiers support inside Mesa with support for EGL X11 and Vulkan X11/Wayland...
Ubuntu Is Trying To Figure Out The Default Apps For 18.04 LTS
Canonical is running a survey in trying to figure out what should be the default applications for next year's Ubuntu 18.04 LTS release...
Haswell-Tuned Binaries Are Still Sometimes Faster On AMD Ryzen Than Znver1 Tuning
Yesterday I posted benchmarks of Clang 4 vs. Clang 5 with AMD Ryzen now that LLVM 5 has received the initial AMD Zen "znver1" scheduler model. That scheduler model and improvements to LLVM/Clang 5.0 yielded some performance improvements, but still there are cases where using "-march=haswell" for tuning and running those generated binaries on Ryzen leads to better performance...
...533534535536537538539540541542...