aboutsummaryrefslogtreecommitdiffstats
path: root/src/egl/main/egldevice.h
Commit message (Expand)AuthorAgeFilesLines
* egl: add EGL_platform_device supportEmil Velikov2019-06-051-0/+3
* egl: fix libdrm-less buildsEric Engestrom2019-03-051-3/+0
* egl: add missing #include <stddef.h> in egldevice.hGurchetan Singh2018-11-281-1/+1
* egl: add EGL_EXT_device_drm supportEmil Velikov2018-11-011-0/+4
* egl: add EGL_MESA_device_software supportEmil Velikov2018-11-011-1/+3
* egl: add base EGL_EXT_device_base implementationEmil Velikov2018-11-011-0/+83