Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
před 2 roky |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
před 2 roky |
Ryan C. Gordon
|
5008521538
emscripten: Restore compatibility with existing emsdk releases.
|
před 2 roky |
Jaswant Panchumarti
|
953b55dd6d
Use EM_ASM_PTR when the return value is a pointer
|
před 2 roky |
Frank Praznik
|
e5739d7d1f
video: Remove SDL_GetFocusWindow()
|
před 2 roky |
Sam Lantinga
|
c065a9b128
Fix some issues caught by check_stdlib_usage.py
|
před 2 roky |
Sam Lantinga
|
ddbdd73258
Updated source to match SDL function prototype style
|
před 2 roky |
Sam Lantinga
|
87ad71f9b2
Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention
|
před 2 roky |
Anonymous Maarten
|
b6ae281e97
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
před 2 roky |
Sam Lantinga
|
177a6f38e0
Only minimize the window for an assert if it's in exclusive fullscreen mode
|
před 3 roky |
Sam Lantinga
|
ac75fe9324
Folded SDL_WINDOW_FULLSCREEN_EXCLUSIVE and SDL_WINDOW_FULLSCREEN_DESKTOP into a single SDL_WINDOW_FULLSCREEN flag
|
před 3 roky |
Sam Lantinga
|
e83c54f271
SDL_WINDOW_FULLSCREEN and SDL_WINDOW_FULLSCREEN_DESKTOP are now distinct flags
|
před 3 roky |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
před 3 roky |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
před 3 roky |
Sam Lantinga
|
5c29b58e95
Added support for clang thread-safety analysis
|
před 3 roky |
Sylvain
|
f906c52ee6
SDL_assert: remove old naming convention (see #6783)
|
před 3 roky |
Pierre Wendling
|
3c501b963d
Clang-Tidy fixes (#6725)
|
před 3 roky |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
před 3 roky |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
před 3 roky |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
před 3 roky |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
před 3 roky |
Sam Lantinga
|
63f307fe1f
Remove SDL_config.h from the public headers
|
před 3 roky |
pionere
|
12211df669
hide SDL_GenerateAssertionReport in case SDL_ASSERT_LEVEL is 0
|
před 4 roky |
chalonverse
|
3b191580c3
Windows GDK Support (#5830)
|
před 3 roky |
Sam Lantinga
|
996b3dc37a
Fixed warning building with Visual Studio
|
před 3 roky |
Eddy Jansson
|
d7866ffac8
assert: Check for integer overflow.
|
před 3 roky |
Eddy Jansson
|
ca26df3404
assert: Allow messages of any length.
|
před 3 roky |
Eddy Jansson
|
73448fe245
assert: Remove use of alloca()
|
před 3 roky |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
před 4 roky |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
před 5 roky |