search for: wglreleasepbufferdcarb

Displaying 8 results from an estimated 8 matches for "wglreleasepbufferdcarb".

2007 Sep 04
1
MS Train simulator test
...11DRV_wglGetProcAddress (wglMakeContextCurrentARB) - not found err:wgl:X11DRV_wglGetProcAddress (wglGetCurrentReadDCARB) - not found err:wgl:X11DRV_wglGetProcAddress (wglCreatePbufferARB) - not found err:wgl:X11DRV_wglGetProcAddress (wglGetPbufferDCARB) - not found err:wgl:X11DRV_wglGetProcAddress (wglReleasePbufferDCARB) - not found err:wgl:X11DRV_wglGetProcAddress (wglDestroyPbufferARB) - not found err:wgl:X11DRV_wglGetProcAddress (wglQueryPbufferARB) - not found fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x1718b8) : stub, simulating 64MB for now, returning 64MB left fixme:ddraw:IDirectDrawImpl_SetCoope...
2008 May 26
4
Prey and OpenGL
...OpenGL subsystem ...registered window class ...registered fake window class ...initializing QGL ...calling LoadLibrary( 'opengl32' ): succeeded Couldn't find proc address for: wglCreatePbufferARB Couldn't find proc address for: wglGetPbufferDCARB Couldn't find proc address for: wglReleasePbufferDCARB Couldn't find proc address for: wglDestroyPbufferARB Couldn't find proc address for: wglQueryPbufferARB Couldn't find proc address for: wglBindTexImageARB Couldn't find proc address for: wglReleaseTexImageARB Couldn't find proc address for: wglSetPbufferAttribARB ...640x480 is u...
2009 Jun 05
1
Problems with pbuffers
...------------- wglCreatePbufferARB: MISSING wglDestroyPbufferARB: MISSING wglGetPbufferDCARB: MISSING wglQueryPbufferARB: MISSING wglReleasePbufferDCARB: MISSING Im running Ubuntu jaunty 9.04 x86_64 and has a ATI HD4870 card running the latest 9.5 drivers, using wine-1.1.22.
2011 Sep 25
1
Trying to wine starcraft 2
...trace:wgl:register_extension - 'wglCreatePbufferARB' trace:wgl:register_extension - 'wglDestroyPbufferARB' trace:wgl:register_extension - 'wglGetPbufferDCARB' trace:wgl:register_extension - 'wglQueryPbufferARB' trace:wgl:register_extension - 'wglReleasePbufferDCARB' trace:wgl:register_extension - 'wglSetPbufferAttribARB' trace:wgl:register_extension_string 'WGL_ARB_pixel_format' trace:wgl:register_extension - 'wglChoosePixelFormatARB' trace:wgl:register_extension - 'wglGetPixelFormatAttribfvARB' trace:wgl:regist...
2008 Jul 17
1
ATI Radeon 9600 was working once but not anymore....why ? :(
...11DRV_wglGetProcAddress (wglMakeContextCurrentARB) - not found err:wgl:X11DRV_wglGetProcAddress (wglGetCurrentReadDCARB) - not found err:wgl:X11DRV_wglGetProcAddress (wglCreatePbufferARB) - not found err:wgl:X11DRV_wglGetProcAddress (wglGetPbufferDCARB) - not found err:wgl:X11DRV_wglGetProcAddress (wglReleasePbufferDCARB) - not found err:wgl:X11DRV_wglGetProcAddress (wglDestroyPbufferARB) - not found err:wgl:X11DRV_wglGetProcAddress (wglQueryPbufferARB) - not found fixme:win:EnumDisplayDevicesW ((null),0,0xe9efb4,0x00000000), stub! fixme:d3d:IWineD3DImpl_CheckDeviceMultiSampleType Quality levels unsupported at pres...
2008 Dec 27
0
Sonic Mega Collection crashes on startup.
...V_wglGetProcAddress (wglMakeContextCurrentARB) - not found warn:wgl:X11DRV_wglGetProcAddress (wglGetCurrentReadDCARB) - not found warn:wgl:X11DRV_wglGetProcAddress (wglCreatePbufferARB) - not found warn:wgl:X11DRV_wglGetProcAddress (wglGetPbufferDCARB) - not found warn:wgl:X11DRV_wglGetProcAddress (wglReleasePbufferDCARB) - not found warn:wgl:X11DRV_wglGetProcAddress (wglDestroyPbufferARB) - not found warn:wgl:X11DRV_wglGetProcAddress (wglQueryPbufferARB) - not found fixme:win:EnumDisplayDevicesW ((null),0,0x33f458,0x00000000), stub! warn:wgl:X11DRV_wglGetPixelFormatAttribivARB Unable to convert iPixelFormat 0 to a...
2010 Oct 23
2
[Wine 1.3.5] Glu error on custom 3D application
...trace:wgl:register_extension - 'wglCreatePbufferARB' trace:wgl:register_extension - 'wglDestroyPbufferARB' trace:wgl:register_extension - 'wglGetPbufferDCARB' trace:wgl:register_extension - 'wglQueryPbufferARB' trace:wgl:register_extension - 'wglReleasePbufferDCARB' trace:wgl:register_extension - 'wglSetPbufferAttribARB' trace:wgl:register_extension_string 'WGL_ARB_pixel_format' trace:wgl:register_extension - 'wglChoosePixelFormatARB' trace:wgl:register_extension - 'wglGetPixelFormatAttribfvARB' trace:wgl:regist...
2008 Apr 04
0
Wine release 0.9.59
.... wined3d: Don't continue with CheckDeviceFormat when the texture format isn't around. wined3d: Remove unneeded code in CheckDeviceFormat. wined3d: Add srgb write support to CheckDeviceFormat. wined3d: Add a missing break to blt_to_drawable. wgl: Return TRUE on wglReleasePbufferDCARB success. wined3d: CheckTextureCapability returns TRUE for V8U8. wined3d: We want to compare the old and the new format and not the old with the old. wined3d: Add more debug code to CheckDeviceFormat. wined3d: Fix a typo in CheckSrgbWriteCapability. We support both X8R8G8B8 a...