OSDN Git Service

meson: Add support for the vc4 driver.
authorEric Anholt <eric@anholt.net>
Thu, 12 Oct 2017 20:53:12 +0000 (13:53 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 17 Oct 2017 20:41:59 +0000 (13:41 -0700)
commit1ae8018a6af81eec4832a57d9d0346aa3dd98d28
treeeff20ab270ce164b1bd978ac51bfe6b6a0b31372
parent2f4705afde707e8eb41b9414c25df91aa1ea2fb3
meson: Add support for the vc4 driver.

Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
meson.build
meson_options.txt
src/broadcom/cle/meson.build [new file with mode: 0644]
src/broadcom/meson.build [new file with mode: 0644]
src/gallium/drivers/vc4/meson.build [new file with mode: 0644]
src/gallium/meson.build
src/gallium/targets/dri/meson.build
src/gallium/winsys/vc4/drm/meson.build [new file with mode: 0644]
src/meson.build