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. 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. Wayland's Weston Gets Output Scaling Support
  2. Raspberry Pi Gets New Wayland Weston Renderer
  3. Debian GNU/Hurd 2013 Release Brings New Packages
  4. Intel Ultrabook Performance Is Faster With Mesa 9.2
  5. Hot Relocation HDD To SSD Support For Btrfs
  6. Phoronix Test Suite 4.6.0 "Utsira" Released
  7. New Intel X.Org Driver Supports All Of Haswell
  8. SQLite Now Faster With Memory Mapped I/O
  9. Microsoft Releases Skype For Linux 4.2, Has Bug-Fixes
  10. Qt For Tizen Launches, Based On Qt 5.1
  11. KTAP Released For Linux Kernel Dynamic Tracing
Latest Forum Talk
  1. Debian GNU/Hurd 2013 Release Brings New Packages
  2. Raspberry Pi Gets New Wayland Weston Renderer
  3. Favorite Open/Closed Source Games
  4. gnome 3.8 in RHEL7?
  5. DRM Moves Ahead With HTML5 Specification
  6. Intel Linux OpenGL Driver Leading Over Apple OS X
  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