Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | egl: clean up typedef madness in the backend API | Marek Olšák | 2016-03-10 | 1 | -15/+15 |
* | egl: remove ifdef $(egl_extension) compile guards | Emil Velikov | 2015-08-01 | 1 | -6/+0 |
* | egl: add eglGetSyncAttrib (v2) | Marek Olšák | 2015-06-05 | 1 | -1/+1 |
* | egl: more define fixes for EGL_MESA_image_dma_buf_export | Marc-André Lureau | 2015-05-14 | 1 | -1/+1 |
* | egl: Remove skeleton implementation of EGL_MESA_screen_surface | Adam Jackson | 2015-05-11 | 1 | -18/+0 |
* | egl/dri2: implement EGL_KHR_wait_sync | Marek Olšák | 2015-04-30 | 1 | -0/+1 |
* | egl: add initial EGL_MESA_image_dma_buf_export v2.4 | Dave Airlie | 2015-04-01 | 1 | -0/+5 |
* | egl: Remove eglQueryString virtual dispatch. | Matt Turner | 2015-03-17 | 1 | -2/+0 |
* | egl: remove #ifdef's for official extensions | Chia-I Wu | 2011-12-20 | 1 | -4/+0 |
* | egl: add copyright notices | Chia-I Wu | 2011-07-02 | 1 | -0/+28 |
* | egl: Move fallback routines to eglfallbacks.c. | Chia-I Wu | 2010-10-22 | 1 | -0/+99 |