Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 5febdfce | 2018-09-24 11:49:25 | Fixed whitespace | ||
| 509db8af | 2018-01-17 13:12:39 | Fixed formatting, added actual count to SDL error message | ||
| f9bdce61 | 2018-01-14 13:34:50 | Vulkan: Allow SDL_Vulkan_GetInstanceExtensions to be called with a larger array than necessary. | ||
| e3cc5b2c | 2018-01-03 10:03:25 | Updated copyright for 2018 | ||
| 59d17bde | 2017-09-22 22:30:02 | Avoid hitting ERR_MAX_STRLEN limit. | ||
| 93415899 | 2017-08-28 13:40:32 | Removed unneeded Vulkan symbol definitions | ||
| edaa0ef5 | 2017-08-28 00:54:02 | Fixed analyzer warning "Call to 'calloc' has an allocation size of 0 bytes" | ||
| ce2b1644 | 2017-08-28 00:11:38 | Be clear that disabling Vulkan surface support disables the entire SDL Vulkan integration | ||
| 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. |