summaryrefslogtreecommitdiff
path: root/glretrace_main.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-05-06Don't create an initial window.José Fonseca1-9/+6
2011-05-05Move OS-specific retracing functions to separate files.José Fonseca1-21/+5
2011-05-05Make retrace_call void()José Fonseca1-4/+5
2011-05-05Move glFlush specific code to the retrace function.José Fonseca1-8/+1
2011-04-20Skip windowing system calls but still allow state fetching on them.Zack Rusin1-4/+6
2011-04-19Output all warnings in the <call no>: <type>: <message> format.Zack Rusin1-1/+5
2011-04-14Use call number instead of frame number for snapshot filenames.Michel Dänzer1-9/+8
2011-04-12Resize windows at glViewport time.José Fonseca1-8/+1
2011-04-10Basic dumping of draw buffer.José Fonseca1-1/+1
2011-04-10Split gltrace.cpp code into multiple files.José Fonseca1-0/+299