mesa/src/glx/tests
Dylan Baker a47c525f32 meson: build glx
This gets GLX and the loader building. The resulting GLX and i965 have
been tested on piglit and seem to work fine. This patch leaves a lot of
todo's in it's wake, GLX is quite complicated, and the build options
involved are many, and the goal at the moment is to get dri and gallium
drivers building.

v2: - fix typo "vaule" -> "value"
    - put the not on the correct element of the conditional
    - Put correct description of dri3 option in this patch not the next
      one (Eric A)
    - fix non glvnd version (Eric A)
    - build glx tests
    - move loader include variables to this patch (Eric A)
v3: - set the version correctly for GL_LIB_NAME in libglx
v4: - set pkgconfig private fields

Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
2017-10-09 13:42:44 -07:00
..
.gitignore glx/tests and mesa/tests: Update .gitignore files. 2012-06-14 10:08:57 -07:00
clientinfo_unittest.cpp glx: Don't enclose includes inside extern "C" { }. 2016-04-26 21:28:34 +01:00
create_context_unittest.cpp glx: Don't enclose includes inside extern "C" { }. 2016-04-26 21:28:34 +01:00
dispatch-index-check check: add support for running test as standalone 2017-02-26 13:39:45 +00:00
enum_sizes.cpp make: Don't traverse backwards through include directories. 2017-10-09 13:42:43 -07:00
fake_glx_screen.cpp glx: fix error code when there is no context bound 2016-08-15 09:24:10 +03:00
fake_glx_screen.h glx: Don't enclose includes inside extern "C" { }. 2016-04-26 21:28:34 +01:00
indirect_api.cpp Fix invalid extern "C" around header inclusion. 2015-03-05 10:21:40 -08:00
Makefile.am make: Don't traverse backwards through include directories. 2017-10-09 13:42:43 -07:00
meson.build meson: build glx 2017-10-09 13:42:44 -07: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: Don't enclose includes inside extern "C" { }. 2016-04-26 21:28:34 +01:00
query_renderer_unittest.cpp glx: Don't enclose includes inside extern "C" { }. 2016-04-26 21:28:34 +01:00