Camilla Berglund
0f12be7549
Documentation work
2016-08-12 01:57:17 +02:00
Camilla Berglund
c98d09f15d
Documentation work
2016-08-12 01:46:17 +02:00
Camilla Berglund
7ab7d8b4b1
Make use of uint32_t where appropriate
...
This change does not affect the ABI.
2016-03-28 12:34:57 +02:00
Camilla Berglund
7669ade19c
Make instance extension count unsigned
...
Fixes #714 .
2016-02-22 10:44:43 +01:00
Camilla Berglund
80c203f3bb
Separate guide and reference documentation tags
2016-02-19 10:38:30 +01:00
Camilla Berglund
511183e76c
Remove CRLF line endings
2016-02-18 14:22:11 +01:00
Camilla Berglund
b0b77bc0f2
Documentation work
2016-02-17 21:48:09 +01:00
Camilla Berglund
08ea80b708
Clarify language on instance function loading
2016-02-17 15:09:48 +01:00
Camilla Berglund
41b82903a8
Documentation work
2016-02-17 09:10:48 +01:00
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.
2016-02-16 14:58:58 +01:00