http://bugs.winehq.org/show_bug.cgi?id=4935
------- Additional Comments From thestig@google.com 2007-10-07 01:10 ------- git bisect results:
7ed830b8e1cf88d197822651cda7344e7ba44fb3 is first bad commit commit 7ed830b8e1cf88d197822651cda7344e7ba44fb3 Author: Raphael Junqueira fenix@club-internet.fr Date: Fri Nov 11 10:52:14 2005 +0000
Add GLXFBConfig on Wine_GLContext (we should remove XVisualInfo references on code). Hook glGetIntegerv on GL_ALPHA_BITS to query on GLXFBConfig instead of glGetInteger (as it returns bad value).