search for: fmt_id

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

2011 Nov 14
2
Re: OpenGL issues on OSX (wine 1.3.21)
...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 0x76 trace:wgl:inter...
2010 Oct 23
2
[Wine 1.3.5] Glu error on custom 3D application
...ch 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:wgl:X11DRV_wglMake...
2010 May 07
0
Wine release 1.1.44
...n ID3D10Effect::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): wi...