glfw/include/GLFW
Camilla Löwy 76a5f781db Add glfwInitVulkanLoader
This removes the GLFW_VULKAN_STATIC CMake option and the
_GLFW_VULKAN_STATIC configuration macro and replaces them with the
glfwInitVulkanLoader function, allowing a single library binary to
provide both behaviors.

This is based on the design from PR #1374 by @pmuetschard.

Closes #1374
Closes #1890
2021-10-27 18:22:05 +02:00
..
glfw3.h Add glfwInitVulkanLoader 2021-10-27 18:22:05 +02:00
glfw3native.h Document possible native access function errors 2021-10-12 12:54:35 +02:00