mesa/src/loader
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
..
Android.mk
Makefile.am loader: rework xmlconfig dependency 2017-08-04 23:54:52 +01:00
Makefile.sources
SConscript scons: remove all libudev references 2016-10-18 17:06:21 +01:00
loader.c xmlconfig: move into src/util 2017-07-31 15:38:41 +02:00
loader.h egl: turn one more boolean `int` into a `bool` 2017-06-21 21:42:14 +01:00
loader_dri3_helper.c loader/dri3: Don't accidently free buffer holding new back content 2017-10-05 09:17:12 +02:00
loader_dri3_helper.h loader_dri3: Make sure we have an updated back v3 2017-08-17 07:39:42 +02:00
meson.build meson: build glx 2017-10-09 13:42:44 -07:00
pci_id_driver_map.c
pci_id_driver_map.h loader: remove loader_get_driver_for_fd() driver_type 2016-10-18 17:06:29 +01:00