[Bug 22306] Unable to see menus with ATI graphics cards

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Apr 14 07:13:13 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=22306





--- Comment #4 from Roderick Colenbrander <thunderbird2k at gmail.com>  2010-04-14 07:13:13 ---
The bug goes away if you disable GL_ARB_map_buffer_range by adding a '//' in
dlls/wined3d/directx.c:
//    {"GL_ARB_map_buffer_range",             ARB_MAP_BUFFER_RANGE,           0
                          },

It is too early to say whether it is a Wine bug or a driver bug.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list