- 22 Dec, 2005 1 commit
-
-
Raphael Junqueira authored
Fix wgl regression: test glx server version and extensions to use (and not use glXQueryDrawable on older glx implementations).
-
- 08 Dec, 2005 1 commit
-
-
Raphael Junqueira authored
- better render_texture emulation (using pbuffers) - support GLX_ATI_render_texture for render_texture
-
- 03 Dec, 2005 1 commit
-
-
Aric Cyr authored
dlls/opengl32/wgl.h is now empty and no longer needed.
-
- 24 Nov, 2005 1 commit
-
-
Raphael Junqueira authored
-
- 11 Nov, 2005 1 commit
-
-
Raphael Junqueira authored
references on code). Hook glGetIntegerv on GL_ALPHA_BITS to query on GLXFBConfig instead of glGetInteger (as it returns bad value).
-
- 10 Nov, 2005 1 commit
-
-
Francois Gouget authored
-
- 10 Aug, 2005 1 commit
-
-
Mike McCormack authored
-
- 12 Jun, 2005 1 commit
-
-
Lionel Ulmer authored
-
- 12 May, 2005 1 commit
-
-
Raphael Junqueira authored
- better heuristic for WGL_render_texture and first try of WGL_render_texture "emulation" using Pbuffers (deactivated by default) - more traces
-
- 09 May, 2005 1 commit
-
-
Aric Cyr authored
-
- 06 May, 2005 1 commit
-
-
Francois Gouget authored
-
- 28 Apr, 2005 1 commit
-
-
Raphael Junqueira authored
openGL32 (wgl_ext) - add code to disable some openGL extensions support using wine registry key HKLM\Software\Wine\OpenGL\DisabledExtensions (list separated by spaces) - valid/robust implementation of wglChoosePixelFormatARB and wglGetPixelFormatAttribivARB (wgl_ext)
-
- 10 Mar, 2005 1 commit
-
-
Raphael Junqueira authored
- pass glXGetProcAddressARB ptr to initialise function
-
- 24 Feb, 2005 1 commit
-
-
Raphael Junqueira authored
- minimal pixel format support
-
- 31 Jan, 2005 1 commit
-
-
Troy Rollo authored
-
- 07 Feb, 2004 1 commit
-
-
Lionel Ulmer authored
-