Displaying 8 results from an estimated 8 matches for "wglcreatecontext".
Did you mean:
glxcreatecontext
2008 Nov 17
6
PWGL, some improvements
Hi,
few months ago I started a thread about running PWGL under wine. PWGL is a "
free cross-platform visual language based on Common Lisp, CLOS and OpenGL,
specialized in computer aided composition and sound synthesis. "
http://www2.siba.fi/PWGL/index.html
However, because I had to use winetricks to install Microsoft Visual C++
2005 (it's needed by PWGL), and the many errors that I
2011 Nov 14
2
Re: OpenGL issues on OSX (wine 1.3.21)
...gl:ConvertPixelFormatGLXtoWGL Returning iPixelFormat 81 for fmt_id 0x76
trace:wgl:internal_SetPixelFormat FBConfig have :
trace:wgl:internal_SetPixelFormat - FBCONFIG_ID 0x76
trace:wgl:internal_SetPixelFormat - VISUAL_ID 0xc5
trace:wgl:internal_SetPixelFormat - DRAWABLE_TYPE 0x7
trace:wgl:wglCreateContext (0x58c)
trace:wgl:ConvertPixelFormatGLXtoWGL Returning iPixelFormat 81 for fmt_id 0x76
trace:wgl:X11DRV_wglCreateContext (0x58c)->(PF:81)
trace:wgl:ConvertPixelFormatWGLtoGLX Returning fmt_id=0x76 for iPixelFormat=81
trace:wgl:ConvertPixelFormatWGLtoGLX Number of returned pixelformats=120
DIAG:...
2019 Mar 01
0
Wine release 4.3
...nize armv7a target.
msvcrt: Fix buffer overflow in _get_tzname.
msvcp140: Don't forward __ExceptionPtrCreate to msvcr120.
Sebastian Lackner (1):
server: Improve handling of cursor position clipping for empty rectangle.
Stefan Riesenberger (4):
opengl32: Add wrapper for wglCreateContext.
d3d11: Avoid calling D3D11CreateDevice() from D3D11CreateDeviceAndSwapChain().
d3d10_1: Avoid calling D3D10CreateDevice1() from D3D10CreateDeviceAndSwapChain1().
d3d10: Avoid calling D3D10CreateDevice() from D3D10CreateDeviceAndSwapChain().
Sven Baars (10):
wbemprox: Initi...
2012 Sep 14
0
Wine release 1.5.13
...rawable structure also for pbuffer contexts.
winex11: Get the current pixel format from the drawable structure in wglGetPixelFormat.
winex11: Store a format pointer instead of an index in the drawable structures.
winex11: Get the current pixel format from the drawable structure in wglCreateContext.
winex11: Get the current pixel format from the drawable structure in wglCreateContextAttribsARB.
winex11: Get the current pixel format from the drawable structure in wglMakeCurrent.
winex11: Get the current pixel format from the drawable structure in wglMakeContextCurrentARB....
2012 Jul 03
0
Wine release 1.5.8
...eCurrent and wglMakeContextCurrentARB as standard extension functions.
winex11: Simplify wglSetPixelFormatWINE and export it as a standard extension function.
opengl32: Add the concept of a WGL driver.
opengl32: Move wglMakeContextCurrentARB to the WGL driver.
opengl32: Move wglCreateContextAttribsARB to the WGL driver.
opengl32: Move wglCreateContext to the WGL driver.
opengl32: Move GetPixelFormat to the WGL driver.
opengl32: Move wglGetProcAddress to the WGL driver.
opengl32: Move wglGetCurrentContext implementation to opengl32.
gdi32: Remove the remain...
2007 Sep 14
0
Wine release 0.9.45
...inex11: Don't choose pixel formats with incorrect doublebuffer/stereo settings.
winex11: Simplify ConvertPixelFormatWGLtoGLX.
winex11: Don't assume just one on-screen pixel format.
winex11: Free visual info stored with the context.
winex11: Remove useless checks from wglCreateContext.
winex11: Remove improper comment and dead code from SetPixelFormat.
Damjan Jovanovic (1):
kernel32: Use sysconf instead of the obsolete CLK_TCK.
Dan Hipschman (10):
widl: Handle LPSTR in typelibs.
widl: Handle the size_is attribute on pointers.
widl: Fix top-level a...
2011 Nov 04
0
Wine release 1.3.32
...le underruns.
Ken Sharp (2):
po: Update English (Neutral) resource.
kernel32: Update English resource.
Ken Thomases (1):
gdi32: Allow ~-based paths in HKCU\Software\Wine\Fonts:Path.
Louis Lenders (2):
ntoskrnl.exe: Update version resource.
opengl32: Use wrappers for wglCreateContext and wglMakeCurrent instead of directly forwarding to gdi32.
Luca Bennati (2):
po: Update Italian translation.
po: Update Italian translation.
Lucas Fialho Zawacki (2):
dinput8/tests: Moved EnumDevicesBySemantics specific tests to dinput.c and added a couple more.
dinput8/t...
2008 Mar 07
0
Wine release 0.9.57
...e opengl pixel formats.
wgl: Remove the pixel format limitation.
wgl: Remove unneeded opengl initialisation code at wine startup.
wgl: Add aux buffers support to DescribePixelFormat.
wined3d: Request aux buffers when using backbuffer rendering.
wgl: Add a test case for wglCreateContext.
wined3d: Check real depth/stencil capabilities based on WGL pixel formats.
wined3d: Improved CheckDeviceType.
wined3d: Add D32F_LOCKABLE to getDepthStencilBits.
wgl: Add aux buffers support for use with wglChoosePixelFormatARB.
Roy Shea (19):
qmgr: Implement the IUnk...