summaryrefslogtreecommitdiff
path: root/src/egl/main/eglmisc.c
AgeCommit message (Expand)Author
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