meson: build radeonsi gallium driver
authorDylan Baker <dylan@pnwbakers.com>
Sat, 30 Sep 2017 21:04:28 +0000 (14:04 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Mon, 16 Oct 2017 23:32:43 +0000 (16:32 -0700)
commitb154b44ae342eaff3b0c2f4f46138742b5dfafe8
treef066f60cd0124bc3514d232539fbb91e96012574
parent66c94b9313a697ce8f2b222f4ba353035e4b8726
meson: build radeonsi gallium driver

This hooks up the bits necessary to build gallium dri drivers, with
radeonSI as the first example driver. This isn't tested yet.

v4: - drop radeonsi generated header from sources.

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