http://bugs.winehq.org/show_bug.cgi?id=31766
Clemens Eisserer linuxhippy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #4 from Clemens Eisserer linuxhippy@gmail.com 2012-11-14 15:21:17 CST --- With the patch I see a uniform grey rectangle, however with the most recent intel drivers as well as wine-1.5.16 I no longer get the corruption.
The useage of a wrong picture format for storing transparency information is caused by not using a composition manager. With a composition manager everything works as expected, thanks :)