http://bugs.winehq.org/show_bug.cgi?id=7714
--- Comment #20 from Matt Turner mattst88@gmail.com 2012-03-16 13:15:29 CDT --- (In reply to comment #19)
I can reproduce this with wine-1.3.34 and Intel Sandybridge graphics when using -dxlevel 90. With dxlevel 81, the menu displays properly.
I've captured traces using apitrace, and I can replay the dxlevel 90 trace on an r600g system where it displays properly, leading me to believe that this is the fault of the Intel driver.
This is since fixed. It was a bug in the Intel i965 driver.
Relevant commits are http://cgit.freedesktop.org/mesa/mesa/commit/?id=443c8d1ab7ddad9392046e041e4... http://cgit.freedesktop.org/mesa/mesa/commit/?id=07ee9f374f2946f852896e9264c...
and bug report
https://bugs.freedesktop.org/show_bug.cgi?id=42032