egl: Don't add hardware device if there is no render node v2.
[mesa.git] / src / egl / main / egldevice.c
2019-06-19 Mathias Fröhlichegl: Don't add hardware device if there is no render...
2019-06-05 Emil Velikovegl: add EGL_platform_device support
2019-06-05 Emil Velikovegl: keep the software device at the end of the list
2019-03-05 Eric Engestromegl: fix libdrm-less builds
2018-11-01 Emil Velikovegl: add EGL_EXT_device_drm support
2018-11-01 Emil Velikovegl: add EGL_MESA_device_software support
2018-11-01 Emil Velikovegl: add base EGL_EXT_device_base implementation