Gallium3D Picks Up Networking Support

Posted by Michael Larabel on June 01, 2009

The folks at Tungsten Graphics, which are owned by VMware, have been busy with new software releases so far this summer. Mesa 7.5 is coming along well and the Gallium3D driver architecture is now merged into the Mesa mainline code-base for release with Mesa 7.6. When it comes to Gallium3D an OpenVG state tracker has been released along with two OpenGL ES state trackers to accelerate the OpenGL ES 1.1 and 2.0 APIs. There are also OpenCL and OpenGL 3.1 state trackers under development.

While not currently an end-user feature or as prominent as a new state tracker being introduced, Gallium3D in Mesa has picked up network support. Yes, Gallium3D now has simple network capabilities like initializing sockets, listening to ports, creating connections, etc. This work was pushed out into the public realm with this Git commit. These network functions are not being deployed so that you can create a Multi-GPU configuration over a high-bandwidth LAN or anything exotic like that, but actually to provide a remote debugging utility.

Adding over 2,000 lines of new code to the Mesa/Gallium3D code-base is now a Gallium Remote Debugging Protocol (found in this commit). This protocol uses TCP and IPv4 and contains the needed support for sending commands to shaders, textures, etc over a network.

After the network support was added to Gallium3D and the Gallium Remote Debugging Protocol introduced, VMware's Jakob Bornecrantz introduced a few applications taking advantage of this support. Now living within Gallium3D is a simple client, simple server, shader information, shader dumper, a shader disabler, context dumper, texture information, and texture dumper programs. All of these open-source applications use the Gallium RDP.

Ending out his Monday morning in Europe, Jakob also committed Gallium Remote Debugging Protocol support to the Gallium3D trace driver, which is used for tracing incoming calls and providing this remote debugging support.

This network / remote debugging support may not be something for Linux gamers or desktop users to get excited about, but it should certainly help out those working on graphics drivers and is a feature not previously found in Mesa.

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. AMD RadeonSI Gallium3D Begins Simple CL Demos
  2. Intel Shows Off GNOME3-Based Tizen Shell
  3. Linux Desktop Security Could Be A Whole Lot Better
  4. KDE 4.11 Will Be The Last Major KDE4 Workspaces Feature Release
  5. New NVIDIA Linux Driver Supports The GeForce GTX 780
  6. Chrome 28 To Offer More Speed Improvements
  7. Digia Announces "Boot To Qt" Project
  8. X.Org Libraries Hit By Round Of Security Issues
  9. Wayland's Weston Gets Output Scaling Support
  10. Raspberry Pi Gets New Wayland Weston Renderer
  11. Debian GNU/Hurd 2013 Release Brings New Packages
Latest Forum Talk
  1. Linux Desktop Security Could Be A Whole Lot Better
  2. Intel Shows Off GNOME3-Based Tizen Shell
  3. AMD RadeonSI Gallium3D Begins Simple CL Demos
  4. Microsoft's zombie attacks Android (again)
  5. Raspberry Pi Gets New Wayland Weston Renderer
  6. KDE 4.11 Will Be The Last Major KDE4 Workspaces...
  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