mesa/src/glx
Jon TURNEY 5f9c72ad23 glxl/tests: Use X11_INCLUDES instead of X11_CFLAGS
X11_CFLAGS is undefined, so these tests will fail to build if x11proto is
installed in a non-standard location.

(See also commits 35189d76, bc93c3798, 54b028ba, d901d7e08, etc.)

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
2015-09-07 10:43:32 +01:00
..
apple Fix a few typos 2015-04-27 17:28:29 +03:00
tests glxl/tests: Use X11_INCLUDES instead of X11_CFLAGS 2015-09-07 10:43:32 +01:00
.gitignore
Makefile.am glx: use ARRAY_SIZE from macros.h 2015-03-04 08:33:48 -07:00
SConscript glx: fix Scons build 2015-05-22 14:38:33 -06:00
XF86dri.c Fix a few typos 2015-04-27 17:28:29 +03:00
applegl_glx.c
clientattrib.c
clientinfo.c
compsize.c glx: Fix image size computation for EXT_texture_integer (v2) 2015-07-31 12:32:16 -04:00
create_context.c
dri2.c glx: do not leak the dri2 extension information 2015-02-18 11:02:25 +00:00
dri2.h glx: Fix build since 679c2ef "glx/drisw: add support for DRI2rendererQueryExtension", when only building drisw renderer 2014-08-21 16:59:48 +01:00
dri2_glx.c glx: Use loader_open_device() helper 2015-06-23 16:54:53 +01:00
dri2_priv.h glx: Fix build since 679c2ef "glx/drisw: add support for DRI2rendererQueryExtension", when only building drisw renderer 2014-08-21 16:59:48 +01:00
dri3_glx.c dri3_open: don't leak the reply 2015-07-11 20:48:53 +01:00
dri3_priv.h glx/dri3: Track separate (ust, msc) for PresentPixmap vs. PresentNotifyMsc (v2) 2014-12-14 15:09:49 +00:00
dri_common.c mesa/glx: Resolve GCC sign-compare warning. 2015-08-18 11:34:43 -07:00
dri_common.h glx: Include util/macros.h instead of redefining PRINTFLIKE. 2015-04-13 12:03:33 +01:00
dri_common_query_renderer.c mesa/glx: Resolve GCC sign-compare warning. 2015-08-18 11:34:43 -07:00
dri_glx.c include: move sarea.h next to it's only user 2014-08-21 21:47:37 +01:00
dri_sarea.h include: move sarea.h next to it's only user 2014-08-21 21:47:37 +01:00
drisw_glx.c glx/drisw: add support for DRI2rendererQueryExtension 2014-08-15 17:35:37 +01:00
drisw_priv.h glx/drisw: add support for DRI2rendererQueryExtension 2014-08-15 17:35:37 +01:00
eval.c
glx_error.c
glx_error.h
glx_pbuffer.c
glx_query.c
glxclient.h glx: remove support for non-multithreaded platforms 2015-03-11 23:28:26 +00:00
glxcmds.c Fix a few typos 2015-04-27 17:28:29 +03:00
glxconfig.c
glxconfig.h
glxcurrent.c glx: remove support for non-multithreaded platforms 2015-03-11 23:28:26 +00:00
glxext.c glx: Fix __glXWireToEvent for BufferSwapComplete 2015-08-18 09:39:46 -04:00
glxextensions.c glx: Fix image size computation for EXT_texture_integer (v2) 2015-07-31 12:32:16 -04:00
glxextensions.h glx: Fix missing bit decl for EXT_texture_integer 2015-07-31 13:37:19 -04:00
glxhash.c
glxhash.h
indirect_glx.c
indirect_init.h Fix invalid extern "C" around header inclusion. 2015-03-05 10:21:40 -08:00
indirect_texture_compression.c
indirect_transpose_matrix.c
indirect_vertex_array.c Fix a few typos 2015-04-27 17:28:29 +03:00
indirect_vertex_array.h
indirect_vertex_array_priv.h
indirect_vertex_program.c
indirect_window_pos.c
packrender.h
packsingle.h
pixel.c
pixelstore.c glx: Use _mesa_lroundevenf() in glPixelStoref(). 2015-08-04 10:33:16 -07:00
query_renderer.c
render2.c
renderpix.c
single2.c Fix a few typos 2015-04-27 17:28:29 +03:00
singlepix.c
vertarr.c
xf86dri.h
xf86dristr.h
xfont.c darwin: build fix 2015-02-10 22:22:33 -08:00