meson: build softpipe
authorDylan Baker <dylan@pnwbakers.com>
Tue, 10 Oct 2017 21:27:19 +0000 (14:27 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Mon, 16 Oct 2017 23:32:43 +0000 (16:32 -0700)
commitde24d61765011ed4bfc169b8ad8cf67e86b1f3bd
treebbbf37066b5b5d9ef08120def0529122a1bbf5ea
parent813b4b09f9d0168357b165566d403186cfe83701
meson: build softpipe

This doesn't include llvmpipe.

v2: - Fix inconsistent use of with_gallium_swrast and
      with_gallium_softpipe.

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