Hello; Following patch introduces API change between Mesa and gralloc module. Gralloc module with appropriate change is available at 01.org Android repository. This change is not compatible with current android-x86 project gralloc. As this kind of API changes may happen in future, I'd like to propose android-x86 to start using 01.org gralloc, we can work together on mesa-dev list or open a new mailing list if wanted.
Any comments and ideas on collaboration channels appreciated; Tapani Pälli (1): android: use gralloc_drm_get_gem_handle api 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(-) -- 1.7.11.7 _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
