Lightspark May Work Towards A Gallium3D State Tracker

Posted by Michael Larabel on October 02, 2010

With the Gallium3D driver architecture there's state trackers for Mesa, OpenVG, OpenGL ES 1.1/2.0, and even most recently one for exposing Direct3D 10.0/11.0 on Linux. These state trackers are then what can run on the Gallium3D hardware drivers or even on the CPU in the case of Softpipe and the much more interesting LLVMpipe. There's even now a new Gallium3D state tracker being contemplated by the Lightspark Flash Player project.

We have previously reported on Lightspark working on a new graphics engine for this open-source project to implement the Adobe Flash/SWF specification. This new graphics engine leverages OpenGL and Cairo, but now the lead developer is considering a different approach.

Rather than using OpenGL, which is rather complex when all that Lightspark is using this graphics API for is just uploading images rendered by Cairo to the video memory and then to blit and composite the result, creating a simple Gallium3D state tracker could also do the trick.

While no code has yet to materialize, what is being considered as an option would be coming up with a new API and a simple Gallium3D state tracker that would simply be responsible for these simpler tasks. This API and Gallium3D state tracker would be responsible for DMA accelerated transfers of rendered image data, blitting and compositing of rendered images, notify the client of a-synchronous work, enqueue to-be-uploaded-to-VRAM images and have them transferred, and apply simple but programmable shader-like transformations of pixel data.

If this work does materialize, it will likely not come in the immediate future and OpenGL support would still likely be needed within Lightspark for handling the proprietary NVIDIA/AMD drivers and other situations where Gallium3D is not available.

For more information, read this blog post.

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. LLVM Clang 3.3 RC2 Is Ready For Testing
  2. AMD RadeonSI Gallium3D Begins Simple CL Demos
  3. Intel Shows Off GNOME3-Based Tizen Shell
  4. Linux Desktop Security Could Be A Whole Lot Better
  5. KDE 4.11 Will Be The Last Major KDE4 Workspaces Feature Release
  6. New NVIDIA Linux Driver Supports The GeForce GTX 780
  7. Chrome 28 To Offer More Speed Improvements
  8. Digia Announces "Boot To Qt" Project
  9. X.Org Libraries Hit By Round Of Security Issues
  10. Wayland's Weston Gets Output Scaling Support
  11. Raspberry Pi Gets New Wayland Weston Renderer
Latest Forum Talk
  1. KDE 4.11 Will Be The Last Major KDE4 Workspaces...
  2. Could the forum help improve the quality of...
  3. Linux Desktop Security Could Be A Whole Lot Better
  4. X.Org Libraries Hit By Round Of Security Issues
  5. Intel Shows Off GNOME3-Based Tizen Shell
  6. VIA KMS Driver Now Supports HDMI Output
  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