OSDN Git Service

meson: Add support for configuring dri drivers directory.
authorDylan Baker <dylan@pnwbakers.com>
Thu, 28 Sep 2017 20:59:04 +0000 (13:59 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Mon, 9 Oct 2017 20:42:44 +0000 (13:42 -0700)
commitdb9788420d4bc7b4a61eab38c0093af94274d00d
treeba8f7410552fa5103526c06f56313d0af99a57f1
parenta47c525f3281a2753180e076c7e9b7772aff8f06
meson: Add support for configuring dri drivers directory.

v2: - drop with_ from dri_drivers_path variable (Eric A)
v3: - Move HAVE_X11_PLATFORM to the proper patch (Eric A)

Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
meson.build
meson_options.txt
src/glx/meson.build
src/mesa/drivers/dri/meson.build