Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | st/egl: Implement swapbuffer throttling | Thomas Hellstrom | 2011-03-01 | 1 | -3/+12 |
* | st/egl/drm: Rework swapbuffers | Thomas Hellstrom | 2011-03-01 | 2 | -7/+32 |
* | st/egl: Move the copy context to the native display structure | Thomas Hellstrom | 2011-03-01 | 1 | -2/+1 |
* | st/egl: Downgrade warning to debug when we can't create a drm screen | Kristian Høgsberg | 2011-01-26 | 1 | -1/+1 |
* | egl: Improve driver selection. | Chia-I Wu | 2011-01-13 | 1 | -3/+11 |
* | r300g: cleanup winsys | Marek Olšák | 2010-12-05 | 1 | -1/+1 |
* | st/egl: Use native_display_buffer for EGL_MESA_drm_image. | Chia-I Wu | 2010-11-03 | 1 | -0/+24 |
* | st/egl: Remove flush_frontbuffer and swap_buffers. | Chia-I Wu | 2010-11-03 | 1 | -2/+0 |
* | st/egl: Add native_surface::present callback. | Chia-I Wu | 2010-11-03 | 2 | -0/+30 |
* | st/egl: Fix native_mode refresh mode. | Chia-I Wu | 2010-10-23 | 1 | -2/+2 |
* | st/egl: s/kms/drm/ on the drm backend. | Chia-I Wu | 2010-09-19 | 3 | -303/+303 |
* | st/egl: Rename kms backend to drm. | Chia-I Wu | 2010-09-19 | 3 | -0/+1005 |