http://bugs.winehq.org/show_bug.cgi?id=13195
--- Comment #33 from denis bonnenfant denis.bonnenfant@diderot.org 2008-07-12 08:45:02 --- The problem seems to be different :
pixelformat is correctly set, but wglMakeCurrent is called without a drawable :
trace:wgl:X11DRV_wglMakeCurrent make current for dis 0x7c036ef8, drawable (nil), ctx 0x7c192380
I see no errors before, but why there is no drawable ?
What kind of application it is ? is there multiple opengl windows ?