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 |
Sam Lantinga
|
de91b1248f
Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks
|
8 years ago |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
9 years ago |
Sam Lantinga
|
91491824ae
Removed unneeded warning when running from Visual Studio
|
9 years ago |
Sam Lantinga
|
abe9271065
Fixed warning building under mingw, patch contributed by Sylvain
|
9 years ago |
Sam Lantinga
|
6f11545a2d
Fixed bug 3323 - SDL_LogOutput prints message twice on Windows when linked with libc
|
9 years ago |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
10 years ago |
Philipp Wiesemann
|
16e18817e9
Windows: Fixed wrong debugger output if logging empty string as info or warning.
|
10 years ago |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
10 years ago |
Gabriel Jacobo
|
1e352d7929
Chrome's Native Client backend implementation
|
11 years ago |
Sam Lantinga
|
da6d9a9f2a
Added annotations to help code analysis tools
|
11 years ago |
David Ludwig
|
3dcb451f85
Added a README file regarding WinRT support
|
12 years ago |