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