projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51b7fae
)
android: rename Intel Vulkan library to match desktop one
author
Tapani Pälli
<tapani.palli@intel.com>
Tue, 21 Mar 2017 08:04:48 +0000
(10:04 +0200)
committer
Tapani Pälli
<tapani.palli@intel.com>
Thu, 23 Mar 2017 06:19:16 +0000
(08:19 +0200)
Original naming was following Vulkan HAL naming scheme for no good
purpose and we need same binary name for build-id code.
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Acked-by: Emil Velikov <emil.velikov@collabora.com>
src/intel/Android.vulkan.mk
patch
|
blob
|
history
diff --git
a/src/intel/Android.vulkan.mk
b/src/intel/Android.vulkan.mk
index ca2785307bd60f20335efd17d3abb3f0295ed02d..0649a2e9ef237f0faac7cd4ee5d880c1476ca0f5 100644
(file)
--- a/
src/intel/Android.vulkan.mk
+++ b/
src/intel/Android.vulkan.mk
@@
-192,12
+192,12
@@
include $(BUILD_STATIC_LIBRARY)
#
-#
vulkan.mesa
_intel
+#
libvulkan
_intel
#
include $(CLEAR_VARS)
-LOCAL_MODULE :=
vulkan.mesa
_intel
+LOCAL_MODULE :=
libvulkan
_intel
LOCAL_MODULE_CLASS := SHARED_LIBRARIES
LOCAL_SRC_FILES := \