With X.Org Server 1.19 being quickly scheduled for release next month, the merge window's closure is imminent (in fact, already a few days past the original proposal). Today some last minute xf86-video-modesetting and cursor changes landed...
For those making use of the exciting Jetson TX1 platform, NVIDIA is reporting they've now managed to"make it twice as fast and efficient" with their JetPack developer tools upgrade...
Intel's Precise Touch and Stylus (IPTS) technology offers GPU-accelerated multi-touch/stylus handling using OpenCL. While there have been kernel patches for a few months floating around, this support has yet to be merged into the mainline Linux kernel...
The latest Raspberry Pi VC4 DRM driver changes have now landed in DRM-Next for in turn landing in the mainline kernel when the Linux 4.9 merge window opens in a few weeks...
An Intel developer continues working on the "Kernel NET Policy" as a step towards better and simplified network configuration for better performance...
The HIP project has made good progress over the summer. HIP from AMD's GPUOpen project is part of the puzzle for converting CUDA to portable C++ code. That source code can then run on AMD GPUs while having little to no performance impact, at least according to AMD...
While GCC 7 is still under heavy development and the GCC 7.1 stable release will not come until a few months into 2017, here are some early benchmarks of GCC 7.0 compared to GCC 6.2 and GCC 5.4 on an Ubuntu Linux x86_64 system.
Intel China developers quietly announced the release of their open-source Beignet 1.2 OpenCL implementation at the end of August for HD/Iris Graphics hardware. Beignet 1.2 continues supporting OpenCL 1.x while sadly their experimental OpenCL 2.0 branch hasn't been touched now in three months...
Rex Zhu of AMD published his latest set of 16 patches for refactoring PowerPlay code within the open-source DRM driver space. This is a big refactoring: nearly 19,000 new lines of code and 34,000 deleted lines of code...
FreeType 2.7 has been officially released and it's actually a big deal as it aims to bring font rendering that's better in line with what's offered by DirectWrite and ClearType on other operating systems...
After raising more than $103,000 USD last year via crowd-funding the RoundCube-Next web-based email client doesn't really appear to be going anywhere...
The ioquake3 open-source game engine project that's built around the Quake III: Arena code-base is finally moving to its new renderer by default and abandoning the original 17-year-old renderer...
For your viewing pleasure this weekend are benchmarks of TrueOS 20160831 (the rolling-release distribution formerly known as PC-BSD), DragonFlyBSD 4.6, GhostBSD 10.3, FreeBSD 11.0-RC2, and PacBSD 20160809 (formerly known as Arch BSD) all benchmarked from the same system! Plus for reference to the Linux numbers are Ubuntu 16.04.1 LTS and Clear Linux 10040 being compared to these BSDs on the same tests and hardware.
After testing seven Linux distributions and eight BSDs on the new Xeon E5-2609 v4 Broadwell-EP + MSI X99A WORKSTATION system, I next decided to try getting some fresh Solaris-based results...
Recently I purchased a Xeon E5-2609 v4 Broadwell-EP processor as a $300 Xeon with eight physical cores but clocked at just 1.7GHz and without any Turbo Boost while the TDP is 85 Watts. Here are some benchmarks compared to other LGA-2011 v3 CPUs in my possession under Linux along with an AMD FX reference point too and followed by some Skylake Xeon benchmarks.
The Single Loop Power Controller (SLPC) was an interesting addition to Skylake hardware but even with Skylake processors being out more than one year and the SLPC patches for the Intel DRM Linux driver having been out for a number of months, this GuC-based SLPC support has yet to be merged. The latest version of the patches was just published...
Version 5.4 of the V8 JavaScript Engine has been released. This is another hefty update to V8 and it brings the favorite kind of work we like talking about: more performance improvements...
As covered previously, threaded input finally landed in the X.Org Server. It's 2016, and these patches had even been sitting around for a few years with no action, while finally this beneficial feature will be shipping with next month's X.Org Server 1.19 release...
It's been a while since last having a Sailfish OS update from Jolla to talk about, but that's changed with the "Aurajoki" release finally hitting supported devices...
With many Linux gamers having looked forward to the Linux release of Rocket League, I tested out the Linux port of the game when using Mesa RadeonSI Gallium3D as well as the AMDGPU-PRO blob...
Following the seven-way Linux distribution benchmark comparison published earlier this week, on the same system I set out to test a variety of BSD distributions on the same system and ultimately benchmark their out-of-the-box performance too. Those performance benchmark results will be published later this week while today were a few remarks I wanted to share when trying out TrueOS, DragonFlyBSD, GhostBSD, FreeBSD, OpenBSD, NetBSD, MidnightBSD, and PacBSD (Arch BSD) on this modern Intel Xeon system.
Intel's open-source developers have been working on a GPU-based high-performance 2D renderer that can be nine times faster than Cairo's CPU-based renderer and still multiple times faster than Qt (even with OpenGL), Cairo with OpenGL, or even Google's Skia with OpenGL rendering. The focus of this new project, FastUIDraw, is ultimately for speeding up the rendering of web content and being able to accelerate all of the HTML5 canvas operations...
While it may just feel like recently when DNF 1.0 was released and Fedora switched from Yum to DNF by default, DNF 2.0 is already in development and hitting Fedora Rawhide systems...
A mini-ITX board running the GNU Libreboot downstream of Coreboot sounds interesting for a fully free software HTPC/media center PC, right? Too bad this new motherboard port is for an i945 board released back in 2008 and has integrated a painfully slow original, single-core Atom chip...
With Google's Android Runtime for Chrome (ARC) it turns out that this technology for letting Android apps run on Chrome OS is making use of the Wayland protocol and could open up other Wayland clients to running on Chrome OS...
Samba 4.5 is now available as the latest release of this major open-source project for improving Windows interoperability (i.e. SMB/CIFS) on Linux and other platforms...
A new version of the X-Plane desktop flight simulator, which is arguably the world's most advanced flight simulator, is now available. The Linux version remains in-step with the Windows and OS X builds...
A few months back I wrote about Arcan: A New Open-Source Display Server Built Atop A Game Engine. Sadly with most niche and ambitious open-source projects along these lines, they tend to disappear over time, but Arcan on the other hand continues moving forward so far...
Veteran Mesa developer Ilia Mirkin has been working on finishing up the core plumbing for OpenGL ES 3.2 / Android Extension Pack support for the Mesa drivers...