http://bugs.winehq.org/show_bug.cgi?id=26278
Roderick Colenbrander thunderbird2k@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |thunderbird2k@gmail.com
--- Comment #1 from Roderick Colenbrander thunderbird2k@gmail.com 2011-03-02 09:42:13 CST --- Depending on how a game does its rendering, unlocking the Multisampling option can do something. Typically it may work if the game its backbuffer is not a framebuffer object. Setting OffscreenRenderingMethod likely gets it working, but that usually results in other rendering issues because for most applications these days we need framebuffer objects to render correctly.