summaryrefslogtreecommitdiff
path: root/src/egl/main/Android.mk
AgeCommit message (Expand)AuthorFilesLines
2015-07-22android: rework the EGL buildEmil Velikov1-84/+0
2015-07-22egl: remove unused _EGL_DRIVER_SEARCH_DIR defineEmil Velikov1-2/+1
2015-07-22egl: remove final Windows specific workaroundEmil Velikov1-2/+1
2015-06-23android: egl: do not link against libglapiEmil Velikov1-1/+0
2015-06-09android: Depend on gallium_dri from EGL, instead of linking in gallium.Chih-Wei Huang1-80/+3
2015-04-22android: fix the building rules for Android 5.0Chih-Wei Huang1-0/+4
2015-03-04st/egl: Remove.Jose Fonseca1-2/+0
2014-10-03util: Include in Android buildsTomasz Figa1-0/+1
2014-08-13android: loader: prefix static libraries with libmesa_*Emil Velikov1-1/+1
2014-08-13android: egl/main: add/enable freedrenoEmil Velikov1-0/+6
2014-08-13android: egl/main: resolve radeon linking issuesPaulo Sergio Travaglia1-4/+9
2014-08-13android: egl/main: fixup the nouveau buildEmil Velikov1-6/+2
2014-08-13egl/main: Bring in the Makefile.sourcesEmil Velikov1-19/+4
2014-06-09android: add libloader to libGLES_mesa and libmesa_egl_dri2Adrian Negreanu1-1/+4
2014-01-18egl-static: use loader util libEmil Velikov1-0/+1
2013-05-06android: libsync is needed on Android 4.2+ for any driverChia-I Wu1-5/+3
2013-05-06android: add ilo to the build systemChia-I Wu1-0/+6
2013-01-28android: use gralloc_drm_get_gem_handle apiTapani Pälli1-1/+3
2013-01-02egl/android: Fix build for Jelly Bean (v2)Chad Versace1-0/+5
2012-04-13radeonsi: initial WIP SI codeTom Stellard1-2/+5
2011-11-26android: bring in i915_dri and i965_dri automaticallyChia-I Wu1-0/+4
2011-11-26android: move libGLES_mesa build rules to src/egl/main/.Chia-I Wu1-3/+83
2011-08-28android: add support for egl_dri2Chia-I Wu1-0/+3
2011-08-21android: build core EGLChia-I Wu1-0/+64