aboutsummaryrefslogtreecommitdiff
path: root/ports/vulkan/CONTROL
AgeCommit message (Collapse)Author
2019-02-07[vulkan] fix license copying on macOS (#5319)Lassi
* Check if license exists in root of VULKAN_DIR, otherwise try one directory higher * [vulkan] Bump control version
2018-11-14Vulkan port (#4664)Mark Ian Holland
* [Vulkan] Add a vulkan port based on the cuda port * Add VULKAN_SDK env variable to whitelist * * Added some additional diagnostic information * Corrected if NOT exists statement