OSDN Git Service

meson: build gallium helper drivers
authorDylan Baker <dylan@pnwbakers.com>
Sat, 30 Sep 2017 03:21:23 +0000 (20:21 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Mon, 16 Oct 2017 23:32:43 +0000 (16:32 -0700)
commit4d701ee9696ff7fdbce5c56cc3a97a326f06f16f
tree9b0881810a2b42e0aa54dde24b91b99bef5b90dc
parentd451a11b214a7191a6997edef009dd4a50e8e841
meson: build gallium helper drivers

This builds ddebug, noop, rbug, and trace drivers.

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