Sam Lantinga
|
0fc3574464
Updated copyright for 2024
|
1 жил өмнө |
Sylvain Becker
|
a14b948b6c
[SDL2] pointer boolean (#8523)
|
1 жил өмнө |
Sam Lantinga
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 жил өмнө |
Sam Lantinga
|
0479df53ca
Updated copyright for 2023
|
2 жил өмнө |
Pierre Wendling
|
d0bbfdbfb8
Clang-Tidy fixes (#6725)
|
2 жил өмнө |
Sam Lantinga
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
2 жил өмнө |
Sylvain
|
d4e6047e3c
Fix SIGSEV in SDL_error (After removing the limit on the size of the SDL error message) (see #5795)
|
3 жил өмнө |
Sam Lantinga
|
cbd0187475
Removed the limit on the size of the SDL error message
|
3 жил өмнө |
Nhalrath
|
b3260e7eb3
Remove macro definition for SDL_ERRBUFIZE
|
3 жил өмнө |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
3 жил өмнө |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
4 жил өмнө |
Ryan C. Gordon
|
09ca66bf66
SDL_error: simplified error string management.
|
5 жил өмнө |
Sam Lantinga
|
b6afbe6317
Added SDL_log.h to SDL_internal.h so logging is available everywhere
|
5 жил өмнө |
Sam Lantinga
|
1ff483d1f3
Added SDL_GetErrorMsg() to get the error message in a thread-safe way
|
5 жил өмнө |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
5 жил өмнө |
Sylvain Becker
|
81cdd50002
Remove redundant 'SDL_GetErrBuf' declaration
|
5 жил өмнө |
Jimb Esser
|
58ca76bee3
Fix DirectInput error codes being lost
|
6 жил өмнө |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
6 жил өмнө |
Ozkan Sezer
|
926d803f83
bug #3739: handle %lu, %li and %ld in SDL_SetError.
|
8 жил өмнө |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
7 жил өмнө |
Sam Lantinga
|
cd79d8ccec
Fixed bug 3696 - SDL_ShowMessageBox displays different error from intended
|
8 жил өмнө |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
8 жил өмнө |
Ryan C. Gordon
|
232ae68864
Still more compiler warning fixes for various platforms.
|
8 жил өмнө |
Ryan C. Gordon
|
40c2a6fb55
Fixed more compiler warnings.
|
8 жил өмнө |
Sam Lantinga
|
53e22e4be8
Only use GCC pragmas when we're building with GCC
|
9 жил өмнө |
Bastien Nocera
|
7edd2261e7
Fix "format not a string literal" errors
|
9 жил өмнө |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
9 жил өмнө |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
10 жил өмнө |
Ryan C. Gordon
|
d9f378530b
Make SDL error string formatting deal with nasty corner cases.
|
10 жил өмнө |
Sam Lantinga
|
da6d9a9f2a
Added annotations to help code analysis tools
|
11 жил өмнө |