meson: build classic swrast
authorDylan Baker <dylan@pnwbakers.com>
Wed, 4 Oct 2017 00:06:22 +0000 (17:06 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Mon, 9 Oct 2017 20:42:44 +0000 (13:42 -0700)
commitc2cd5801cd1f05f8833a4c1c097b07757f763794
tree1de4cd5831a3ff092511c30e11ff85d7bf1279c5
parent816bf7d1644b9b14df253c5d54f595514aa34703
meson: build classic swrast

This adds support for building the classic swrast implementation. This
driver has been tested with glxinfo and glxgears.

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