17 Dec
2008
17 Dec
'08
9:13 a.m.
http://bugs.winehq.org/show_bug.cgi?id=16525 --- Comment #3 from H. Verbeet <hverbeet(a)gmail.com> 2008-12-17 03:13:31 --- The problem with that patch is that it essentially multiplies the channels by 4 or 8. That means that for the 5 bit components it maps the range 0..31 to 0..248, and for the 6 bit component it maps the range 0..63 to 0..252, rather than mapping both to 0..255. -- 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.