Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | egl: new eglGetProcAddress() code | Brian Paul | 2008-05-30 | 1 | -1/+10 |
| | | | | | The idea is to pass the call down to the device driver where an API-specific query can be made. Untested. | ||||
* | some initial EGL 1.2 work | Brian Paul | 2006-01-30 | 1 | -1/+14 |
| | |||||
* | Some initial per-thread support. | Brian Paul | 2005-12-10 | 1 | -2/+2 |
| | | | | Rename eglShowSurfaceMESA to eglShowScreenSurfaceMESA. | ||||
* | Move all the EGL API function pointers into a new _egl_api struct. | Brian Paul | 2005-11-24 | 1 | -0/+106 |