
VirtualGL
Many applications use OpenGL for graphics rendering. VirtualGL is an application that uses the Linux system's graphics hardware to render OpenGL graphics and then pass it to the remote X server. This method bypasses teh GLX extension.
In order to run applications through VirtualGL:
Download VirtualGL:
http://www.virtualgl.org/Downloads/VirtualGL
When executing a command, run: vglrun -c proxy <application>

