Displaying 3 results from an estimated 3 matches for "wineglpixelformat".
2008 Apr 29
2
Artificial Planet - How to run with Wine ?
...ens after the logo is clicked (comment added)
fixme:richedit:RichEditWndProc_common WM_STYLECHANGING: stub
fixme:richedit:RichEditWndProc_common WM_STYLECHANGED: stub
fixme:bitblt:X11DRV_ClientSideDIBCopy potential optimization: pixel format conversion
err:wgl:X11DRV_GetPixelFormat Unable to find a WineGLPixelFormat for iPixelFormat=0
fixme:wgl:X11DRV_wglChoosePixelFormatARB unused pfAttribFList
err:wgl:X11DRV_GetPixelFormat Unable to find a WineGLPixelFormat for iPixelFormat=0
X Error of failed request: BadAccess (attempt to access private resource denied)
Major opcode of failed request: 159 (Composite)...
2008 Apr 26
1
Games don't work on Ati radeon 3650
...tub!
fixme:d3d:test_pbo_functionality >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from Loading the PBO test texture
@ directx.c / 3462
err:wgl:X11DRV_SetPixelFormat Invalid operation on root_window
err:wgl:X11DRV_GetPixelFormat Unable to find a WineGLPixelFormat for iPixelFormat=0
err:d3d:CreateContext SetPixelFormat failed on HDC=0x384 for iPixelFormat=1
err:d3d:IWineD3DDeviceImpl_CreateAdditionalSwapChain Failed to create a new context
fixme:d3d:IWineD3DDeviceImpl_CreateAdditionalSwapChain (0x13ede0) Something's still holding the front buffer
fixme:d...
2012 Aug 17
0
Wine release 1.5.11
....
winex11: Remove unnecessary cleanups on process exit.
winex11: Add a critical section to protect the OpenGL context list.
winex11: Initialize the OpenGL format list at startup and simplify the conversion routines.
winex11: Make pixel format objects const and get rid of the WineGLPixelFormat typedef.
winex11: Remove the redundant pixel format index from the pixel format object.
winex11: Store XInput2 device info in the thread data.
winex11: Use the labels to find the mouse motion valuators for XInput2.
winex11: Create contexts at initialization time to avoid the...