android: Add panfrost support to build scripts
authorRobert Foss <robert.foss@collabora.com>
Tue, 22 Oct 2019 17:31:52 +0000 (19:31 +0200)
committerRobert Foss <robert.foss@collabora.com>
Thu, 31 Oct 2019 09:03:54 +0000 (10:03 +0100)
commitf140467b5b43bc30046aa57247897e68ae13707a
treec98b824427b54d9a43f6d5ea1be96e36d660ea23
parent6f3f855320f5dda6138215c9877a8e4e75b394ae
android: Add panfrost support to build scripts

Currently the Android build system doesn't expose the panfrost
driver.

This patch enables the panfrost driver to be build on for the
Android platform.

Signed-off-by: Robert Foss <robert.foss@collabora.com>
Reviewed-By: Rohan Garg <rohan.garg@collabora.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
12 files changed:
Android.mk
src/gallium/Android.mk
src/gallium/drivers/panfrost/Android.mk [new file with mode: 0644]
src/gallium/drivers/panfrost/Makefile.sources [new file with mode: 0644]
src/gallium/targets/dri/Android.mk
src/panfrost/Android.bifrost.mk [new file with mode: 0644]
src/panfrost/Android.encoder.mk [new file with mode: 0644]
src/panfrost/Android.midgard.mk [new file with mode: 0644]
src/panfrost/Android.mk
src/panfrost/Android.pandecode.mk [new file with mode: 0644]
src/panfrost/Android.shared.mk
src/panfrost/Makefile.sources