glfw: Update glfw to 3.3.6 (#136)

* glfw: update glfw to 3.3.6
* glfw: make Vulkan-Headers clone faster
This commit is contained in:
Ali Chraghi 2021-12-22 21:45:23 +03:30 committed by GitHub
parent 6866fce4ee
commit 7ec7fb7af0
Failed to generate hash of commit
50 changed files with 43796 additions and 10657 deletions

View file

@ -33,7 +33,7 @@
// Version 2 - Add Loader/ICD Interface version negotiation
// via vk_icdNegotiateLoaderICDInterfaceVersion.
// Version 3 - Add ICD creation/destruction of KHR_surface objects.
// Version 4 - Add unknown physical device extension qyering via
// Version 4 - Add unknown physical device extension querying via
// vk_icdGetPhysicalDeviceProcAddr.
// Version 5 - Tells ICDs that the loader is now paying attention to the
// application version of Vulkan passed into the ApplicationInfo