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. Sumo Lounge Emperor
  2. Gallium3D Continues Improving OpenGL For Older Radeon GPUs
  3. 15-Way Open vs. Closed Source NVIDIA/AMD Linux GPU Comparison
  4. Nouveau vs. NVIDIA Linux Comparison Shows Shortcomings
Latest Software Articles
  1. Intel Linux OpenGL Driver Leading Over Apple OS X
  2. The Cost Of Ubuntu Disk Encryption
  3. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  4. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
Latest Linux News
  1. Raspberry Pi Gets New Wayland Weston Renderer
  2. Debian GNU/Hurd 2013 Release Brings New Packages
  3. Intel Ultrabook Performance Is Faster With Mesa 9.2
  4. Hot Relocation HDD To SSD Support For Btrfs
  5. Phoronix Test Suite 4.6.0 "Utsira" Released
  6. New Intel X.Org Driver Supports All Of Haswell
  7. SQLite Now Faster With Memory Mapped I/O
  8. Microsoft Releases Skype For Linux 4.2, Has Bug-Fixes
  9. Qt For Tizen Launches, Based On Qt 5.1
  10. KTAP Released For Linux Kernel Dynamic Tracing
  11. Linux 3.10-rc2 Kernel Takes In A Few Extra Pulls
Latest Forum Talk
  1. Intel Linux OpenGL Driver Leading Over Apple OS X
  2. Raspberry Pi Gets New Wayland Weston Renderer
  3. Handbrake 0.9.9 Supports OpenCL Offloading
  4. DRM Moves Ahead With HTML5 Specification
  5. Chrome 27 Loads Web Pages Faster
  6. AMD Catalyst 13.4 Final
  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