Ozkan Sezer
|
e89a1f9157
removed NaCL support.
|
3 years ago |
Pierre Wendling
|
7d536d5240
N3DS: Put `SDL_Log.txt` in the proper directory.
|
3 years ago |
Pierre Wendling
|
655275378d
N3DS port (squashed)
|
5 years ago |
Sam Lantinga
|
5892ed4373
Fixed Xcode warnings on macOS
|
3 years ago |
Eddy Jansson
|
ad0b91302d
android: Add missing entries to SDL_category_prefixes table.
|
3 years ago |
chalonverse
|
3b191580c3
Windows GDK Support (#5830)
|
3 years ago |
Francisco Javier Trujillo Mata
|
e4409f6733
Include SDL_Log driver
|
3 years ago |
Eddy Jansson
|
f7280dcebb
log: Check for integer overflow.
|
3 years ago |
Sam Lantinga
|
8cd908e0b9
Fixed building with Visual Studio 2013
|
3 years ago |
Eddy Jansson
|
888899244c
log: Allow log messages of any length.
|
3 years ago |
Eddy Jansson
|
645db217a0
log: Use malloc for long messages.
|
3 years ago |
Sam Lantinga
|
7e636b03cc
Removed log message length limitation for Apple platforms
|
3 years ago |
Sam Lantinga
|
a0cdc1fc30
Added declaration of SDL_LogInit() and SDL_LogQuit()
|
3 years ago |
Ryan C. Gordon
|
0f45a4e303
log: Don't try to SDL_free the static array. :)
|
3 years ago |
Ryan C. Gordon
|
31e83cd14c
log: Fixed build (sorry!)
|
3 years ago |
Ryan C. Gordon
|
fde9a7086e
log: Make the message buffer static.
|
3 years ago |
Ryan C. Gordon
|
c4141bc11c
log: Wrap the call to the logging implementation in a mutex.
|
3 years ago |
Ryan C. Gordon
|
2a42952281
log: Don't stack-allocate the message buffer.
|
3 years ago |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 years ago |
Ryan C. Gordon
|
ed6ce5ccb0
log: Fixed compiler warnings on 64-bit Visual Studio.
|
4 years ago |
Ivan Epifanov
|
2d64e37e41
Initial rebase of xerpi's port
|
5 years ago |
Cameron Cawley
|
391bb80bb9
Replace duplicate functions and lstrlen/lstrcat with SDL string functions
|
5 years ago |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 years ago |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 years ago |
Ethan Lee
|
bf9bf602e7
Copypaste SDL_NSLog to UIKit backend, document it as such
|
6 years ago |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 years ago |
Ryan C. Gordon
|
b262b0ebc9
Small stack allocations fall back to malloc if they're unexpectedly large.
|
7 years ago |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
8 years ago |
Sam Lantinga
|
7914725bfc
Removed spurious debug output
|
8 years ago |
Olli Kallioinen
|
5a735da968
Fixed SDL_Log not working on windows if the output is being redirected.
|
8 years ago |