mesa/src/glx/tests
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
..
.gitignore glx/tests and mesa/tests: Update .gitignore files. 2012-06-14 10:08:57 -07:00
clientinfo_unittest.cpp glx/tests: Fix signed/unsigned comparison warnings. 2012-06-20 11:42:42 -07:00
create_context_unittest.cpp glx/tests: Add GetGLXScreenConfigs_called flag 2013-11-07 18:12:33 -08:00
enum_sizes.cpp mesa: Standardize names of OpenGL functions. 2012-11-12 10:53:57 -08:00
fake_glx_screen.cpp glx: remove support for non-multithreaded platforms 2015-03-11 23:28:26 +00:00
fake_glx_screen.h glx: Store the RENDER_TYPE in indirect rendering 2013-07-18 16:03:42 -07:00
indirect_api.cpp Fix invalid extern "C" around header inclusion. 2015-03-05 10:21:40 -08:00
Makefile.am glxl/tests: Use X11_INCLUDES instead of X11_CFLAGS 2015-09-07 10:43:32 +01:00
mock_xdisplay.h glx: Move tests from tests/glx to src/glx/tests 2012-06-13 11:50:24 -07:00
query_renderer_implementation_unittest.cpp glx/tests: Partially revert commit 51e3569573 2014-05-10 02:08:36 +01:00
query_renderer_unittest.cpp glx: change query_renderer_integer() value param to unsigned 2013-11-11 08:10:12 -07:00