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
/
glws.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-19
Clean up static maps after retrace.
Mark Janes
1
-0
/
+3
2017-03-27
glws: add 'read' buffer parameter to makeCurrent()
Brian Paul
1
-3
/
+10
2016-04-04
helpers: Move GL extension cache object to glfeatures.
Jose Fonseca
1
-0
/
+1
2016-04-04
helpers: rename glprofile to glfeatures.
Jose Fonseca
1
-3
/
+3
2015-12-03
glws: initialize Drawable::mipmapLevel, cubeFace members
Brian Paul
1
-1
/
+3
2015-10-31
glretrace: Fix wglCreatePbufferARB without current context.
Brian Paul
1
-0
/
+4
2015-10-28
glws: revert "add Context::GetCurrent() and Drawable::GetCurrent()".
Jose Fonseca
1
-21
/
+0
2015-10-28
glws: add new functions for WGL_ARB_render_texture
Brian Paul
1
-1
/
+10
2015-10-28
glws: begin plumbing extra pbuffer info needed for WGL_ARB_render_texture
Brian Paul
1
-1
/
+14
2015-10-28
glws: add Context::GetCurrent() and Drawable::GetCurrent()
Brian Paul
1
-1
/
+22
2015-08-25
glretrace: Use the returned context version when checking for occlusion query.
Jose Fonseca
1
-3
/
+8
2015-06-27
glws: Ensure context is initialized the first time it is made current.
Jose Fonseca
1
-5
/
+25
2015-05-20
common,cli,wrappers,retrace,gui: Use #pragma once.
Jose Fonseca
1
-3
/
+1
2015-01-23
glhelpers,glws: Move extension management to helper module.
José Fonseca
1
-2
/
+1
2015-01-06
eglretrace: Drop glws::bindApi.
José Fonseca
1
-3
/
+0
2015-01-06
glretrace: Drop deprecated glws::Profile
José Fonseca
1
-4
/
+1
2015-01-05
helpers: Move GL profile into a separate helper module.
José Fonseca
1
-50
/
+6
2015-01-05
glws: Pack Profile structure.
José Fonseca
1
-5
/
+5
2015-01-05
glretrace: Drop deprecated ProfileDesc.
José Fonseca
1
-14
/
+6
2015-01-05
glretrace: Promote Profile from enum to full-fledged object.
José Fonseca
1
-23
/
+26
2015-01-05
glretrace: Avoid referring to PROFILE_xxx directly.
José Fonseca
1
-0
/
+16
2015-01-05
glws: Descibe PROFILE_ES1 as OpenGL ES 1.1.
José Fonseca
1
-1
/
+1
2014-11-25
glretrac: Fix PROFILE_COMPAT definition.
José Fonseca
1
-2
/
+2
2014-11-25
glretrace: Handle core/compatibility profiles better.
José Fonseca
1
-0
/
+6
2014-07-23
glretrace: Abstract eglBindAPI inside glws.
José Fonseca
1
-0
/
+3
2014-07-23
glretrace: Introduce ProfileDesc.
José Fonseca
1
-5
/
+13
2014-01-21
Implement --samples=N glretrace flag for X11 GL_ARB_multisample
Nigel Stewart
1
-1
/
+1
2013-10-30
glretrace: Support more profiles; match the profile used in glXCreateContextA...
José Fonseca
1
-7
/
+18
2013-10-29
glretrace: Cleanup profile specification.
José Fonseca
1
-3
/
+12
2013-10-29
glretrace: Support MacOSX 4.1 contexts.
José Fonseca
1
-1
/
+8
2013-10-29
glretrace: Fix Mac and Windows builds due to lack of copySubBuffer method.
José Fonseca
1
-1
/
+1
2013-10-28
retrace: Implement glxCopySubBufferMESA
Carl Worth
1
-0
/
+2
2012-10-22
Don't show pbuffers in windows.
José Fonseca
1
-2
/
+7
2012-10-18
Check extensions via glGetStringi() on core profile.
José Fonseca
1
-0
/
+8
2012-04-22
Share more code between glretrace and d3dretrace.
José Fonseca
1
-4
/
+1
2012-04-14
Move retracers to their own directory.
José Fonseca
1
-0
/
+170