Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move all the EGL API function pointers into a new _egl_api struct. | Brian Paul | 2005-11-24 | 1 | -39/+39 |
* | use _eglLog() | Brian Paul | 2005-11-23 | 1 | -6/+10 |
* | More EGL prep. No impact on anything outside of EGL | Jon Smirl | 2005-08-05 | 1 | -28/+24 |
* | remove eglQueryDisplayMESA() | Brian Paul | 2005-05-17 | 1 | -1/+0 |
* | separate ext strings with a space | Brian Paul | 2005-05-16 | 1 | -2/+2 |
* | added boolean extension flags to _EGLDriver | Brian Paul | 2005-05-16 | 1 | -1/+20 |
* | First attempt at getting egl support up on dumb framebuffer. | Jon Smirl | 2005-05-13 | 1 | -2/+4 |
* | sync with latest EGL_MESA_screen_surface spec (EGLScreenMESA handles) | Brian Paul | 2005-05-04 | 1 | -0/+9 |
* | initial EGL code | Brian Paul | 2005-04-22 | 1 | -0/+226 |