Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | egl: Revisit global data locking. | Chia-I Wu | 2010-02-17 | 1 | -4/+0 |
* | egl: Clean up header inclusions. | Chia-I Wu | 2010-01-30 | 1 | -0/+3 |
* | egl: Fix breakage from -fvisibility=hidden. | Chia-I Wu | 2010-01-05 | 1 | -3/+3 |
* | egl: Overhaul driver API. | Chia-I Wu | 2009-08-18 | 1 | -12/+12 |
* | minor code movement | Brian Paul | 2005-12-17 | 1 | -5/+4 |
* | Added EGL_SCREEN_POSITION_GRANULARITY_MESA query. | Brian Paul | 2005-12-10 | 1 | -3/+5 |
* | Redo _eglInitSurface() so it can be used with all surface types. | Brian Paul | 2005-11-27 | 1 | -4/+10 |
* | minor tweaks | Brian Paul | 2005-05-16 | 1 | -2/+2 |
* | First attempt at getting egl support up on dumb framebuffer. | Jon Smirl | 2005-05-13 | 1 | -4/+12 |
* | sync with latest EGL_MESA_screen_surface spec (EGLScreenMESA handles) | Brian Paul | 2005-05-04 | 1 | -7/+21 |
* | initial EGL code | Brian Paul | 2005-04-22 | 1 | -0/+61 |