2016-04-04 0:53 GMT+08:00 Chih-Wei Huang <cwhu...@android-x86.org>:
> 2016-04-02 4:42 GMT+08:00 Rob Herring <r...@kernel.org>:
>>
>> Here's an initial gralloc implementation based on my GBM map/unmap support:
>>
>> https://github.com/robherring/gbm_gralloc
>>
>> It's based on drm_gralloc, but heavily re-written to collapse some
>> unnecessary layers.

It required a shared library libgbm.
So I guess we have to add an Android.mk
for libgbm in mesa? Do you already have a patch?

Besides, the module name is still gralloc.drm.
How about call it gralloc.gbm?
That means it can coexist with the current
gralloc.drm module so the transition to it
will be easier. Agree?


-- 
Chih-Wei
Android-x86 project
http://www.android-x86.org
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to