Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | egl: Always lock a display before using it. | Chia-I Wu | 2010-02-17 | 1 | -0/+1 |
* | egl: Clean up header inclusions. | Chia-I Wu | 2010-01-30 | 1 | -1/+1 |
* | egl: eglMakeCurrent should accept an uninitialized display. | Chia-I Wu | 2010-01-28 | 1 | -0/+1 |
* | egl: Native types are renamed in EGL 1.3. | Chia-I Wu | 2010-01-25 | 1 | -3/+3 |
* | egl: Add support for EGL_KHR_image. | Chia-I Wu | 2010-01-25 | 1 | -1/+12 |
* | egl: Add _EGLDriver as the first argument to GetProcAddress. | Chia-I Wu | 2010-01-12 | 1 | -1/+1 |
* | egl: Rework the synchronization primitives. | Chia-I Wu | 2009-10-15 | 1 | -4/+2 |
* | egl: Rework eglSwapInterval. | Chia-I Wu | 2009-10-15 | 1 | -1/+1 |
* | egl: Overhaul driver API. | Chia-I Wu | 2009-08-18 | 1 | -37/+37 |
* | egl: new eglGetProcAddress() code | Brian Paul | 2008-05-30 | 1 | -1/+10 |
* | 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 |
* | Move all the EGL API function pointers into a new _egl_api struct. | Brian Paul | 2005-11-24 | 1 | -0/+106 |