xserver-multidpi/hw/kdrive
Jeremy Uejio 416685c295 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.
2008-11-25 16:31:11 -08:00
..
ephyr Refix Sun bug #6685465: Xephyr uses wrong or bad colortable in 8-bit mode 2008-11-25 16:31:11 -08:00
fake xalloc+memset(0) -> xcalloc 2008-10-06 15:36:51 -04:00
fbdev Remove some null statements. 2008-11-08 12:21:20 -05:00
linux kdrive: lastx/y needs to be set to the event coordinates #17728 2008-10-10 16:58:08 +10:30
sdl Fix GLX in Xvfb and kdrive. 2008-07-02 11:25:50 -04:00
src kdrive: Hardcode a different wrong value for number of mouse buttons 2008-10-14 09:46:04 -04:00
Makefile.am kdrive: Bye bye Xvesa 2008-11-05 11:39:46 -05:00
Xkdrive.man The great kdrive purge. 2008-05-16 08:16:01 -04:00