http://bugs.winehq.org/show_bug.cgi?id=12062
Roderick Colenbrander thunderbird2k@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE
--- Comment #4 from Roderick Colenbrander thunderbird2k@gmx.net 2008-05-01 07:10:29 --- This is the same as bug 11436. The issue is very hard to fix properly as glXCopyContext which is needed to fix wglShareLists is not supported well in most drivers. On nvidia's drivers I get a segmentation fault, DRI drivers only support it for indirect rendering. In other words we need to write our own CopyContext function by dumping all states :(
*** This bug has been marked as a duplicate of bug 11436 ***