summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/egl/drm
AgeCommit message (Expand)Author
2011-03-11gallium: remove the geom_flags param from is_format_supportedMarek Olšák
2011-03-01st/egl: Implement swapbuffer throttlingThomas Hellstrom
2011-03-01st/egl/drm: Rework swapbuffersThomas Hellstrom
2011-03-01st/egl: Move the copy context to the native display structureThomas Hellstrom
2011-01-26st/egl: Downgrade warning to debug when we can't create a drm screenKristian Høgsberg
2011-01-13egl: Improve driver selection.Chia-I Wu
2010-12-05r300g: cleanup winsysMarek Olšák
2010-11-03st/egl: Use native_display_buffer for EGL_MESA_drm_image.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-10-23st/egl: Fix native_mode refresh mode.Chia-I Wu
2010-09-19st/egl: s/kms/drm/ on the drm backend.Chia-I Wu
2010-09-19st/egl: Rename kms backend to drm.Chia-I Wu