What's Left For LLVMpipe Before OpenGL 3.0

Posted by Michael Larabel on March 11, 2012

One of the Gallium3D drivers yet not fully supporting the OpenGL 3.0 specification is the LLVMpipe software rasterizer. However, if you're curious of what's left before this CPU-based graphics driver can handle GL3, here's a list.

This past week in the Mesa Git repository, David Airlie updated the LLVM to-do list per this commit. As far as what Airlie is working on now for the OpenGL 3.0 support in LLVMpipe, he's currently doing the TXQ opcode support and handling for EXT_transform_feedback, clip distance, vertex clipping, and EXT_texture_array. Still open is doing TXF opcode support, integer texture fetch support, integer render-buffer support, and vertex ID support. There's also a patch pending for handling EXT_timer_query.

The goal is to bring the Gallium3D LLVMpipe driver up in OpenGL extension parity to the Softpipe driver, which is similar to LLVMpipe but less complicated as it doesn't involve LLVM, but it's also an order of magnitude slower. Softpipe can effectively handle OpenGL 3.0 with Mesa 8.0.

Hopefully with Mesa 8.1 we'll be able to see GL3 out of LLVMpipe, especially as this Gallium3D driver is replacing the classic Mesa software rasterizer on more systems and is beginning to be used for handling composited desktops. In terms of the driver's usefulness, with Mesa 8.0 it's fine for the desktop but slow for gaming with all but the very latest and greatest CPUs.

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. GCC 4.8.0 vs. LLVM Clang 3.3 Compiler Performance
  2. Intel Linux OpenGL Driver Leading Over Apple OS X
  3. The Cost Of Ubuntu Disk Encryption
  4. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
Latest Linux News
  1. Unity 8, Mir Made Progress This Week On Features
  2. LLVM Clang 3.3 RC2 Is Ready For Testing
  3. AMD RadeonSI Gallium3D Begins Simple CL Demos
  4. Intel Shows Off GNOME3-Based Tizen Shell
  5. Linux Desktop Security Could Be A Whole Lot Better
  6. KDE 4.11 Will Be The Last Major KDE4 Workspaces Feature Release
  7. New NVIDIA Linux Driver Supports The GeForce GTX 780
  8. Chrome 28 To Offer More Speed Improvements
  9. Digia Announces "Boot To Qt" Project
  10. X.Org Libraries Hit By Round Of Security Issues
  11. Wayland's Weston Gets Output Scaling Support
Latest Forum Talk
  1. GCC 4.8.0 vs. LLVM Clang 3.3 Compiler Performance
  2. AMD RadeonSI Gallium3D Begins Simple CL Demos
  3. Sun x4500 firmware
  4. KDE 4.11 Will Be The Last Major KDE4 Workspaces...
  5. Could the forum help improve the quality of...
  6. Linux Desktop Security Could Be A Whole Lot Better
  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