index
:
~cworth/apitrace
master
Carl's hacks to apitrace (upstream at https://github.com/apitrace/apitrace)
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glretrace.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-19
Infer the drawable size from glBlitFramebuffer too
José Fonseca
1
-0
/
+1
2011-06-02
Allow to specify the snapshot frequency.
José Fonseca
1
-0
/
+8
2011-05-18
Start making glstate an independent module.
José Fonseca
1
-4
/
+0
2011-05-15
Rudimentary CGL retracing.
José Fonseca
1
-0
/
+1
2011-05-10
Take snapshot but don't count glReadPixels as frames.
José Fonseca
1
-0
/
+1
2011-05-09
Merge branch 'master' into multi-context
José Fonseca
1
-1
/
+1
2011-05-09
Dump the call when issuing warnings if verbosity is not set.
José Fonseca
1
-1
/
+1
2011-05-08
Show call name on glGetError warning messages.
Zack Rusin
1
-1
/
+1
2011-05-08
Show call name on glGetError warning messages.
Zack Rusin
1
-1
/
+1
2011-05-06
Don't create an initial window.
José Fonseca
1
-3
/
+0
2011-05-05
Move OS-specific retracing functions to separate files.
José Fonseca
1
-0
/
+3
2011-05-05
Move glFlush specific code to the retrace function.
José Fonseca
1
-0
/
+2
2011-04-19
Output all warnings in the <call no>: <type>: <message> format.
Zack Rusin
1
-1
/
+1
2011-04-12
Resize windows at glViewport time.
José Fonseca
1
-1
/
+0
2011-04-10
Split gltrace.cpp code into multiple files.
José Fonseca
1
-0
/
+69
2011-04-02
Separate WS abstraction from retracing.
José Fonseca
1
-123
/
+0
2011-04-02
Implement Xlib/GLX.
José Fonseca
1
-23
/
+35
2011-04-02
Windowing system abstraction (WIP).
José Fonseca
1
-0
/
+111