search for: wglgetcurrentcontext

Displaying 3 results from an estimated 3 matches for "wglgetcurrentcontext".

2011 Nov 14
2
Re: OpenGL issues on OSX (wine 1.3.21)
...correctly, which I did. But I will also try a reboot to be sure. When I start something with wine, the XQuartz icon comes up automatically, so I am pretty sure that XQuartz is used (Apple's X11 is not active). I had another try with WINEDEBUG=+wgl, perhaps that brings more details: trace:wgl:wglGetCurrentContext returning 0x0 trace:wgl:X11DRV_GetPixelFormat (0x12a228) trace:wgl:X11DRV_SetPixelFormat (0x12a228,81,0x0) trace:wgl:ConvertPixelFormatWGLtoGLX Returning fmt_id=0x76 for iPixelFormat=81 trace:wgl:ConvertPixelFormatWGLtoGLX Number of returned pixelformats=120 trace:wgl:ConvertPixelFormatGLXtoWGL Re...
2012 Jul 03
0
Wine release 1.5.8
...winex11: Move the wglUseFontBitmaps implementation to opengl32, it's no longer driver-dependent. winex11: Move wglShareLists to the internal OpenGL extension functions. winex11: Move wglCopyContext and wglDeleteContext to the internal OpenGL extension functions. winex11: Move wglGetCurrentContext and wglGetCurrentDC to the internal OpenGL extension functions. gdi32: Remove OpenGL functions that don't use an HDC from the driver entry points. winex11: Move ChoosePixelFormat implementation to opengl32 and base it on DescribePixelFormat. gdi32: Forward DescribePixelFormat...
2006 Oct 27
0
Wine release 0.9.24
...Win32 handles. rpcrt4: Convert the protseq list into a standard Wine list. rpcrt4: Add a critical section to protect the connection list in each kernel32: Add support for detecting the user locale preference from the system on Mac OS X. Roderick Colenbrander (6): wgl: Move wglGetCurrentContext to gdi32. wgl: Move wglGetCurrentDC to gdi32. wgl: Move wglShareLists to gdi32. wgl: Move wglDeleteContext to gdi32. gdi32: Add missing spec file entry for wglDeleteContext. wgl: Move part of wglGetProcAddress to gdi32. Stefan D?singer (7): d3d8: Implement CopyR...