OpenGL Transform Feedback For LLVMpipe

Posted by Michael Larabel on December 05, 2012

An initial patch for review has been published by David Airlie that implements OpenGL Transform Feedback support for the LLVMpipe driver.

The LLVMpipe Gallium3D software-based driver hasn't reached OpenGL 3.0 compliance yet but it's slowly getting there. LLVMpipe is now in the process of picking up EXT_transform_feedback support.

OpenGL Transform Feedback adds in the capability of altering the rendering pipeline to allow for primitives processed by Vertex/Geometry Shaders to be written to buffer objects. By writing it to buffer objects, the post-transform render state of an object can be saved so that it can be re-submitted multiple times.

Transform Feedback was added to the core OpenGL specification in OpenGL 3.0 and it remains as of the latest OpenGL 4.3 specification with EXT_transform_feedback. Many of the other open-source Mesa/Gallium3D drivers have had GL3 transform feedback support for several months.

David mentioned when publishing the initial patch that the LLVMpipe EXT_transform_feedback support is currently passing 115 of 130 Piglit tests.

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. The Cost Of Ubuntu Disk Encryption
  2. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  3. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
  4. F2FS File-System Shows Regressions On Linux 3.10
Latest Linux News
  1. Jolla Announces Their First Phone
  2. Mageia 3 Released, Still Using Legacy GRUB
  3. NetBSD 6.1 Brings In More Features
  4. Using Six Monitors With AMD's Open-Source Linux Driver
  5. Benchmarking The Intel P-State, CPUfreq Changes
  6. FreeBSD Still Working On Next-Gen Package Manager
  7. DNF Still Advancing As Experimental Yum For Fedora
  8. Logitech Begins Supporting Linux Users
  9. Modern Intel Gallium3D Driver Still Being Toyed With
  10. Linux 3.10 Kernel Benchmarks On A Core i7 Laptop
  11. GCC 4.8.1 Compiler Due To Be Out Next Week
Latest Forum Talk
  1. Jolla Announces Their First Phone
  2. Radeon Gallium3D Gets Important Cayman Fixes
  3. Ubuntu Looks Towards MySQL Alternatives
  4. Mageia 3 Released, Still Using Legacy GRUB
  5. DRM Moves Ahead With HTML5 Specification
  6. The Cost Of Ubuntu Disk Encryption
  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