git.libre-soc.org Git - mesa.git/rss - src/vulkan/vulkan-icd-symbols.txt history https://git.libre-soc.org/?p=mesa.git;a=history;f=src/vulkan/vulkan-icd-symbols.txt mesa.git RSS feed en git repository hosting static/git-logo.png git.libre-soc.org Git - mesa.git/rss - src/vulkan/vulkan-icd-symbols.txt history https://git.libre-soc.org/?p=mesa.git;a=history;f=src/vulkan/vulkan-icd-symbols.txt Wed, 5 Aug 2020 18:08:07 +0000 Wed, 5 Aug 2020 18:08:07 +0000 gitweb v.2.30.2/2.30.2 vulkan: Allow global symbol HMI for Android Kristian H. Kristensen <hoegsberg@google.com> Wed, 29 Jul 2020 19:51:49 +0000 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=a7fe711a30f1c32d4e1e187a9a240be5b9527be6 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=a7fe711a30f1c32d4e1e187a9a240be5b9527be6 vulkan: Allow global symbol HMI for Android vulkan: Allow global symbol HMI for Android Android looks for this symbol when loading HAL modules. Reviewed-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6112>
  • [D] src/vulkan/vulkan-icd-symbols.txt
]]>
vulkan: add symbols file Eric Engestrom <eric.engestrom@intel.com> Thu, 11 Oct 2018 14:01:46 +0000 https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=0fd30c1011b6a57fc36eb74ef2a0f3e69c74fbea https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=0fd30c1011b6a57fc36eb74ef2a0f3e69c74fbea vulkan: add symbols file vulkan: add symbols file According to the Vulkan ICD spec [1], these two symbols must be exposed: - vk_icdGetInstanceProcAddr - vk_icdNegotiateLoaderICDInterfaceVersion and this one is optional: - vk_icdGetPhysicalDeviceProcAddr [1] https://github.com/KhronosGroup/Vulkan-Loader/blob/master/loader/LoaderAndLayerInterface.md Signed-off-by: Eric Engestrom <eric.engestrom@intel.com> Reviewed-by Dylan Baker <dylan@pnwbakers.com> Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
  • [D] src/vulkan/vulkan-icd-symbols.txt
]]>