1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2025-02-25 06:38:53 -05:00
Commit Graph

5 Commits

Author SHA1 Message Date
Camilla Löwy a30cd6acef Add credit
Related to 
2021-11-25 23:24:39 +01:00
Camilla Löwy b55a517ae0 Add credit
Related to 
2021-11-22 21:32:34 +01:00
Camilla Löwy 999962bd2f Update changelog and add credit
Related to 
2021-10-27 23:14:19 +02:00
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
Camilla Löwy 53d7622a3a Move list of contributors to separate file
Fixes 
2021-10-27 18:19:38 +02:00