summaryrefslogtreecommitdiff
path: root/src/egl/main/eglmisc.c
AgeCommit message (Expand)Author
2011-03-16android: Add Android EGL extensions.Chia-I Wu
2011-03-01egl: Add EGL_WL_bind_wayland_displayBenjamin Franzke
2011-01-14egl: Fix EGL_VERSION string.Chia-I Wu
2011-01-14egl: Fix an assertion in _eglUpdateAPIsString.Chia-I Wu
2011-01-13egl: Cleanup _EGLDisplay initialization.Chia-I Wu
2010-10-22egl: Move fallback routines to eglfallbacks.c.Chia-I Wu
2010-08-25egl: Add EGL_MESA_drm_image extensionKristian Høgsberg
2010-08-17egl: Add support for EGL_KHR_fence_sync.Chia-I Wu
2010-08-17egl: Add support for EGL_KHR_reusable_sync.Chia-I Wu
2010-07-28egl: EGL_KHR_surfaceless_* extensionsKristian Høgsberg
2010-06-23egl: Add support for EGL_MESA_drm_display.Chia-I Wu
2010-05-31egl: Use SConscript for Windows build.Chia-I Wu
2010-05-14egl: Implement EGL_NOK_texture_from_pixmapKristian Høgsberg
2010-05-13egl: Implement EGL_NOK_swap_regionKristian Høgsberg
2010-01-31egl: Add support for more EGLImage extensions to EGL core.Chia-I Wu
2010-01-30egl: Clean up header inclusions.Chia-I Wu
2010-01-25egl: Add support for EGL_KHR_image.Chia-I Wu
2009-10-15egl: Rework the synchronization primitives.Chia-I Wu
2009-08-18egl: Some per-driver data should be per-display.Chia-I Wu
2009-08-18egl: Overhaul driver API.Chia-I Wu
2008-06-19egl: clean up prototype code, new _eglFindAPIs() function.Brian Paul
2008-06-10egl: some prototype API detection codeBrian Paul
2008-05-30egl: clean-up re-org of the client API stateBrian Paul
2008-05-28egl: move a few small functions into new eglmisc.[ch] filesBrian Paul