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. Gallium3D Continues Improving OpenGL For Older Radeon GPUs
  2. 15-Way Open vs. Closed Source NVIDIA/AMD Linux GPU Comparison
  3. Nouveau vs. NVIDIA Linux Comparison Shows Shortcomings
  4. AMD Radeon Gallium3D More Competitive With Catalyst On Linux
Latest Software Articles
  1. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  2. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
  3. F2FS File-System Shows Regressions On Linux 3.10
  4. Previewing The Radeon Gallium3D Shader Optimizations
Latest Linux News
  1. Linux 3.10 Kernel Benchmarks On A Core i7 Laptop
  2. GCC 4.8.1 Compiler Due To Be Out Next Week
  3. Linux 3.10 Kernel Benchmarks For Intel Ivy Bridge
  4. Linux's "Ondemand" Governor Is No Longer Fit
  5. Firefox 22 Beta Enables WebRTC Support
  6. OpenSUSE 13.1 Milestone 1 Released
  7. DRM Graphics Driver Comes For Dove/Cubox
  8. JADE: An LLVM-Based Video Decoder For MPEG RVC
  9. Ubuntu 13.10 Likely Switching To Chromium Browser
  10. Unity 7, Compiz To Be Polished For Ubuntu 13.10
  11. Unity 8, Mir To Be Experimental Choice In Ubuntu 13.10
Latest Forum Talk
  1. Linux Game Development and a Qt Developers Rage
  2. Linux's "Ondemand" Governor Is No...
  3. Greater Radeon Gallium3D Shader Optimization Tests
  4. Fedora 19 Alpha Gets Its First Delay Due To UEFI
  5. OpenSUSE 13.1 Milestone 1 Released
  6. Firefox 22 Beta Enables WebRTC Support
  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