drm/nouveau
Dylan Baker 5f7deb5078 Add meson build system
This patch adds a complete meson build system, including tests and
install. It has the necessary hooks to allow it be used as a subproject
for other meson based builds such as mesa.

Signed-off-by: Dylan Baker <dylan.c.baker@intel.com>
Reviewed-and-tested-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
2018-01-12 09:40:48 -08:00
..
nvif nouveau: import and install a selection of nvif headers from the kernel 2015-12-22 13:21:05 +10:00
Android.mk android: introduce Android.common.mk to reduce boilerplate 2017-01-27 15:48:16 +00:00
Makefile.am automake: Don't include Android Makefiles in the release tarball 2016-07-23 09:45:53 +02:00
Makefile.sources libdrm, freedreno, intel, nouveau, radeon: add Makefile.sources 2014-09-01 16:06:01 +01:00
abi16.c nouveau: add support for newer kernel interfaces 2015-12-22 13:22:35 +10:00
bufctx.c drm: remove drm_public macro 2015-04-28 11:19:15 +01:00
libdrm_nouveau.pc.in nouveau: import and install a selection of nvif headers from the kernel 2015-12-22 13:21:05 +10:00
meson.build Add meson build system 2018-01-12 09:40:48 -08:00
nouveau-symbol-check nouveau: add new interface to create a nouveau_device 2015-12-22 13:22:33 +10:00
nouveau.c nouveau: add support for newer kernel interfaces 2015-12-22 13:22:35 +10:00
nouveau.h nouveau: clean up nouveau.h, noting deprecated members/functions 2015-12-22 13:22:38 +10:00
private.h nouveau: add interfaces to query information about supported classes 2015-12-22 13:22:14 +10:00
pushbuf.c nouveau: make use of nouveau_drm::fd instead of nouveau_device::fd 2015-12-22 13:22:28 +10:00