LLVMpipe Picks Up Support For New GL Extensions

Posted by Michael Larabel on February 25, 2013

While LLVMpipe is now commonly used as the default software fallback on the Linux desktop in cases where there is no OpenGL hardware driver available, it remains limited to OpenGL 2.1 compliance and doesn't see too much love by developers. Fortunately, VMware developers continue to take some care of this driver and today there's now support for two new OpenGL extensions pertaining to texture buffers.

Roland Scheidegger committed support to the LLVMpipe Gallium3D CPU-based software graphics driver today for GL_ARB_texture_buffer_object and GL_ARB_texture_buffer_range. The first extension, GL_ARB_texture_buffer_object, introduces buffer textures while the latter expands upon it by offering greater performance when the client only needs a sub-range of a texture buffer object. The specification documents on them can be found here and here.

These OpenGL extensions aren't new to Mesa or the common GPU drivers, but is the first time being introduced to LLVMpipe. With this commit, the Piglit regression tests mostly pass for those relevant to ARB_texture_buffer_objects. However, it does require manually overriding the GL Shading Language version to 1.40 and also overriding the advertised OpenGL version to 3.1.

As shown in the Git log search on LLVMpipe, there's been a bit of other driver activity in the past week thanks to VMware. However, the overall progress of the VMware driver continues to be rather slow even as this driver takes on a greater role and is more widely used in cases of no OpenGL hardware acceleration.

Originally this driver was just used as a tool for driver developers in debugging purposes for testing against a vendor/hardware-neutral driver and making a faster software implementation than "swrast" and Gallium3D Softpipe by leveraging LLVM. The last major commits to the LLVMpipe driver were one month ago. IBM is also looking at porting LLVMpipe to PowerPC but so far there haven't been any commits to mainline Mesa for this CPU architecture support.

The most recent extensive LLVMpipe performance benchmarks happened in late November, but new tests are on the way. LLVMpipe did make it as one of the disappointments of Mesa 9.1, which was released last week.

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. DNF Still Advancing As Experimental Yum For Fedora
  2. Logitech Begins Supporting Linux Users
  3. Modern Intel Gallium3D Driver Still Being Toyed With
  4. Linux 3.10 Kernel Benchmarks On A Core i7 Laptop
  5. GCC 4.8.1 Compiler Due To Be Out Next Week
  6. Linux 3.10 Kernel Benchmarks For Intel Ivy Bridge
  7. Linux's "Ondemand" Governor Is No Longer Fit
  8. Firefox 22 Beta Enables WebRTC Support
  9. OpenSUSE 13.1 Milestone 1 Released
  10. DRM Graphics Driver Comes For Dove/Cubox
  11. JADE: An LLVM-Based Video Decoder For MPEG RVC
Latest Forum Talk
  1. DRM Moves Ahead With HTML5 Specification
  2. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  3. Linux's "Ondemand" Governor Is No...
  4. New Linux Kernel Vulnerability Exploited
  5. KDE's Krita Ported To OpenGL 3.1, OpenGL ES 2.0
  6. Radeon Gallium3D Gets Important Cayman Fixes
  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