search for: convertpixelformatwgltoglx

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

2011 Nov 14
2
Re: OpenGL issues on OSX (wine 1.3.21)
..., 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 Returning iPixelFormat 81 for fmt_id 0x76 trace:wgl:internal_SetPixelFormat FBConfig have : trace:wgl:internal_SetPixelFormat - FBCONFIG_ID 0x7...
2007 Jan 13
0
Running KoolMoves 6.0 beta
...ents in KoolMoves, but the extra step is of course tedious. This may be a KoolMoves issue, but I did note these sorts of errors when running from the console and thought I'd check to see if anything can be done about them (me still being relatively new to both linux and wine): > err:wgl:ConvertPixelFormatWGLtoGLX invalid iPixelFormat 0 > err:wgl:X11DRV_SetPixelFormat Invalid iPixelFormat: 0 > err:wgl:get_fbconfig_from_visualid No fbconfig found for Wine's main > visual (0x25), expect problems! > err:wgl:init_formats Can't get the FBCONFIG_ID for the main visual, > expect problems!...
2007 May 18
1
Screen turns dark
...0,0x34ed64,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x34ed94,0x00000000), stub! err:wgl:get_fbconfig_from_visualid No fbconfig found for Wine's main visual (0x23), expect problems! err:wgl:init_formats Can't get the FBCONFIG_ID for the main visual, expect problems! err:wgl:ConvertPixelFormatWGLtoGLX invalid iPixelFormat 1 err:wgl:X11DRV_ChoosePixelFormat Can't find a matching FBCONFIG_ID for VISUAL_ID 0x23! XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0" after 66 requests (66 known processed) with 1 events remaining.
2010 Oct 23
2
[Wine 1.3.5] Glu error on custom 3D application
...PixelFormat PFD_DRAW_TO_BITMAP mismatch for iPixelFormat=67 trace:wgl:X11DRV_ChoosePixelFormat PFD_DRAW_TO_BITMAP mismatch for iPixelFormat=68 trace:wgl:X11DRV_ChoosePixelFormat Successfully found a matching mode, returning index: 6 79 trace:wgl:X11DRV_SetPixelFormat (0x130770,6,0x450764) trace:wgl:ConvertPixelFormatWGLtoGLX Returning fmt_id=0x79 for iPixelFormat=6 trace:wgl:ConvertPixelFormatWGLtoGLX Number of returned pixelformats=68 trace:wgl:create_bitmap_glxpixmap return 0 warn:wgl:internal_SetPixelFormat Couldn't create glxpixmap for pixel format 6 trace:wgl:wglMakeCurrent hdc: (0xcc0), hglrc: ((nil)) trace:w...
2006 Dec 08
0
Wine release 0.9.27
...g-Sik Jeon (1): imm32: Send the WM_IME_CHAR message, although ResultString has been read. Charles Blacklock (2): oleaut32: Add VarBstrCmp binary comparison for LCID==0. oleaut32: Cleanup of previous VarBstrCmp patch. Chris Robinson (3): wgl: Don't return prematurely if ConvertPixelFormatWGLtoGLX receives an invalid pixel format. wgl: Fix for missing NV GLX extension. wgl: Implement wglGetPixelFormatAttribfvARB. Christian Gmeiner (1): setupapi: Added AssertFail stub. Clinton Stimpson (2): riched20: Only send EN_CHANGE when it is supposed to be sent. comctl32:...
2007 Sep 14
0
Wine release 0.9.45
...one fake context when building adapter info. wined3d: Don't assume the fake DC is the current DC. wined3d: Add X4R4G4B4 and A4R4G4B4 to formats allowed in getColorBits. winex11: 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...
2007 Aug 10
0
Wine release 0.9.43
...wgl: wglBindTexImageARB should return TRUE on success. wgl: Replace glReadPixels in wglBindTexImage2D by the MUCH faster glCopyTexImage2D. wgl: Fix compilation on systems without GLX_RGBA_FLOAT_ARB. wined3d: Compile against standard GL headers. wgl: Silence an error in ConvertPixelFormatWGLtoGLX. wgl: GetPixelFormat fix for offscreen formats. wgl: SetPixelFormat should fail on the root window. wgl: Print more debug info. wgl: Support WGL_FLOAT_COMPONENTS_NV in wglGetPixelFormatAttrib*. wgl: wglChooosePixelFormatARB returns the total number of matching pixelfor...
2010 May 07
0
Wine release 1.1.44
...fect::GetVariableByName(). d3d10/tests: Add ID3D10Effect::GetVariableBy*() test. Ri?ardas Barkauskas (1): ddraw: Fix missing D3D misc caps. Roderick Colenbrander (4): wgl: Ignore fbconfigs which are window drawable but which lack a visual. wgl: Print the fbconfig fmt_id in ConvertPixelFormatWGLtoGLX instead of the meaningless pointer. wgl: Improve wglDeleteContext threading behavior. wgl: Make context not current before deleting it. Scott Ritchie (1): wine.desktop: Add Icon=wine to support systems with icon themes. Stefan D?singer (2): wined3d: Don't grab the impl...