aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/egl/fbdev
Commit message (Expand)AuthorAgeFilesLines
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* egl-fbdev: Fix compile-error by including errno.hDavid Herrmann2012-04-301-0/+1
* Set close on exec flag FD_CLOEXECDavid Fries2012-03-111-1/+10
* st/egl: add native_present_controlChia-I Wu2011-09-081-7/+5
* st/egl: update fbdev backendChia-I Wu2011-06-281-144/+190
* st/egl: reorganize backend initializationChia-I Wu2011-06-251-44/+40
* gallium: remove the geom_flags param from is_format_supportedMarek Olšák2011-03-111-1/+1
* st/egl: Move the copy context to the native display structureThomas Hellstrom2011-03-011-1/+1
* egl: Improve driver selection.Chia-I Wu2011-01-131-3/+11
* 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/+30
* egl: Remove st/egl probe code.Chia-I Wu2010-06-291-2/+0
* st/egl: Move module loading code to targets.Chia-I Wu2010-06-291-5/+10
* st/egl: One driver per hardware.Chia-I Wu2010-06-291-1/+1
* st/egl: Introduce native_platform.Chia-I Wu2010-06-291-19/+14
* egl: Introduce platform displays internally.Chia-I Wu2010-06-231-5/+4
* st/egl: Add fbdev backend.Chia-I Wu2010-06-111-0/+470