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_wgl.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-27
glws: add 'read' buffer parameter to makeCurrent()
Brian Paul
1
-2
/
+24
2016-04-04
helpers: rename glprofile to glfeatures.
Jose Fonseca
1
-3
/
+3
2015-10-31
glretrace: Fix wglCreatePbufferARB without current context.
Brian Paul
1
-1
/
+4
2015-10-29
glws: Fix wglCreatePbufferARB when there's no current context.
Jose Fonseca
1
-49
/
+55
2015-10-28
glws: add new functions for WGL_ARB_render_texture
Brian Paul
1
-0
/
+56
2015-10-28
glws: update WGL pbuffer code for WGL_ARB_render_texture
Brian Paul
1
-1
/
+35
2015-10-28
glws: begin plumbing extra pbuffer info needed for WGL_ARB_render_texture
Brian Paul
1
-8
/
+13
2015-10-28
glws: add WGL PBuffer support
Brian Paul
1
-43
/
+153
2015-07-24
retrace: Add option to run headless.
Jose Fonseca
1
-1
/
+1
2015-07-24
retrace: Unify window management for GL and D3D on Windows.
Jose Fonseca
1
-166
/
+6
2015-06-27
glws: Ensure context is initialized the first time it is made current.
Jose Fonseca
1
-1
/
+1
2015-03-27
glws: Use _beginthreadex.
José Fonseca
1
-3
/
+4
2015-03-13
glretrace: Set FORWARD_COMPATIBLE_BIT as per trace.
Jose Fonseca
1
-1
/
+8
2015-02-03
glretrace: Fix TRACE_LIBGL on Windows.
José Fonseca
1
-1
/
+5
2015-02-02
glretrace: Don't clobber wglCreateContext* HGLRCs.
José Fonseca
1
-5
/
+9
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: Drop deprecated ProfileDesc.
José Fonseca
1
-19
/
+16
2014-12-31
glws: Use wglCreateContextAttribsARB whenever available.
José Fonseca
1
-82
/
+106
2014-11-25
glretrace: Handle core/compatibility profiles better.
José Fonseca
1
-4
/
+8
2014-11-20
Revert "glretrace: Don't request alpha bits pixel formats on Windows."
José Fonseca
1
-1
/
+1
2014-11-19
glretrace: Don't request alpha bits pixel formats on Windows.
José Fonseca
1
-1
/
+5
2014-11-19
glretrace: Cleanup ChoosePixelFormat arguments.
José Fonseca
1
-10
/
+7
2014-11-19
glretrace: Warn if ChoosePixelFormat returns GDI software implementation.
José Fonseca
1
-0
/
+8
2014-11-18
glretrace: Fix handling of WGL/GLX_EXT_create_context_{es,es2}_profile
José Fonseca
1
-7
/
+9
2014-11-14
glretrace: Fix \n in warning messages.
José Fonseca
1
-2
/
+2
2014-11-12
glretrace: Leverage WGL_EXT_create_context_es2_profile.
José Fonseca
1
-17
/
+24
2014-07-23
glretrace: Abstract eglBindAPI inside glws.
José Fonseca
1
-0
/
+6
2014-07-23
glretrace: Introduce ProfileDesc.
José Fonseca
1
-7
/
+7
2014-07-23
gldispatch: Don't inline dispatch of GL functions.
José Fonseca
1
-4
/
+7
2014-05-28
glretrace: Create 3.x core profile contexts on Windows.
José Fonseca
1
-7
/
+70
2014-02-03
glretrace: Prevent deadlock on SetWindowPos.
José Fonseca
1
-42
/
+109
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
-6
/
+4
2013-10-29
glretrace: Cleanup profile specification.
José Fonseca
1
-23
/
+17
2013-10-29
glretrace: Support MacOSX 4.1 contexts.
José Fonseca
1
-9
/
+7
2013-07-20
glretrace: Silence warning on wgl.
José Fonseca
1
-5
/
+5
2013-07-20
glretrace: GLX and WGL support for ES2/EGL traces.
Nigel Stewart
1
-3
/
+12
2013-05-22
glretrace: Fix currentDrawable size book-keeping on WGL.
José Fonseca
1
-2
/
+2
2012-10-24
Ignore OpenGL core 3.2 requirement on Windows.
José Fonseca
1
-2
/
+8
2012-10-23
Fix creation of shared WGL contexts.
José Fonseca
1
-16
/
+29
2012-10-22
Don't show pbuffers in windows.
José Fonseca
1
-4
/
+4
2012-05-03
Quit on escape key.
José Fonseca
1
-1
/
+21
2012-04-22
Share more code between glretrace and d3dretrace.
José Fonseca
1
-1
/
+1
2012-04-19
Don't abuse double-underscore prefix.
José Fonseca
1
-5
/
+5
2012-04-14
Move retracers to their own directory.
José Fonseca
1
-0
/
+332