Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
2 years ago |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
2 years ago |
Ryan C. Gordon
|
e6116d399a
mutex: Removed SDL_MUTEX_MAXWAIT.
|
2 years ago |
Sam Lantinga
|
ddbdd73258
Updated source to match SDL function prototype style
|
2 years ago |
Sam Lantinga
|
737aa881fa
Updated source to match SDL function prototype style
|
2 years ago |
Sam Lantinga
|
87ad71f9b2
Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention
|
2 years ago |
Sam Lantinga
|
61c0c009ab
Rename SDL semaphore and condition variable functions to match SDL 3.0 naming convention
|
2 years ago |
Ryan C. Gordon
|
e474047ff8
rwlock: Added SDL_rwlock API for shared locks.
|
2 years ago |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
3 years ago |
Sam Lantinga
|
8121bbd083
Convert ticks to 64-bit, added nanosecond precision to the API
|
3 years ago |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
3 years ago |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
3 years ago |
pionere
|
461a38ff1a
thread: code style
|
3 years ago |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
3 years ago |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
3 years ago |
pionere
|
450f184f7d
use SDL_InvalidParamError in the thread 'classes'
|
3 years ago |
Sylvain
|
16824865c2
Cleanup of SDL_SetError that already return -1 value
|
3 years ago |
Michael Fitzmayer
|
9b75fa0165
N-Gage port: add changes from code reviews, overall cleanup (#5618)
|
3 years ago |
Michael Fitzmayer
|
fbd230bb6c
Add support for the Nokia N-Gage (#5597)
|
3 years ago |