summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/egl/android
Commit message (Expand)AuthorAgeFilesLines
* st/egl: Remove.Jose Fonseca2015-03-041-892/+0
* st/egl: cleanup sw winsys header inclusionsEmil Velikov2014-08-281-1/+1
* android: drop HAL_PIXEL_FORMAT_RGBA_{5551,4444}Emil Velikov2014-08-131-4/+0
* st/egl: Flush resources before presentation (android - bug 77966)Paulo Sergio Travaglia2014-05-051-0/+7
* 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