Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Some initial per-thread support. | Brian Paul | 2005-12-10 | 1 | -3/+4 | |
* | Redo _eglInitSurface() so it can be used with all surface types. | Brian Paul | 2005-11-27 | 1 | -16/+46 | |
* | Move all the EGL API function pointers into a new _egl_api struct. | Brian Paul | 2005-11-24 | 1 | -3/+3 | |
* | use EGLint instead of unsigned long for eglCopyContextMESA, added comments | Brian Paul | 2005-05-16 | 1 | -2/+8 | |
* | Add empty placeholder for eglCopyContextMESA | Jon Smirl | 2005-05-14 | 1 | -0/+8 | |
* | First attempt at getting egl support up on dumb framebuffer. | Jon Smirl | 2005-05-13 | 1 | -1/+1 | |
* | initial EGL code | Brian Paul | 2005-04-22 | 1 | -0/+226 |