Ryan C. Gordon
|
2f92807087
vulkan: SDL_Vulkan_CreateSurface now accepts an app-provided allocator.
|
il y a 2 ans |
ilyas-taouaou
|
d0d8b28df1
Change SDL_Vulkan_GetInstanceExtensions
|
il y a 2 ans |
Sam Lantinga
|
b078122c53
Fixed Visual Studio warning 4701
|
il y a 3 ans |
Anonymous Maarten
|
3472dc11d6
Fix uses of undefined macro identifiers (-Wundef)
|
il y a 3 ans |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
il y a 3 ans |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
il y a 3 ans |
Pierre Wendling
|
3c501b963d
Clang-Tidy fixes (#6725)
|
il y a 3 ans |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
il y a 3 ans |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
il y a 3 ans |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
il y a 3 ans |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
il y a 3 ans |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
il y a 4 ans |
Sylvain
|
a74f888ff9
Fixed bug #4337 - compilation of 'SDL_vulkan_utils' fails with 'VK_ERROR_INCOMPATIBLE_VERSION_KHR' undeclared
|
il y a 4 ans |
Sylvain Becker
|
549bc13362
SDL_vulkan_utils: minor code clean-up
|
il y a 5 ans |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
il y a 5 ans |
Sam Lantinga
|
5dc6c3c951
Updated Vulkan headers to version 1.2.158
|
il y a 5 ans |
Sam Lantinga
|
b6afbe6317
Added SDL_log.h to SDL_internal.h so logging is available everywhere
|
il y a 6 ans |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
il y a 6 ans |
Ryan C. Gordon
|
32ead2cb46
vulkan: Fixed use-after-free bug.
|
il y a 6 ans |
Ryan C. Gordon
|
5fb20b3093
video: fixed compiler warning on Visual Studio.
|
il y a 6 ans |
Ryan C. Gordon
|
4bd808346a
vulkan: Swapped out a free() that should have been an SDL_free().
|
il y a 6 ans |
Ryan C. Gordon
|
ebbb295e85
vulkan: Patched to compile on Visual Studio.
|
il y a 6 ans |
Ryan C. Gordon
|
d778b26dd1
Patched to compile in C89 mode.
|
il y a 6 ans |
Wladimir J. van der Laan
|
29f3445316
video: Add Vulkan support for vivante fb
|
il y a 6 ans |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
il y a 7 ans |
Sam Lantinga
|
5febdfcece
Fixed whitespace
|
il y a 7 ans |
Sam Lantinga
|
509db8afbd
Fixed formatting, added actual count to SDL error message
|
il y a 8 ans |
John Bartholomew
|
f9bdce61e1
Vulkan: Allow SDL_Vulkan_GetInstanceExtensions to be called with a larger array than necessary.
|
il y a 8 ans |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
il y a 8 ans |
Mark Callow
|
59d17bdee0
Avoid hitting ERR_MAX_STRLEN limit.
|
il y a 8 ans |