egl: put full path to libEGL_mesa.so in GLVND json
authorEric Engestrom <eric.engestrom@intel.com>
Fri, 6 Dec 2019 16:17:12 +0000 (16:17 +0000)
committerEric Engestrom <eric@engestrom.ch>
Sun, 2 Feb 2020 17:46:17 +0000 (17:46 +0000)
commit0021f7dc307f4852955359adb5ac2b7667e6d4ac
treec69dd2b5da2d236120323fc068b1c8211e352150
parentd5fd8cd46eeedeabf8647c06489a755aea8f0080
egl: put full path to libEGL_mesa.so in GLVND json

This is useful when installing to a non-standard path.

glvnd_icd.py copied & adapted from src/intel/vulkan/anv_icd.py

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Acked-by: Matt Turner <mattst88@gmail.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3038>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3038>
src/egl/glvnd_icd.py [new file with mode: 0644]
src/egl/main/50_mesa.json [deleted file]
src/egl/meson.build