Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |