xserver-multidpi/hw
James Cloos afc153a5b4
Fix RANDR’s gamma_to_ramp().
In order to generate a 256-entry ramp in [0,65535] which covers the full
range, one must mupliply eight-bit values not by 256 but rather by 257.

Many years back – well before the RANDR extension was written, and
before xorg@fdo – a similar bug fix was made to the DIX for converting
client-supplied eight-bit color values into sixteen-bit values.

Noticed by: Elle Stone and Graeme Gill.

Signed-off-by: James Cloos <cloos@jhcloos.com>
2012-05-08 17:55:10 -04:00
..
dmx dmx: Annotate dmxlog.c with _X_ATTRIBUTE_PRINTF and _X_NORETURN 2012-05-01 11:36:35 +10:00
kdrive os: Pass the FatalError message to OsVendorFatalError 2012-03-24 01:07:05 -07:00
vfb os: Pass the FatalError message to OsVendorFatalError 2012-03-24 01:07:05 -07:00
xfree86 Fix RANDR’s gamma_to_ramp(). 2012-05-08 17:55:10 -04:00
xnest os: Pass the FatalError message to OsVendorFatalError 2012-03-24 01:07:05 -07:00
xquartz XQuartz: Make sure we tell startx the correct server binary to use in our fallback path 2012-04-26 21:25:38 -07:00
xwin hw/xwin/glx: Use silent rules 2012-05-04 13:13:57 -05:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00