Age | Commit message (Expand) | Author |
---|---|---|
2010-05-13 | egl: Implement EGL_NOK_swap_region | Kristian Høgsberg |
2010-02-17 | egl: Always lock a display before using it. | Chia-I Wu |
2010-01-30 | egl: Clean up header inclusions. | Chia-I Wu |
2010-01-28 | egl: eglMakeCurrent should accept an uninitialized display. | Chia-I Wu |
2010-01-25 | egl: Native types are renamed in EGL 1.3. | Chia-I Wu |
2010-01-25 | egl: Add support for EGL_KHR_image. | Chia-I Wu |
2010-01-12 | egl: Add _EGLDriver as the first argument to GetProcAddress. | Chia-I Wu |
2009-10-15 | egl: Rework the synchronization primitives. | Chia-I Wu |
2009-10-15 | egl: Rework eglSwapInterval. | Chia-I Wu |
2009-08-18 | egl: Overhaul driver API. | Chia-I Wu |
2008-05-30 | egl: new eglGetProcAddress() code | Brian Paul |
2006-01-30 | some initial EGL 1.2 work | Brian Paul |
2005-12-10 | Some initial per-thread support. | Brian Paul |
2005-11-24 | Move all the EGL API function pointers into a new _egl_api struct. | Brian Paul |