meson: build nouveau (gallium) driver
authorDylan Baker <dylan@pnwbakers.com>
Mon, 9 Oct 2017 21:59:35 +0000 (14:59 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Mon, 16 Oct 2017 23:32:43 +0000 (16:32 -0700)
commit813b4b09f9d0168357b165566d403186cfe83701
tree59e41bfc22fc1d2cb67ed45e334ffd182907d73d
parentb154b44ae342eaff3b0c2f4f46138742b5dfafe8
meson: build nouveau (gallium) driver

Tested with a GK107.

v2: - Add target for nouveau standalone compiler. This target is not
      built by default.
v3: - Add nouveau to list of drivers built by default

Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
Reviewed-by: Eric Anholt <eric at anholt.net>
meson.build
meson_options.txt
src/gallium/drivers/nouveau/meson.build [new file with mode: 0644]
src/gallium/meson.build
src/gallium/targets/dri/meson.build
src/gallium/winsys/nouveau/drm/meson.build [new file with mode: 0644]