Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-30 | egl: new eglGetProcAddress() code | Brian Paul | |
The idea is to pass the call down to the device driver where an API-specific query can be made. Untested. | |||
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-24 | Move all the EGL API function pointers into a new _egl_api struct. | Brian Paul | |