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_egl_xlib.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-28
glws: add no-op EGL functions for WGL_ARB_render_texture functions
Brian Paul
1
-0
/
+21
2015-10-28
glws: begin plumbing extra pbuffer info needed for WGL_ARB_render_texture
Brian Paul
1
-4
/
+6
2015-06-27
glws: Ensure context is initialized the first time it is made current.
Jose Fonseca
1
-1
/
+1
2015-06-22
eglretrace: Leverage EGL_EXT_platform_x11 where available.
José Fonseca
1
-1
/
+15
2015-03-13
glretrace: Set FORWARD_COMPATIBLE_BIT as per trace.
Jose Fonseca
1
-3
/
+9
2015-01-19
glws: Avoid brute force when searching for the EGL config with more APIs.
José Fonseca
1
-58
/
+73
2015-01-06
eglretrace: Drop glws::bindApi.
José Fonseca
1
-32
/
+43
2015-01-06
glretrace: Drop deprecated glws::Profile
José Fonseca
1
-7
/
+7
2015-01-05
eglretrace: Handle GLESv3.
José Fonseca
1
-0
/
+1
2015-01-05
glws: Don't require EGL_KHR_create_context for compatibility contexts.
José Fonseca
1
-2
/
+2
2015-01-05
glretrace: Drop deprecated ProfileDesc.
José Fonseca
1
-19
/
+13
2015-01-05
glws: Avoid referring to PROFILE_xxx directly in EGL backend.
José Fonseca
1
-28
/
+42
2014-11-12
glretrace: Retry without GLX_CONTEXT_DEBUG_BIT_ARB.
José Fonseca
1
-2
/
+2
2014-07-23
glretrace: Abstract eglBindAPI inside glws.
José Fonseca
1
-0
/
+19
2014-07-23
glretrace: Introduce ProfileDesc.
José Fonseca
1
-6
/
+6
2014-05-27
eglretrace: Workaround crashes when recreating EGL surface.
José Fonseca
1
-1
/
+4
2014-05-27
glretrace,eglretrace: Factor out duplicate Xlib code into common module.
José Fonseca
1
-103
/
+10
2014-05-23
egltrace: Retry without EGL_CONTEXT_OPENGL_DEBUG_BIT_KHR.
José Fonseca
1
-1
/
+7
2014-02-28
eglretrace: Support non-compat GL profiles and debug contexts.
José Fonseca
1
-3
/
+26
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
-4
/
+0
2013-10-29
glretrace: Cleanup profile specification.
José Fonseca
1
-6
/
+8
2013-10-29
glretrace: Support MacOSX 4.1 contexts.
José Fonseca
1
-1
/
+2
2013-10-29
glretrace: Fix Mac and Windows builds due to lack of copySubBuffer method.
José Fonseca
1
-4
/
+0
2013-10-28
Fix compilation-breaking typo from previous commit.
Carl Worth
1
-1
/
+1
2013-10-28
retrace: Implement glxCopySubBufferMESA
Carl Worth
1
-0
/
+4
2013-10-10
eglretrace: Fix window size hints problem.
José Fonseca
1
-2
/
+2
2013-05-31
eglretrace: Fix some EGL typos.
Gregory Hainaut
1
-1
/
+1
2012-10-22
Don't show pbuffers in windows.
José Fonseca
1
-4
/
+5
2012-08-05
Recreate egl surface when glViewport for watching framebuffer in qapitrace's ...
Huang Dongsung
1
-0
/
+43
2012-04-22
Share more code between glretrace and d3dretrace.
José Fonseca
1
-1
/
+1
2012-04-14
Move retracers to their own directory.
José Fonseca
1
-0
/
+441