LunarG have just released an updated version of their Vulkan SDK to be compatible with Vulkan 1.1.77. If you are interested in learning more about LunarG and exactly how it related to Vulkan, be sure to check out this video, which is also embedded below.
Details of the release:
SDK released 6/20/2018
Overview of changes and additions to Vulkan SDK 1.1.77
- Linux SDK is now packaged as a tar.gz file instead of a .run file. Previously the run file created a VulkanSDK directory and then expanded the SDK into the VulkanSDK/1.1.xx.y directory. The tar file now simply expands the SDK into a directory of the form 1.1.xx.y.
- Many bug fixes, increased validation coverage and accuracy improvements, and feature additions
- New extensions for this SDK release:
VK_KHR_get_display_properties2
VK_KHR_draw_indirect_count
More Information
Please read the Release Notes for Linux, Release Notes for Windows, or Release Notes for macOS for additional information or go to LunarXchange to download this new SDK.