mesa/src/egl
Rob Herring 43834d463d Android: clean-up and fix DRI module path handling
MESA_DRI_MODULE_PATH is only getting set for classic DRI drivers and may or
may not be set correctly for gallium_dri.so depending on the makefile
include ordering. For Android 6 and earlier it is fine, but with build
system changes in AOSP master, it is not.

Move the path variables to a single place at the top level and introduce
MESA_DRI_MODULE_REL_PATH for Android 5 and later which require relative
paths. With this, there is a single variable to change.

Cc: "11.1 11.2" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
(cherry picked from commit 8949edf018)
2016-02-29 11:15:25 +00:00
..
docs egl: Mark EGL_MESA_screen_surface as obsolete. 2010-08-31 15:25:22 +08:00
drivers egl/wayland: Try to use wl_surface.damage_buffer for SwapBuffersWithDamage 2016-02-29 10:24:55 +00:00
main egl: move Null check to eglGetSyncAttribKHR to prevent Segfault 2016-02-19 18:23:19 +00:00
wayland wayland: Add copyright notice for wayland-egl.c 2015-09-24 10:51:10 -07:00
Android.mk Android: clean-up and fix DRI module path handling 2016-02-29 11:15:25 +00:00
egl-symbols-check automake: egl: add symbols test 2015-11-20 10:40:23 +00:00
Makefile.am egl: don't forget to ship platform_x11_dri3.h into the tarball 2015-11-20 18:08:04 +00:00
Makefile.sources automake: rework the EGL build 2015-07-22 16:35:27 +01:00
SConscript egl: Fix missing Haiku include path 2015-09-28 13:58:25 -04:00