]> git.cworth.org Git - apitrace/history - glretrace.hpp
Show call name on glGetError warning messages.
[apitrace] / glretrace.hpp
2011-05-08 Zack RusinShow call name on glGetError warning messages.
2011-05-05 José FonsecaMove OS-specific retracing functions to separate files.
2011-05-04 José FonsecaMove glFlush specific code to the retrace function.
2011-04-19 Zack RusinOutput all warnings in the <call no>: <type>: <message...
2011-04-12 José FonsecaResize windows at glViewport time.
2011-04-10 José FonsecaSplit gltrace.cpp code into multiple files.
2011-04-02 José FonsecaSeparate WS abstraction from retracing.
2011-04-02 José FonsecaImplement Xlib/GLX.
2011-04-02 José FonsecaWindowing system abstraction (WIP).