commit | 96bb328e9b82c36ed271f1acbaff76b23ba319d3 | [log] [tgz] |
---|---|---|
author | Tapani Pälli <tapani.palli@intel.com> | Mon Dec 03 14:15:13 2018 +0200 |
committer | Kenneth Graunke <kenneth@whitecape.org> | Thu Feb 21 10:26:10 2019 -0800 |
tree | d145d944bc58d7da24b0d9ac5c124f0b170ca7d4 | |
parent | 97e82e80f9fbb05e6eaeee19f59707e0f00b5756 [diff] |
iris: add Android build Note that at least following additional libs/components require changes since they refer to BOARD_GPU_DRIVERS variable which is used to select the driver: - mixins - minigbm - libdrm - drm_gralloc v2: (feedback by Gustaw Smolarczyk) Fix trailing \ in a few cases Signed-off-by: Tapani Pälli <tapani.palli@intel.com>