Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some initial EGL 1.2 work | Brian Paul | 2006-01-30 | 1 | -0/+89 |
| | |||||
* | Some initial per-thread support. | Brian Paul | 2005-12-10 | 1 | -5/+6 |
| | | | | Rename eglShowSurfaceMESA to eglShowScreenSurfaceMESA. | ||||
* | Move all the EGL API function pointers into a new _egl_api struct. | Brian Paul | 2005-11-24 | 1 | -35/+34 |
| | |||||
* | remove eglQueryDisplayMESA() | Brian Paul | 2005-05-17 | 1 | -9/+0 |
| | |||||
* | use EGLint instead of unsigned long for eglCopyContextMESA, added comments | Brian Paul | 2005-05-16 | 1 | -1/+1 |
| | |||||
* | Add empty placeholder for eglCopyContextMESA | Jon Smirl | 2005-05-14 | 1 | -0/+12 |
| | |||||
* | First attempt at getting egl support up on dumb framebuffer. | Jon Smirl | 2005-05-13 | 1 | -10/+52 |
| | | | | Seems to be mostly working. Not all of egl API is implemented. | ||||
* | sync with latest EGL_MESA_screen_surface spec (EGLScreenMESA handles) | Brian Paul | 2005-05-04 | 1 | -26/+16 |
| | |||||
* | initial EGL code | Brian Paul | 2005-04-22 | 1 | -0/+462 |