summaryrefslogtreecommitdiff
path: root/glretrace_cgl.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-12-05Add option to request an Opengl 3.2 core profile context.José Fonseca1-1/+1
2011-10-27Lower case namespaces.José Fonseca1-2/+2
2011-10-25Emit a warning when the window size cannot be inferred.José Fonseca1-1/+1
2011-10-10Ignore several harmless CGL calls when rectracing.José Fonseca1-0/+5
2011-10-09Simplify glws class hierarchy.José Fonseca1-3/+3
2011-10-07Use a vector to dispatch calls when retracing.José Fonseca1-15/+5
2011-05-28Use regular C strings everywhere.José Fonseca1-1/+1
2011-05-27Trace the whole OpenGL framework on Mac OS X.José Fonseca1-16/+20
2011-05-17Fix context sharing when replaying CGL.José Fonseca1-1/+7
2011-05-15Rudimentary CGL retracing.José Fonseca1-0/+120