aboutsummaryrefslogtreecommitdiffstats
path: root/src/egl/main/egldevice.c
Commit message (Expand)AuthorAgeFilesLines
* egl: move fallthrough comment so gcc can see itTimothy Arceri2020-07-021-1/+1
* tree-wide: replace MAYBE_UNUSED with ASSERTEDEric Engestrom2019-07-311-1/+1
* egl: Don't add hardware device if there is no render node v2.Mathias Fröhlich2019-06-191-2/+2
* egl: add EGL_platform_device supportEmil Velikov2019-06-051-0/+16
* egl: keep the software device at the end of the listEmil Velikov2019-06-051-1/+13
* egl: fix libdrm-less buildsEric Engestrom2019-03-051-12/+0
* egl: add EGL_EXT_device_drm supportEmil Velikov2018-11-011-0/+113
* egl: add EGL_MESA_device_software supportEmil Velikov2018-11-011-0/+27
* egl: add base EGL_EXT_device_base implementationEmil Velikov2018-11-011-0/+179