Camilla Berglund
757eea2779
Update email address
ago%!(EXTRA string=9 years)
Camilla Berglund
6a8e169001
Update copyright notice year
ago%!(EXTRA string=9 years)
Camilla Berglund
7ab7d8b4b1
Make use of uint32_t where appropriate
...
This change does not affect the ABI.
ago%!(EXTRA string=9 years)
Camilla Berglund
de2d4c7763
Clarify pointer assertions
ago%!(EXTRA string=10 years)
Camilla Berglund
de3e413aab
Fix VC++ signed/unsigned mismatch warning
ago%!(EXTRA string=10 years)
Camilla Berglund
7669ade19c
Make instance extension count unsigned
...
Fixes #714 .
ago%!(EXTRA string=10 years)
Camilla Berglund
2accdb76bd
Cleanup
ago%!(EXTRA string=10 years)
Camilla Berglund
b955936ee1
Semantics fix
ago%!(EXTRA string=10 years)
Camilla Berglund
9b75bffc88
Add basic Vulkan support
...
Added GLFW_INCLUDE_VULKAN. Added glfwVulkanSupported,
glfwGetRequiredInstanceExtensions, glfwGetInstanceProcAddress,
glfwGetPhysicalDevicePresentationSupport and glfwCreateWindowSurface.
Added port of LunarG SDK tri example.
ago%!(EXTRA string=10 years)