http://bugs.winehq.org/show_bug.cgi?id=7334
Robert Wm Ruedisueli ruediix@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ruediix@gmail.com
--- Comment #36 from Robert Wm Ruedisueli ruediix@gmail.com 2013-03-17 13:09:58 CDT --- We could actually fix this by rendering programs that request to run at non-native color modes to a off-screen framebuffer, which is then copied as a texture using compositing.
We really should create a compositing handler for Wine, as this is just one of a handful of video glitch bugs that such a manager would fix. (Such a composting handler help with a lot of the bugs. Including the capability to better display fonts that are designed for use on Windows.)