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_glx.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-21
glws: Ensure older X events are processed before doing a window resize.
Jose Fonseca
1
-5
/
+0
2017-03-27
glws: add 'read' buffer parameter to makeCurrent()
Brian Paul
1
-2
/
+13
2016-06-30
glretrace: Consistently use 32 bits visuals.
Jose Fonseca
1
-4
/
+4
2016-04-04
helpers: rename glprofile to glfeatures.
Jose Fonseca
1
-3
/
+3
2016-03-05
retrace: clang-modernize.
Jose Fonseca
1
-4
/
+4
2016-01-12
Revert "glretrace: avoid glXSwapBuffers failures because of "bad" windows".
Jose Fonseca
1
-13
/
+2
2016-01-12
glretrace: Use glXCreateWindow drawable.
Jose Fonseca
1
-10
/
+22
2015-12-20
glretrace: Handle make current with null drawable.
Jose Fonseca
1
-6
/
+10
2015-11-07
glws: Fix GLX PBuffer destruction.
Jose Fonseca
1
-1
/
+5
2015-10-28
glws: revert "add Context::GetCurrent() and Drawable::GetCurrent()".
Jose Fonseca
1
-3
/
+5
2015-10-28
glws: implement WGL_ARB_render_texture functions on GLX
Brian Paul
1
-0
/
+128
2015-10-28
glws: begin plumbing extra pbuffer info needed for WGL_ARB_render_texture
Brian Paul
1
-2
/
+3
2015-10-28
glws: add GLX PBuffer support
Brian Paul
1
-4
/
+63
2015-06-27
glws: Ensure context is initialized the first time it is made current.
Jose Fonseca
1
-1
/
+1
2015-05-26
glws: Require GLX 1.3 at least.
Jose Fonseca
1
-54
/
+36
2015-04-21
glretrace: Fallback to GLX_EXT_create_context_es2_profile for GLES 3 contexts.
Jose Fonseca
1
-6
/
+11
2015-03-13
glretrace: Set FORWARD_COMPATIBLE_BIT as per trace.
Jose Fonseca
1
-1
/
+8
2015-01-06
eglretrace: Drop glws::bindApi.
José Fonseca
1
-6
/
+0
2015-01-06
glretrace: Drop deprecated glws::Profile
José Fonseca
1
-4
/
+4
2015-01-05
glretrace: Ignore GLXBadFBConfig errors.
José Fonseca
1
-0
/
+29
2015-01-05
glretrace: Drop deprecated ProfileDesc.
José Fonseca
1
-19
/
+16
2015-01-05
glws: Avoid referring to PROFILE_xxx directly in GLX backend.
José Fonseca
1
-37
/
+32
2014-11-25
glretrace: Handle core/compatibility profiles better.
José Fonseca
1
-2
/
+3
2014-11-18
glretrace: Fix handling of WGL/GLX_EXT_create_context_{es,es2}_profile
José Fonseca
1
-3
/
+3
2014-11-12
glretrace: Retry without GLX_CONTEXT_DEBUG_BIT_ARB.
José Fonseca
1
-0
/
+5
2014-11-12
glretrace: Create ES1 contexts only w/ GLX_EXT_create_context_es2_profile.
José Fonseca
1
-2
/
+3
2014-07-23
glretrace: Allow to create GLES1 GLX contexts.
José Fonseca
1
-2
/
+26
2014-07-23
glretrace: Abstract eglBindAPI inside glws.
José Fonseca
1
-0
/
+6
2014-07-23
glretrace: Introduce ProfileDesc.
José Fonseca
1
-6
/
+6
2014-05-27
glretrace,eglretrace: Factor out duplicate Xlib code into common module.
José Fonseca
1
-146
/
+8
2014-05-27
glws_glx: Set our own error handler.
José Fonseca
1
-0
/
+16
2014-03-10
glretrace: avoid glXSwapBuffers failures because of "bad" windows
Brian Paul
1
-3
/
+14
2014-02-25
glretrace: For multi-sampling back off the requested # of samples, until succ...
Nigel Stewart
1
-1
/
+3
2014-02-03
glretrace: Set GLX_SAMPLE_BUFFERS.
idinev
1
-0
/
+2
2014-01-21
Implement --samples=N glretrace flag for X11 GL_ARB_multisample
Nigel Stewart
1
-1
/
+7
2013-10-30
glretrace: Support more profiles; match the profile used in glXCreateContextA...
José Fonseca
1
-18
/
+13
2013-10-29
glretrace: Cleanup profile specification.
José Fonseca
1
-6
/
+8
2013-10-29
glretrace: Support MacOSX 4.1 contexts.
José Fonseca
1
-4
/
+8
2013-10-28
retrace: Implement glxCopySubBufferMESA
Carl Worth
1
-0
/
+6
2013-10-16
glretrace: reapply fix for #178 to original GLX code
Alexander Monakov
1
-2
/
+2
2013-07-20
glretrace: GLX and WGL support for ES2/EGL traces.
Nigel Stewart
1
-1
/
+5
2012-10-24
Call XInitThreads.
José Fonseca
1
-0
/
+2
2012-10-22
Don't show pbuffers in windows.
José Fonseca
1
-4
/
+4
2012-10-13
retrace: Exit when Escape key is pressed on X.
José Fonseca
1
-5
/
+28
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
/
+377