Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-30 | some initial EGL 1.2 work | Brian Paul | |
2005-12-10 | Some initial per-thread support. | Brian Paul | |
Rename eglShowSurfaceMESA to eglShowScreenSurfaceMESA. | |||
2005-11-27 | Redo _eglInitSurface() so it can be used with all surface types. | Brian Paul | |
Redo _eglInitContext() to do error checking, attribute list parsing, etc. | |||
2005-11-24 | Move all the EGL API function pointers into a new _egl_api struct. | Brian Paul | |
2005-05-16 | use EGLint instead of unsigned long for eglCopyContextMESA, added comments | Brian Paul | |
2005-05-14 | Add empty placeholder for eglCopyContextMESA | Jon Smirl | |
2005-05-13 | First attempt at getting egl support up on dumb framebuffer. | Jon Smirl | |
Seems to be mostly working. Not all of egl API is implemented. | |||
2005-04-22 | initial EGL code | Brian Paul | |