aboutsummaryrefslogtreecommitdiffstats
path: root/src/egl/main/eglmisc.c
Commit message (Expand)AuthorAgeFilesLines
* egl: Add support for more EGLImage extensions to EGL core.Chia-I Wu2010-01-311-10/+44
* egl: Clean up header inclusions.Chia-I Wu2010-01-301-1/+1
* egl: Add support for EGL_KHR_image.Chia-I Wu2010-01-251-0/+8
* egl: Rework the synchronization primitives.Chia-I Wu2009-10-151-1/+2
* egl: Some per-driver data should be per-display.Chia-I Wu2009-08-181-24/+30
* egl: Overhaul driver API.Chia-I Wu2009-08-181-3/+3
* egl: clean up prototype code, new _eglFindAPIs() function.Brian Paul2008-06-191-52/+0
* egl: some prototype API detection codeBrian Paul2008-06-101-0/+52
* egl: clean-up re-org of the client API stateBrian Paul2008-05-301-2/+23
* egl: move a few small functions into new eglmisc.[ch] filesBrian Paul2008-05-281-0/+108