commit | d855e19b87ef6ef674689404f452c7daf31e9486 | [log] [tgz] |
---|---|---|
author | Dylan Baker <dylan@pnwbakers.com> | Mon Sep 30 11:09:44 2019 -0700 |
committer | Dylan Baker <dylan@pnwbakers.com> | Tue Oct 01 12:34:27 2019 -0700 |
tree | 55307767aef498571f3387ce818b140a2ccc6fc3 | |
parent | 2208d79ddeebd1673f477611d508566ef82bd7c0 [diff] |
meson: remove -DGALLIUM_SOFTPIPE from st/osmesa It's unused here, and undefined in scons. It is used in targets/osmesa, but it's properly defined there already. Reviewed-by: Eric Engestrom <eric.engestrom@intel.com> Reviewed-by: Eric Anholt <eric@anholt.net>