aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/egl/android
Commit message (Expand)AuthorAgeFilesLines
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* st/egl: fix bulid errors on Android 4.2Chia-I Wu2013-05-031-23/+62
* android: use gralloc_drm_get_gem_handle apiTapani Pälli2013-01-281-8/+2
* gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flagMarek Olšák2013-01-041-1/+1
* android: add support for ICSChia-I Wu2011-11-251-9/+18
* st/egl: fix a crash in Android backendChia-I Wu2011-11-251-3/+4
* st/egl: add native_present_controlChia-I Wu2011-09-081-6/+4
* android: make DRM optionalChia-I Wu2011-08-271-0/+14
* st/egl: add a missing includeChia-I Wu2011-08-211-0/+1
* st/egl: improve error loggingChia-I Wu2011-08-211-2/+3
* st/egl: add buffer preserving support to AndroidChia-I Wu2011-08-211-4/+67
* st/egl: improve buffer cache for AndroidChia-I Wu2011-08-211-31/+73
* st/egl: swapping without a buffer is not an errorChia-I Wu2011-08-211-1/+1
* st/egl: use HAL formats for Android backendChia-I Wu2011-08-211-26/+15
* st/egl: add android backendChia-I Wu2011-08-211-0/+739