Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| fb283932 | 2017-09-06 19:35:36 | vulkan: use "unsigned int" instead of "unsigned" | ||
| 37ce9f27 | 2017-08-27 23:13:15 | Fixed typedef redefinition errors when including both SDL_vulkan.h and vulkan.h You should always include vulkan/vulkan.h first, then include SDL_vulkan.h | ||
| 24a0d3bc | 2017-08-27 22:27:45 | Don't define Vulkan types if vulkan.h has already been included | ||
| 25e3a1ec | 2017-08-27 22:15:57 | vulkan: Initial Vulkan support! This work was done by Jacob Lifshay and Mark Callow; I'm just merging it into revision control. |