mesa/src/egl
Eric Engestrom bcc4bfc8e8 egl: fix libdrm-less builds
This function was never used, and isn't properly guarded by HAVE_LIBDRM,
breaking the build on systems that don't have libdrm.

Let's just remove it.

Fixes: 7552fcb7b9 "egl: add base EGL_EXT_device_base implementation"
Reported-by: Timo Aaltonen <tjaalton@debian.org>
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Acked-by: Emil Velikov <emil.velikov@collabora.com>
2019-03-05 13:04:06 +00:00
..
drivers egl/sl: also allow virtgpu to fallback to kms_swrast 2019-03-04 17:33:17 +00:00
generate mapi: move genCommon.py to src/mapi/new 2019-01-24 18:13:25 +00:00
main egl: fix libdrm-less builds 2019-03-05 13:04:06 +00:00
wayland dri: Add XYUV8888 format 2019-02-26 13:08:52 +00:00
.gitignore egl: add gitignore 2017-04-22 00:42:38 +01:00
Android.mk drm-uapi: use local files, not system libdrm 2019-02-14 11:20:00 +00:00
Makefile.am drm-uapi: use local files, not system libdrm 2019-02-14 11:20:00 +00:00
Makefile.sources egl: add base EGL_EXT_device_base implementation 2018-11-01 00:05:43 +00:00
SConscript drm-uapi: use local files, not system libdrm 2019-02-14 11:20:00 +00:00
egl-entrypoint-check egl: use the LC_ALL hammer instead of LANG 2018-11-01 17:25:08 +00:00
egl-symbols-check egl: Use correct shared libraries suffix on macOS. 2018-10-11 11:30:00 -07:00
meson.build meson: egl: correctly manage loader/xmlconfig 2019-02-26 11:07:23 +00:00