xserver-multidpi/hw
Adam Jackson 63ccaec2c3 glx: warning fixes
render2.c: In function ‘__glXDisp_Map2d’:
render2.c:127: warning: ‘u1’ may be used uninitialized in this function
render2.c: In function ‘__glXDisp_Map1d’:
render2.c:90: warning: ‘u1’ may be used uninitialized in this function

Remove unnecessary test, and change memcpy to memmove as all users were
doing overlapping copies.

Signed-off-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Daniel Stone <daniel@fooishbar.org>
2010-12-31 12:52:24 +00:00
..
dmx glx: warning fixes 2010-12-31 12:52:24 +00:00
kdrive Fix screen number checks. 2010-12-01 10:33:57 -08:00
vfb dix: Remove the backing store leftovers 2010-11-30 13:46:08 -05:00
xfree86 xcmisc: warning fix 2010-12-31 12:36:44 +00:00
xnest dix: Remove the backing store leftovers 2010-11-30 13:46:08 -05:00
xquartz XQuartz GL: Add $(GL_CFLAGS) to CFLAGS 2010-12-08 22:58:12 -08:00
xwin Convert existing Xprintf style calls to asprintf style 2010-12-07 11:10:35 -08:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00