summaryrefslogtreecommitdiffstats
path: root/src/egl/main/eglfallbacks.c
Commit message (Expand)AuthorAgeFilesLines
* egl: clean up typedef madness in the backend APIMarek Olšák2016-03-101-15/+15
* egl: remove ifdef $(egl_extension) compile guardsEmil Velikov2015-08-011-6/+0
* egl: add eglGetSyncAttrib (v2)Marek Olšák2015-06-051-1/+1
* egl: more define fixes for EGL_MESA_image_dma_buf_exportMarc-André Lureau2015-05-141-1/+1
* egl: Remove skeleton implementation of EGL_MESA_screen_surfaceAdam Jackson2015-05-111-18/+0
* egl/dri2: implement EGL_KHR_wait_syncMarek Olšák2015-04-301-0/+1
* egl: add initial EGL_MESA_image_dma_buf_export v2.4Dave Airlie2015-04-011-0/+5
* egl: Remove eglQueryString virtual dispatch.Matt Turner2015-03-171-2/+0
* egl: remove #ifdef's for official extensionsChia-I Wu2011-12-201-4/+0
* egl: add copyright noticesChia-I Wu2011-07-021-0/+28
* egl: Move fallback routines to eglfallbacks.c.Chia-I Wu2010-10-221-0/+99