[Mesa-dev] [PATCH 7/8] android: support creating texture from gralloc buffer
Rob Herring
robh at kernel.org
Fri Jan 6 18:14:30 UTC 2017
On Fri, Jan 6, 2017 at 11:35 AM, Wu Zhen <wuzhen at jidemail.com> wrote:
> From: WuZhen <wuzhen at jidemail.com>
>
> Change-Id: Ifabf40fe94007f73171a89b23545002707817053
> Reviewed-by: Mauro Rossi <issor.oruam at gmail.com>
> Reviewed-by: Chih-Wei Huang <cwhuang at linux.org.tw>
> ---
> src/gallium/targets/dri/Android.mk | 1 +
> src/gallium/winsys/sw/dri/dri_sw_winsys.c | 65 +++++++++++++++++++++++++++++++
> 2 files changed, 66 insertions(+)
I don't think we want to add a gralloc dependency here. Either we
should use kms-dri or GBM (and gbm_gralloc) here instead.
Rob
More information about the mesa-dev
mailing list