]> git.cworth.org Git - apitrace/history - glretrace.hpp
Make windows build user friendlier.
[apitrace] / glretrace.hpp
2011-06-02 José FonsecaAllow to specify the snapshot frequency.
2011-05-18 José FonsecaStart making glstate an independent module.
2011-05-15 José FonsecaRudimentary CGL retracing.
2011-05-10 José FonsecaTake snapshot but don't count glReadPixels as frames.
2011-05-09 José FonsecaMerge branch 'master' into multi-context
2011-05-09 José FonsecaDump the call when issuing warnings if verbosity is...
2011-05-08 Zack RusinShow call name on glGetError warning messages.
2011-05-08 Zack RusinShow call name on glGetError warning messages.
2011-05-06 José FonsecaMerge branch 'master' into multi-context
2011-05-06 José FonsecaDon't create an initial window.
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).