19 Mar
2007
19 Mar
'07
3:40 a.m.
http://bugs.winehq.org/show_bug.cgi?id=7696 ------- Additional Comments From shadow.wizzard(a)gmail.com 2007-19-03 03:40 ------- Ok. I corrected the trace so it looks now: if(oldDrawable && oldCtx) { TRACE("oldDrawable is %p\n", oldDrawable); TRACE("oldCtx is %p\n",oldCtx); glXMakeCurrent(display, oldDrawable, oldCtx); } And I've attached the log with the line glxMakeCurrent uncommented = previous one was with this line commented out. Best Regards Shadow -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.