Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
1 năm trước cách đây |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 năm trước cách đây |
Sam Lantinga
|
6501e90018
Use C++ style comments consistently in SDL source code
|
1 năm trước cách đây |
Sam Lantinga
|
3669d1e76a
Added SDL_HINT_VULKAN_DISPLAY
|
1 năm trước cách đây |
Sam Lantinga
|
9e331d235f
Fixed the return value of SDL_Vulkan_CreateSurface() on the Vivante platform
|
1 năm trước cách đây |
Ali Emre Gülcü
|
f17b556c76
Add SDL_Vulkan_DestroySurface functionality (#9817)
|
1 năm trước cách đây |
Sam Lantinga
|
33eaddc565
Cleaned up various type conversion issues
|
2 năm trước cách đây |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
2 năm trước cách đây |
Sam Lantinga
|
3db4695ac7
warning C6340: Mismatch on sign: 'unsigned int' passed as _Param_(3) when some signed type is required in call to 'SDL_LogDebug_REAL'.
|
2 năm trước cách đây |
Ryan C. Gordon
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
2 năm trước cách đây |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
2 năm trước cách đây |
Ryan C. Gordon
|
2f92807087
vulkan: SDL_Vulkan_CreateSurface now accepts an app-provided allocator.
|
2 năm trước cách đây |
ilyas-taouaou
|
d0d8b28df1
Change SDL_Vulkan_GetInstanceExtensions
|
2 năm trước cách đây |
Sam Lantinga
|
b078122c53
Fixed Visual Studio warning 4701
|
3 năm trước cách đây |
Anonymous Maarten
|
3472dc11d6
Fix uses of undefined macro identifiers (-Wundef)
|
3 năm trước cách đây |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
3 năm trước cách đây |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
3 năm trước cách đây |
Pierre Wendling
|
3c501b963d
Clang-Tidy fixes (#6725)
|
3 năm trước cách đây |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
3 năm trước cách đây |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
3 năm trước cách đây |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
3 năm trước cách đây |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
3 năm trước cách đây |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 năm trước cách đây |
Sylvain
|
a74f888ff9
Fixed bug #4337 - compilation of 'SDL_vulkan_utils' fails with 'VK_ERROR_INCOMPATIBLE_VERSION_KHR' undeclared
|
5 năm trước cách đây |
Sylvain Becker
|
549bc13362
SDL_vulkan_utils: minor code clean-up
|
5 năm trước cách đây |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 năm trước cách đây |
Sam Lantinga
|
5dc6c3c951
Updated Vulkan headers to version 1.2.158
|
5 năm trước cách đây |
Sam Lantinga
|
b6afbe6317
Added SDL_log.h to SDL_internal.h so logging is available everywhere
|
6 năm trước cách đây |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 năm trước cách đây |
Ryan C. Gordon
|
32ead2cb46
vulkan: Fixed use-after-free bug.
|
6 năm trước cách đây |