]> git.cworth.org Git - apitrace/history - glretrace_main.cpp
Show call name on glGetError warning messages.
[apitrace] / glretrace_main.cpp
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é FonsecaMake retrace_call void()
2011-05-04 José FonsecaMove glFlush specific code to the retrace function.
2011-04-20 Zack RusinSkip windowing system calls but still allow state fetch...
2011-04-19 Zack RusinOutput all warnings in the <call no>: <type>: <message...
2011-04-14 Michel DänzerUse call number instead of frame number for snapshot...
2011-04-12 José FonsecaResize windows at glViewport time.
2011-04-10 José FonsecaBasic dumping of draw buffer.
2011-04-10 José FonsecaSplit gltrace.cpp code into multiple files.