summaryrefslogtreecommitdiffstats
path: root/src/egl/main/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* android: rework the EGL buildEmil Velikov2015-07-221-84/+0
* egl: remove unused _EGL_DRIVER_SEARCH_DIR defineEmil Velikov2015-07-221-2/+1
* egl: remove final Windows specific workaroundEmil Velikov2015-07-221-2/+1
* android: egl: do not link against libglapiEmil Velikov2015-06-231-1/+0
* android: Depend on gallium_dri from EGL, instead of linking in gallium.Chih-Wei Huang2015-06-091-80/+3
* android: fix the building rules for Android 5.0Chih-Wei Huang2015-04-221-0/+4
* st/egl: Remove.Jose Fonseca2015-03-041-2/+0
* util: Include in Android buildsTomasz Figa2014-10-031-0/+1
* android: loader: prefix static libraries with libmesa_*Emil Velikov2014-08-131-1/+1
* android: egl/main: add/enable freedrenoEmil Velikov2014-08-131-0/+6
* android: egl/main: resolve radeon linking issuesPaulo Sergio Travaglia2014-08-131-4/+9
* android: egl/main: fixup the nouveau buildEmil Velikov2014-08-131-6/+2
* egl/main: Bring in the Makefile.sourcesEmil Velikov2014-08-131-19/+4
* android: add libloader to libGLES_mesa and libmesa_egl_dri2Adrian Negreanu2014-06-091-1/+4
* egl-static: use loader util libEmil Velikov2014-01-181-0/+1
* android: libsync is needed on Android 4.2+ for any driverChia-I Wu2013-05-061-5/+3
* android: add ilo to the build systemChia-I Wu2013-05-061-0/+6
* android: use gralloc_drm_get_gem_handle apiTapani Pälli2013-01-281-1/+3
* egl/android: Fix build for Jelly Bean (v2)Chad Versace2013-01-021-0/+5
* radeonsi: initial WIP SI codeTom Stellard2012-04-131-2/+5
* android: bring in i915_dri and i965_dri automaticallyChia-I Wu2011-11-261-0/+4
* android: move libGLES_mesa build rules to src/egl/main/.Chia-I Wu2011-11-261-3/+83
* android: add support for egl_dri2Chia-I Wu2011-08-281-0/+3
* android: build core EGLChia-I Wu2011-08-211-0/+64