Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | egl: Remove unnecessary headers. | Vinson Lee | 2010-10-27 | 1 | -2/+0 |
* | egl: Fix _eglModeLookup. | Chia-I Wu | 2010-10-23 | 1 | -45/+13 |
* | egl: Display may be NULL in _eglLookup*. | Chia-I Wu | 2010-09-10 | 1 | -1/+1 |
* | egl: Add checks for EGL_MESA_screen_surface. | Chia-I Wu | 2010-07-31 | 1 | -0/+6 |
* | egl: Store screens in a dynamic array. | Chia-I Wu | 2010-06-30 | 1 | -2/+5 |
* | egl: Remove code blocks that are commented out. | Chia-I Wu | 2010-01-31 | 1 | -38/+0 |
* | egl: Remove my_strdup. | Chia-I Wu | 2010-01-30 | 1 | -17/+2 |
* | egl: Clean up header inclusions. | Chia-I Wu | 2010-01-30 | 1 | -2/+1 |
* | egl: Overhaul driver API. | Chia-I Wu | 2009-08-18 | 1 | -31/+6 |
* | lots of updates, mode sorting, etc | Brian Paul | 2005-12-10 | 1 | -53/+285 |
* | minor tweaks | Brian Paul | 2005-05-16 | 1 | -1/+1 |
* | First attempt at getting egl support up on dumb framebuffer. | Jon Smirl | 2005-05-13 | 1 | -3/+24 |
* | sync with latest EGL_MESA_screen_surface spec (EGLScreenMESA handles) | Brian Paul | 2005-05-04 | 1 | -4/+52 |
* | initial EGL code | Brian Paul | 2005-04-22 | 1 | -0/+130 |