1
0
mirror of https://github.com/glfw/glfw.git synced 2025-04-22 16:42:51 +00:00
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  by @pmuetschard.

Closes 
Closes 
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