Valves OpenGL debugger for Linux game devs created on Ubuntu

Valves OpenGL debugger for Linux game devs created on Ubuntu It seems like Valve is not done yet when it comes to Linux and gaming. According to this recent blog post by Valves own Rich Geldreich, they are actively working on an OpenGL debugger aimed at Linux game developers which will also be open source. VOGL: Valves OpenGL debugger for Linux OpenGL debugging has always lagged behind DirectX, mainly because of the excellent graphics debugging tools shipped with Visual Studio. But all that might change very soon with Valves active interest in the development of an alternative OpenGL debugger called VOGL. The entire code for VOGL is written and tested on Linux, on Kubuntu 13.10, Ubuntu 12.04 and Linux Mint to be exact. Valves VOGL debugger was shown off at the Steam Dev Days conference held on 15th of this month at Seattle. And the debugger will be open source. According to Rich Geldreich, "Were going completely open source - GL is just too large of an API (and changin...