Google Brings GLX_EXT_texture_from_pixmap To Software

Posted by Michael Larabel on August 30, 2011

Here's some very exciting news coming out of the Google Chromium OS team for upstream work they continue making to Mesa... They have enabled GLX_EXT_texture_from_pixmap in the software drivers! This means that it may now be possible to use compositing window managers nicely from the Gallium3D software drivers like LLVMpipe and Softpipe on your CPU, in case your graphics processor doesn't have hardware acceleration available.

Google engineers working on Chromium OS, their Linux-based browser operating system, previously was working on the unofficial Intel Gallium3D driver to enhance the "i915g" support for their Chromebooks. They've also made some other improvements to Mesa, but now they've made this interesting commit to the common code-base for implementing GLX_EXT_texture_from_pixmap support in software for Gallium3D. The patches were sent in by Stéphane Marchesin, the founder of the Nouveau driver project that later joined Google's Chromium OS team, and was signed off by several other Chromium developers.

GLX_EXT_texture_from_pixmap is the GLX extension that several years ago was sought after by Linux desktop enthusiasts in the early days of AIGLX and with the Compiz/Beryl compositors as being the critical extension to support composited window management at the time. This extension allows a color buffer to be used for both rendering and texturing, per the specification.

Bringing this to the software on Mesa Git is done by three patches amounting to about 200 lines of new code and replicating one file for the DRI state tracker. The patch series starts here.

With this support it may now be possible (I am about to test the code and haven't heard reports from anyone else yet) to run the GNOME Shell, Compiz, or other compositing window managers on a Gallium3D software driver off the CPU. It's also a question of how's the performance and whether there are any other rendering issues when using such drivers.

It was last year that David Airlie was playing around with GLX_EXT_texture_from_pixmap support in swrast, the classic Mesa software rasterizer, but he didn't do much more in this area after that point. Right now the only major distribution to be using the LLVMpipe software driver as its software fall-back when no GPU hardware driver is available is Fedora 15 and later.

Discuss this article in our forums, IRC channel, or email the author. You can also follow our content via RSS and on social networks like Facebook, Identi.ca, and Twitter (@Phoronix and @MichaelLarabel). Subscribe to Phoronix Premium to view our content without advertisements, view entire articles on a single page, and experience other benefits.
Latest Hardware Reviews
  1. Intel Haswell HD Graphics 4600 vs. AMD Radeon Graphics On Linux
  2. Intel Haswell HD Graphics 4600 Performance On Ubuntu Linux
  3. Intel Core i7 4770K "Haswell" Benchmarks On Ubuntu Linux
  4. The First Experience Of Intel Haswell On Linux
Latest Software Articles
  1. Optimized Binaries Provide Great Benefits For Intel Haswell
  2. 11-Way Linux, BSD Platform Comparison
  3. SNA Acceleration Works Great For Intel Core i7 Haswell
  4. The Linux Evolution For Intel Haswell's Performance
Latest Linux News
  1. Mir's GPLv3 License Is Now Raising Concerns
  2. NVIDIA Driver Soon Likely To Support EGL, Mir
  3. OpenMandriva Goes Into Alpha Form, Russian-Based
  4. NVIDIA Brings Their Linux Driver To ARM
  5. D Language Still Showing Promise, Advancements
  6. Planetary Annihilation Released For Linux Gamers
  7. Gentoo Starts Work On KDE-Wayland Support
  8. NVIDIA To License Its Kepler GPU Technology
  9. KDE's KWin Made Lots Of Progress In 4.11
  10. Ubuntu Announces Carrier Advisory Group
  11. Qt 5.1 Release Candidate 1 Has Arrived
Latest Forum Talk
  1. Mir's GPLv3 License Is Now Raising Concerns
  2. D Language Still Showing Promise, Advancements
  3. Radeon UVD Support Merged Into Mesa
  4. Ubuntu Touch/Tablet Is Using SurfaceFlinger
  5. VP9 Codec Now Enabled By Default In Chrome
  6. NVIDIA Driver Soon Likely To Support EGL, Mir
  1. Computers
  2. Display Drivers
  3. Graphics Cards
  4. Motherboards
  5. Peripherals
  6. Processors
  7. Software
  8. Operating Systems
  9. All Articles
  1. Linux Benchmarking
  2. OpenBenchmarking.org
  3. Phoronix Test Suite