Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 years ago |
Sam Lantinga
|
5dc6c3c951
Updated Vulkan headers to version 1.2.158
|
5 years ago |
Sam Lantinga
|
b6afbe6317
Added SDL_log.h to SDL_internal.h so logging is available everywhere
|
6 years ago |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 years ago |
Ryan C. Gordon
|
32ead2cb46
vulkan: Fixed use-after-free bug.
|
6 years ago |
Ryan C. Gordon
|
5fb20b3093
video: fixed compiler warning on Visual Studio.
|
6 years ago |
Ryan C. Gordon
|
4bd808346a
vulkan: Swapped out a free() that should have been an SDL_free().
|
6 years ago |
Ryan C. Gordon
|
ebbb295e85
vulkan: Patched to compile on Visual Studio.
|
6 years ago |
Ryan C. Gordon
|
d778b26dd1
Patched to compile in C89 mode.
|
6 years ago |
Wladimir J. van der Laan
|
29f3445316
video: Add Vulkan support for vivante fb
|
6 years ago |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 years ago |
Sam Lantinga
|
5febdfcece
Fixed whitespace
|
7 years ago |
Sam Lantinga
|
509db8afbd
Fixed formatting, added actual count to SDL error message
|
8 years ago |
John Bartholomew
|
f9bdce61e1
Vulkan: Allow SDL_Vulkan_GetInstanceExtensions to be called with a larger array than necessary.
|
8 years ago |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
8 years ago |
Mark Callow
|
59d17bdee0
Avoid hitting ERR_MAX_STRLEN limit.
|
8 years ago |
Sam Lantinga
|
9341589925
Removed unneeded Vulkan symbol definitions
|
8 years ago |
Sam Lantinga
|
edaa0ef53f
Fixed analyzer warning "Call to 'calloc' has an allocation size of 0 bytes"
|
8 years ago |
Sam Lantinga
|
ce2b16445e
Be clear that disabling Vulkan surface support disables the entire SDL Vulkan integration
|
8 years ago |
Ryan C. Gordon
|
25e3a1ec90
vulkan: Initial Vulkan support!
|
8 years ago |