aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/egl/drm/modeset.c
Commit message (Expand)AuthorAgeFilesLines
* st/egl: Remove.Jose Fonseca2015-03-041-707/+0
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* Remove useless checks for NULL before freeingMatt Turner2012-09-051-4/+2
* st/egl: add native_present_controlChia-I Wu2011-09-081-6/+4
* st/egl: Hookup gbm for drm backendBenjamin Franzke2011-06-231-0/+36
* st/egl: Implement swapbuffer throttlingThomas Hellstrom2011-03-011-3/+12
* st/egl/drm: Rework swapbuffersThomas Hellstrom2011-03-011-7/+30
* st/egl: Remove flush_frontbuffer and swap_buffers.Chia-I Wu2010-11-031-2/+0
* st/egl: Add native_surface::present callback.Chia-I Wu2010-11-031-0/+27
* st/egl: Fix native_mode refresh mode.Chia-I Wu2010-10-231-2/+2
* st/egl: s/kms/drm/ on the drm backend.Chia-I Wu2010-09-191-216/+216
* st/egl: Rename kms backend to drm.Chia-I Wu2010-09-191-0/+619