On 01/23/2013 11:56 PM, Tapani Pälli wrote:
> currently a gralloc internal structure is exposed to mesa,
> use a query function instead to maintain ABI compatibility.
> 
> Signed-off-by: Tapani Pälli <tapani.pa...@intel.com>
> ---
>  src/egl/drivers/dri2/platform_android.c                   |  8 ++------
>  src/egl/main/Android.mk                                   |  4 +++-
>  src/gallium/state_trackers/egl/android/native_android.cpp | 10 ++--------
>  3 files changed, 7 insertions(+), 15 deletions(-)

Thanks, committed to master.

I quickly looked through the drm_gralloc repo, and see a lot of opportunity
for cleanups. In the headers, there is no indication of which interfaces are
private to drm_gralloc and which are exported to consumers. I bet the original
authors didn't consider that issue.

Anyway, just an observation on another potential gralloc improvement.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to