diff options
author | Jeremy Uejio <jeremy.uejio@sun.com> | 2008-11-25 16:26:44 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2008-11-25 16:31:11 -0800 |
commit | 416685c295353b5816689994c7c58ae7db3e878d (patch) | |
tree | 5d706bb1bdea4b012cf37d283d2450b92740558e /dix | |
parent | d5f9a131a2d5bd33f82fdd4e809880b0ff792b45 (diff) |
Refix Sun bug #6685465: Xephyr uses wrong or bad colortable in 8-bit mode
<http://bugs.opensolaris.org/view_bug.do?bug_id=6685465>
This is a refix of the previous fix for CR 6685465. In the first fix
I was shifting the colors to match the mask by the bits_per_rgb amount
in the visual structure. That field has nothing to do with the # of
bits to shift by. I should just instead shift the bits to match the mask.
Diffstat (limited to 'dix')
0 files changed, 0 insertions, 0 deletions