summaryrefslogtreecommitdiffstats
path: root/src/egl/main/eglmisc.c
Commit message (Expand)AuthorAgeFilesLines
* egl: Add EGL_MESA_drm_image extensionKristian Høgsberg2010-08-251-0/+1
* egl: Add support for EGL_KHR_fence_sync.Chia-I Wu2010-08-171-0/+1
* egl: Add support for EGL_KHR_reusable_sync.Chia-I Wu2010-08-171-0/+2
* egl: EGL_KHR_surfaceless_* extensionsKristian Høgsberg2010-07-281-0/+4
* egl: Add support for EGL_MESA_drm_display.Chia-I Wu2010-06-231-0/+1
* egl: Use SConscript for Windows build.Chia-I Wu2010-05-311-2/+2
* egl: Implement EGL_NOK_texture_from_pixmapKristian Høgsberg2010-05-141-0/+1
* egl: Implement EGL_NOK_swap_regionKristian Høgsberg2010-05-131-0/+1
* 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