Sam Lantinga
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
před 3 roky |
Sylvain Becker
|
fb0ce375f0
Cleanup add brace (#6545)
|
před 3 roky |
Sam Lantinga
|
8fddf146bf
Temporary hack to address performance issues in https://github.com/libsdl-org/SDL/issues/6581#issuecomment-1327987916 (thanks @icculus!)
|
před 3 roky |
Ryan C. Gordon
|
389ffab733
Code style fixes, etc.
|
před 3 roky |
ulatekh
|
ec58a817ef
Fixes made in response to running a static code analyzer under MS Windows.
|
před 3 roky |
Jasper Hugunin
|
27ee8c8e14
Fix mismatch between Init and Quit
|
před 3 roky |
Pierre Wendling
|
655275378d
N3DS port (squashed)
|
před 5 roky |
Sam Lantinga
|
4e375996d3
Added a hint to return the version in the old format
|
před 3 roky |
Sam Lantinga
|
eb25f6c912
Fixed Xbox platform name, courtesy of @walbourn
|
před 3 roky |
Sam Lantinga
|
9f4baeea53
Clean up thread local storage when quitting SDL
|
před 3 roky |
chalonverse
|
f317d619cc
Xbox GDKX support (#5869)
|
před 3 roky |
chalonverse
|
3b191580c3
Windows GDK Support (#5830)
|
před 3 roky |
Francisco Javier Trujillo Mata
|
f0a05ed476
Add some PS2 flags
|
před 3 roky |
Simon McVittie
|
fff97c95eb
build: Mechanically generate ABI versions from version number
|
před 3 roky |
Simon McVittie
|
63814ec767
Add static assertions that the version number is consistent
|
před 3 roky |
Simon McVittie
|
d4b82bfa4c
Add static assertions for version numbers' limits
|
před 3 roky |
Michael Fitzmayer
|
fbd230bb6c
Add support for the Nokia N-Gage (#5597)
|
před 3 roky |
Sam Lantinga
|
a0cdc1fc30
Added declaration of SDL_LogInit() and SDL_LogQuit()
|
před 3 roky |
Ryan C. Gordon
|
c4141bc11c
log: Wrap the call to the logging implementation in a mutex.
|
před 3 roky |
Ryan C. Gordon
|
4fe7b2cbd1
static analysis: Fixed several complaints from codechecker.
|
před 4 roky |
pionere
|
60deadba59
re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory
|
před 4 roky |
pionere
|
eb80f2c65a
sync handling of subsystems II.
|
před 4 roky |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
před 4 roky |
Sam Lantinga
|
c31a40246d
Fix audio memory leaks due to invalid init (thanks Janiszewski!)
|
před 4 roky |
Ozkan Sezer
|
504e7aa59b
minor tidy-up for ifdefs & co.
|
před 4 roky |
Erik Soma
|
0e294e90ae
Ensure that SDL_InitSubSystem quits subsystems after an error. (#4834)
|
před 4 roky |
Ryan C. Gordon
|
dbdbae44c5
linux: (de)initialize d-bus at init and quit.
|
před 5 roky |
Ivan Epifanov
|
2d64e37e41
Initial rebase of xerpi's port
|
před 5 roky |
Ryan C. Gordon
|
4ff51d29c3
Deprecate SDL_GetRevisionNumber and update things for git instead of hg.
|
před 5 roky |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
před 5 roky |