Files
xserver_xsdl/hw/dmx/glxProxy
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
..
2008-09-19 12:02:28 -04:00
2008-09-19 12:02:28 -04:00
2010-12-01 10:33:57 -08:00
2008-09-19 12:02:28 -04:00
2008-09-19 12:02:28 -04:00
2008-09-19 12:02:28 -04:00
2008-09-19 12:02:28 -04:00
2008-09-19 12:02:28 -04:00
2008-09-19 12:02:28 -04:00
2008-09-19 12:02:28 -04:00
2007-06-29 14:06:52 -04:00
2010-09-13 15:55:16 -07:00
2010-09-13 15:55:16 -07:00
2008-09-19 12:02:28 -04:00
2010-12-31 12:52:24 +00:00