Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | st/egl: update fbdev backend | Chia-I Wu | 2011-06-28 | 1 | -144/+190 |
* | st/egl: reorganize backend initialization | Chia-I Wu | 2011-06-25 | 1 | -44/+40 |
* | gallium: remove the geom_flags param from is_format_supported | Marek Olšák | 2011-03-11 | 1 | -1/+1 |
* | st/egl: Move the copy context to the native display structure | Thomas Hellstrom | 2011-03-01 | 1 | -1/+1 |
* | egl: Improve driver selection. | Chia-I Wu | 2011-01-13 | 1 | -3/+11 |
* | 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 | 1 | -0/+30 |
* | egl: Remove st/egl probe code. | Chia-I Wu | 2010-06-29 | 1 | -2/+0 |
* | st/egl: Move module loading code to targets. | Chia-I Wu | 2010-06-29 | 1 | -5/+10 |
* | st/egl: One driver per hardware. | Chia-I Wu | 2010-06-29 | 1 | -1/+1 |
* | st/egl: Introduce native_platform. | Chia-I Wu | 2010-06-29 | 1 | -19/+14 |
* | egl: Introduce platform displays internally. | Chia-I Wu | 2010-06-23 | 1 | -5/+4 |
* | st/egl: Add fbdev backend. | Chia-I Wu | 2010-06-11 | 1 | -0/+470 |