Age | Commit message (Expand) | Author |
---|---|---|
2010-06-23 | egl: Add support for EGL_MESA_drm_display. | Chia-I Wu |
2010-05-31 | egl: Use SConscript for Windows build. | Chia-I Wu |
2010-05-14 | egl: Implement EGL_NOK_texture_from_pixmap | Kristian Høgsberg |
2010-05-13 | egl: Implement EGL_NOK_swap_region | Kristian Høgsberg |
2010-01-31 | egl: Add support for more EGLImage extensions to EGL core. | Chia-I Wu |
2010-01-30 | egl: Clean up header inclusions. | Chia-I Wu |
2010-01-25 | egl: Add support for EGL_KHR_image. | Chia-I Wu |
2009-10-15 | egl: Rework the synchronization primitives. | Chia-I Wu |
2009-08-18 | egl: Some per-driver data should be per-display. | Chia-I Wu |
2009-08-18 | egl: Overhaul driver API. | Chia-I Wu |
2008-06-19 | egl: clean up prototype code, new _eglFindAPIs() function. | Brian Paul |
2008-06-10 | egl: some prototype API detection code | Brian Paul |
2008-05-30 | egl: clean-up re-org of the client API state | Brian Paul |
2008-05-28 | egl: move a few small functions into new eglmisc.[ch] files | Brian Paul |