xserver/glx
Adam Jackson f704620e5d glx: Move provider setup interface to glx_extinit.h
Keeps us from needing to add glx/ to the include path everywhere, since
we can't add it to the dix include path because the header file names
conflict with glxproxy.

Signed-off-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
2018-01-22 17:29:45 -05:00
..
Makefile.am
clientinfo.c
createcontext.c glx: Implement GLX_EXT_no_config_context (v2) 2017-12-04 11:22:44 -05:00
extension_string.c glx: Implement GLX_EXT_no_config_context (v2) 2017-12-04 11:22:44 -05:00
extension_string.h glx: Implement GLX_EXT_no_config_context (v2) 2017-12-04 11:22:44 -05:00
glxbyteorder.h
glxcmds.c miinitext: General cleanup (v2) 2018-01-22 17:28:12 -05:00
glxcmdsswap.c glx: Fix error generation for non-reply vendor private requests 2017-08-22 14:06:30 -04:00
glxcontext.h glx: Remove some indirection around EXT_texture_from_pixmap 2017-06-20 16:39:23 -04:00
glxdrawable.h
glxdri2.c glx: Stop printing messages about what GLX extensions we enable 2018-01-08 16:25:11 -05:00
glxdricommon.c glx: Duplicate relevant fbconfigs for compositing visuals 2017-11-03 15:29:06 -04:00
glxdricommon.h glx: remove unused systemTimeExtension 2017-09-08 11:23:35 -07:00
glxdriswrast.c glx: Stop printing messages about what GLX extensions we enable 2018-01-08 16:25:11 -05:00
glxext.c glx: Be a bit more paranoid in glx client cleanup 2017-09-20 14:06:37 -04:00
glxext.h
glxscreens.c glx: do not pick sRGB config for 32-bit RGBA visual 2017-12-14 16:19:14 -05:00
glxscreens.h glx: Duplicate relevant fbconfigs for compositing visuals 2017-11-03 15:29:06 -04:00
glxserver.h glx: Move provider setup interface to glx_extinit.h 2018-01-22 17:29:45 -05:00
glxutil.h
indirect_dispatch.c
indirect_dispatch.h
indirect_dispatch_swap.c
indirect_program.c glx: Remove True/False defines 2017-08-21 10:12:54 -04:00
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 glx: Remove __glXReply 2017-06-20 16:39:23 -04:00
indirect_util.c glx: Remove __glXReply 2017-06-20 16:39:23 -04:00
indirect_util.h
meson.build meson: Don't use '' in link_with, ever 2017-10-24 10:53:56 -04:00
render2.c
render2swap.c
renderpix.c
renderpixswap.c
rensize.c
single2.c glx: Remove some unused stuff from glxserver.h 2017-08-21 10:13:04 -04:00
single2swap.c glx: Remove __glXReply 2017-06-20 16:39:23 -04:00
singlepix.c glx: Remove __glXReply 2017-06-20 16:39:23 -04:00
singlepixswap.c glx: Remove __glXReply 2017-06-20 16:39:23 -04:00
singlesize.c
singlesize.h
swap_interval.c
unpack.h glx: Remove __glXReply 2017-06-20 16:39:23 -04:00
xfont.c