xserver/glx
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
..
Makefile.am glx: Remove swap barrier and hyperpipe support 2010-11-30 12:54:47 -05:00
dispatch.h
extension_string.c GLX/DRI2: add INTEL_swap_event support 2010-01-11 16:17:15 -05:00
extension_string.h GLX/DRI2: add INTEL_swap_event support 2010-01-11 16:17:15 -05:00
glapi.c Suppress certain GCC warnings in auto-generated code. 2009-10-28 18:59:07 -07:00
glapi.h
glapioffsets.h
glapitable.h
glapitemp.h glx: Sun compilers now support some gcc __attribute__ values 2010-01-25 11:10:00 -08:00
glprocs.h
glthread.c os: Prevent core dump from being truncated. 2010-02-17 23:20:52 -08:00
glthread.h
glxbyteorder.h
glxcmds.c glx: Remove swap barrier and hyperpipe support 2010-11-30 12:54:47 -05:00
glxcmdsswap.c glx: Remove swap barrier and hyperpipe support 2010-11-30 12:54:47 -05:00
glxcontext.h DRI2: add support for new DRI2 protocol requests 2010-01-11 16:16:35 -05:00
glxdrawable.h DRI2: add support for new DRI2 protocol requests 2010-01-11 16:16:35 -05:00
glxdri.c glx: Remove swap barrier and hyperpipe support 2010-11-30 12:54:47 -05:00
glxdri2.c GLX: DRI2: Fix mismatched-types warning 2010-12-31 12:36:44 +00:00
glxdricommon.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
glxdricommon.h glx: Set the pbuffer bit for dri2 fbconfigs 2010-04-12 21:42:14 -07:00
glxdriswrast.c glx: Remove swap barrier and hyperpipe support 2010-11-30 12:54:47 -05:00
glxext.c glx: Remove swap barrier and hyperpipe support 2010-11-30 12:54:47 -05:00
glxext.h
glxscreens.c glx: Remove swap barrier and hyperpipe support 2010-11-30 12:54:47 -05:00
glxscreens.h glx: Remove swap barrier and hyperpipe support 2010-11-30 12:54:47 -05:00
glxserver.h GLX/DRI2: add INTEL_swap_event support 2010-01-11 16:17:15 -05:00
glxutil.h
indirect_dispatch.c GLX: Remove a redundant initialization 2010-03-29 09:37:14 -07:00
indirect_dispatch.h glx: Sun compilers now support some gcc __attribute__ values 2010-01-25 11:10:00 -08:00
indirect_dispatch_swap.c
indirect_program.c
indirect_reqsize.c
indirect_reqsize.h glx: Sun compilers now support some gcc __attribute__ values 2010-01-25 11:10:00 -08:00
indirect_size.h glx: Sun compilers now support some gcc __attribute__ values 2010-01-25 11:10:00 -08:00
indirect_size_get.c glx: Sun compilers now support some gcc __attribute__ values 2010-01-25 11:10:00 -08:00
indirect_size_get.h glx: Sun compilers now support some gcc __attribute__ values 2010-01-25 11:10:00 -08:00
indirect_table.c glx: Remove swap barrier and hyperpipe support 2010-11-30 12:54:47 -05:00
indirect_table.h
indirect_texture_compression.c Fix "possibly uninitialized" warnings in glx 2009-10-08 13:36:44 +11:00
indirect_util.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
indirect_util.h
render2.c
render2swap.c
renderpix.c
renderpixswap.c
rensize.c glx: switch to byte counting functions 2009-07-14 10:13:44 +10:00
single2.c Remove more superfluous if(p!=NULL) checks around free(p). 2010-11-11 08:30:26 +10:00
single2swap.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
singlepix.c
singlepixswap.c
singlesize.c Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
singlesize.h
swap_interval.c DRI2: add support for new DRI2 protocol requests 2010-01-11 16:16:35 -05:00
unpack.h glx: warning fixes 2010-12-31 12:52:24 +00:00
xfont.c glx: Remove swap barrier and hyperpipe support 2010-11-30 12:54:47 -05:00