summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/egl/fbdev
AgeCommit message (Expand)Author
2011-03-11gallium: remove the geom_flags param from is_format_supportedMarek Olšák
2011-03-01st/egl: Move the copy context to the native display structureThomas Hellstrom
2011-01-13egl: Improve driver selection.Chia-I Wu
2010-11-03st/egl: Remove flush_frontbuffer and swap_buffers.Chia-I Wu
2010-11-03st/egl: Add native_surface::present callback.Chia-I Wu
2010-06-29egl: Remove st/egl probe code.Chia-I Wu
2010-06-29st/egl: Move module loading code to targets.Chia-I Wu
2010-06-29st/egl: One driver per hardware.Chia-I Wu
2010-06-29st/egl: Introduce native_platform.Chia-I Wu
2010-06-23egl: Introduce platform displays internally.Chia-I Wu
2010-06-11st/egl: Add fbdev backend.Chia-I Wu