index
:
~anholt/apitrace
frameretrace
loopsecs
timing
Unnamed repository; edit this file 'description' to name the repository.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
retrace
/
glretrace.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-28
glretrace: add API dispatch for WGL_ARB_render_texture
Brian Paul
1
-0
/
+13
2015-10-28
glws: begin plumbing extra pbuffer info needed for WGL_ARB_render_texture
Brian Paul
1
-1
/
+1
2015-08-25
glretrace: Use the returned context version when checking for occlusion query.
Jose Fonseca
1
-1
/
+6
2015-08-06
glretrace: Make getCurrentContext an inline function.
Jose Fonseca
1
-2
/
+10
2015-08-06
glretrace: Track insideList and insideBeginEnd per-context.
Jose Fonseca
1
-2
/
+3
2015-06-27
glretrace: Add a Context::profile inline helper.
Jose Fonseca
1
-0
/
+5
2015-06-27
glws: Ensure context is initialized the first time it is made current.
Jose Fonseca
1
-1
/
+0
2015-05-20
common,cli,wrappers,retrace,gui: Use #pragma once.
Jose Fonseca
1
-3
/
+1
2015-01-06
glretrace: Drop deprecated glws::Profile
José Fonseca
1
-4
/
+4
2015-01-05
eglretrace: Handle GLESv3.
José Fonseca
1
-1
/
+1
2014-12-12
glretrace: Handle GL_ARB_sync properly.
José Fonseca
1
-0
/
+6
2014-05-28
glretrace: Honour recorded wglCreateContextAttribsARB attributes.
José Fonseca
1
-0
/
+3
2013-10-29
glretrace: Support MacOSX 4.1 contexts.
José Fonseca
1
-0
/
+2
2013-02-15
replay: Support applications mixing glCreateProgramObjectARB and glUseProgram
Carl Worth
1
-1
/
+1
2012-10-24
Make code more robust against multiply bound CGL contexts.
José Fonseca
1
-4
/
+1
2012-10-22
Don't show pbuffers in windows.
José Fonseca
1
-0
/
+3
2012-10-19
glretrace: Put currentContext on TLS.
José Fonseca
1
-1
/
+2
2012-10-19
Kill currentDrawable.
José Fonseca
1
-1
/
+5
2012-10-19
Determine core32 from the traces.
José Fonseca
1
-0
/
+5
2012-10-18
Check extensions via glGetStringi() on core profile.
José Fonseca
1
-0
/
+6
2012-08-16
Improve profiling.
James Benton
1
-1
/
+0
2012-08-16
CPU Profiling now includes all OpenGL calls (was only draw calls).
James Benton
1
-2
/
+2
2012-08-09
Add initContext to glretrace.
James Benton
1
-1
/
+5
2012-08-09
Create glretrace specific context.
James Benton
1
-7
/
+21
2012-08-03
Remove old unused function declaration.
James Benton
1
-1
/
+0
2012-07-25
Improved profiling capabilities.
James Benton
1
-2
/
+4
2012-07-23
Fixed gpu profiling under multiple contexts.
James Benton
1
-0
/
+1
2012-07-23
Improved GPU profiling code.
James Benton
1
-1
/
+0
2012-07-20
Add support for basic GPU profiling of draw calls to retrace.
James Benton
1
-0
/
+6
2012-04-26
Cleanup glretrace<->glws integration.
José Fonseca
1
-4
/
+20
2012-04-22
Share more code between glretrace and d3dretrace.
José Fonseca
1
-9
/
+0
2012-04-14
Move retracers to their own directory.
José Fonseca
1
-0
/
+67