[PATCH 0/1] Fix RANDR’s gamma_to_ramp()

James Cloos cloos at jhcloos.com
Tue May 8 15:21:36 PDT 2012


Please consider pulling from the for-keith branch of:

       git://anongit.freedesktop.org/~cloos/xserver.git for-keith

gamma_to_ramp() fails to use the full 16-bit range of the ramp values
due to multiplying eight-bit values by 256 instead of 257.

James Cloos (1):
  Fix RANDR’s gamma_to_ramp().

 hw/xfree86/modes/xf86RandR12.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
James Cloos <cloos at jhcloos.com>         OpenPGP: 1024D/ED7DAEA6



More information about the xorg-devel mailing list