meson: build gallium based osmesa
authorDylan Baker <dylan@pnwbakers.com>
Tue, 24 Oct 2017 22:52:57 +0000 (15:52 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Fri, 27 Oct 2017 18:06:45 +0000 (11:06 -0700)
commitf121a669c7d94d2ff6721e01bec72589fd081ab3
tree419549096edb13c6afe20c600cb7005e24d5fd17
parentcbbd5bb889a2c271a504c379f36a7cb717a85af4
meson: build gallium based osmesa

This has been tested with the osdemo from mesa-demos

v2: - Add SELinux dependency
    - fix typo GALLIUM_LLVM -> GALLIUM_LLVMPIPE

Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
meson.build
meson_options.txt
src/gallium/meson.build
src/gallium/state_trackers/osmesa/meson.build [new file with mode: 0644]
src/gallium/targets/osmesa/meson.build [new file with mode: 0644]