mesa/src
Mauro Rossi 84690d06c1 Android: fix typo in symlink for driver loading and 32 bit builds
There is typo in the mkdir command path,
the correct one is $(TARGET_OUT)/$(l)/$(MESA_DRI_MODULE_REL_PATH)

The other issue is in 32bit builds, because lib64 does not exist there,
we can use TARGET_IS_64_BIT to refine the post install command.

Fixes: a3d98ca62f ("Android: use symlinks for driver loading")

Signed-off-by: Rob Herring <robh@kernel.org>
2017-06-30 11:23:51 -05:00
..
amd ac/nir: remove last remnants of v16i8 2017-06-28 20:22:30 +01:00
compiler nir: Add a lowering pass for UYVY textures 2017-06-30 10:16:26 +01:00
egl Android: use symlinks for driver loading 2017-06-29 09:09:49 -05:00
gallium Android: fix typo in symlink for driver loading and 32 bit builds 2017-06-30 11:23:51 -05:00
gbm gbm: add XBGR8888 support for dumb buffers 2017-06-30 08:44:19 +01:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx egl: turn one more boolean int into a bool 2017-06-21 21:42:14 +01:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel i965/i915: Add UYVY as the supported format 2017-06-30 10:16:26 +01:00
loader egl: turn one more boolean int into a bool 2017-06-21 21:42:14 +01:00
mapi Update Khronos-supplied headers 2017-06-30 15:29:50 +02:00
mesa i965/i915: Add UYVY as the supported format 2017-06-30 10:16:26 +01:00
util mesa/glthread: add glthread "perf" counters and pass them to gallium HUD 2017-06-26 02:17:03 +02:00
vulkan Android: vulkan: fix build error due to extra ) 2017-06-08 07:26:04 -05:00
Makefile.am build systems: uniformize git_sha1.h generation 2017-06-29 16:24:58 +01:00
SConscript scons: wait on subprocess' completion 2017-06-29 17:38:26 +01:00