[Bug 7334] Workaround for lack of 8bpp (8-bit, 256 color) support on 24bpp displays

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 17 13:09:58 CDT 2013


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

Robert Wm Ruedisueli <ruediix at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ruediix at gmail.com

--- Comment #36 from Robert Wm Ruedisueli <ruediix at 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.)

-- 
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