xserver/glx
Adam Jackson 7d33ab0f8c dri2: Don't make reference to noClientException
noClientException is now never filled in with a meaningful value, it's
always -1. The sole caller of this function disregards the error value
in any case.

Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Adam Jackson <ajax@redhat.com>
2016-09-02 13:41:32 -04:00
..
Makefile.am
clientinfo.c
createcontext.c glx: Remove some redundant zero-init of GLX context state 2016-05-11 11:23:20 -04:00
extension_string.c glx: Implement GLX_EXT_libglvnd (v2) 2016-03-30 11:13:57 -04:00
extension_string.h glx: Implement GLX_EXT_libglvnd (v2) 2016-03-30 11:13:57 -04:00
glxbyteorder.h
glxcmds.c glx: Stop tracking hasUnflushedCommands 2016-05-11 11:23:20 -04:00
glxcmdsswap.c
glxcontext.h glx: Stop tracking hasUnflushedCommands 2016-05-11 11:23:20 -04:00
glxdrawable.h
glxdri2.c dri2: Don't make reference to noClientException 2016-09-02 13:41:32 -04:00
glxdricommon.c
glxdricommon.h
glxdriswrast.c glx: Code motion 2016-05-11 11:23:20 -04:00
glxext.c res: Account for GLXPixmap references too 2016-06-21 11:11:54 -04:00
glxext.h
glxscreens.c glx: Implement GLX_EXT_libglvnd (v2) 2016-03-30 11:13:57 -04:00
glxscreens.h glx: Implement GLX_EXT_libglvnd (v2) 2016-03-30 11:13:57 -04:00
glxserver.h
glxutil.h
indirect_dispatch.c
indirect_dispatch.h
indirect_dispatch_swap.c
indirect_program.c
indirect_reqsize.c
indirect_reqsize.h
indirect_size.h
indirect_size_get.c
indirect_size_get.h
indirect_table.c
indirect_table.h
indirect_texture_compression.c
indirect_util.c
indirect_util.h
render2.c
render2swap.c
renderpix.c
renderpixswap.c glx: convert to direct GL dispatch (v2) 2013-10-29 12:29:16 -04:00
rensize.c glx: Synchronize Xserver glx/rensize.c with mesa src/glx/compsize.c 2015-10-06 11:15:31 -04:00
single2.c glx: Stop tracking hasUnflushedCommands 2016-05-11 11:23:20 -04:00
single2swap.c glx: Stop tracking hasUnflushedCommands 2016-05-11 11:23:20 -04:00
singlepix.c glx: Stop tracking hasUnflushedCommands 2016-05-11 11:23:20 -04:00
singlepixswap.c glx: Stop tracking hasUnflushedCommands 2016-05-11 11:23:20 -04:00
singlesize.c
singlesize.h
swap_interval.c
unpack.h
xfont.c