Ryan C. Gordon
|
b2b2369414
Moved function pointer params to typedefs, etc, for latest wikiheaders.
|
1 жил өмнө |
Ozkan Sezer
|
863670c0a8
always define PRI?64 using 'I64' when targeting windows
|
1 жил өмнө |
Ryan C. Gordon
|
1c3a1e1139
wikiheaders: Updated to latest, cleaned up category documentation a little.
|
1 жил өмнө |
Ryan C. Gordon
|
0805990668
wikiheaders: Automatically categorize API symbols by subsystem.
|
1 жил өмнө |
Ryan C. Gordon
|
8b4e389ad0
wikiheaders: updated from SDL3, plus fixes to headers to deal with that.
|
1 жил өмнө |
Ryan C. Gordon
|
e03ad30a57
docs: heavy editing to make this happy with latest wikibridge.
|
1 жил өмнө |
Anonymous Maarten
|
9216b7a5ee
stdinc: modify default alloca prototype
|
1 жил өмнө |
Ozkan Sezer
|
4d91f0e796
SDL_stdinc.h: Android passes sizeof(ENUM) == sizeof(int) assertion
|
1 жил өмнө |
Sam Lantinga
|
0fc3574464
Updated copyright for 2024
|
2 жил өмнө |
Anonymous Maarten
|
5abcfdb93e
SDL_stdinc.h: fix compile warning when using SDL_PR[iux]64 on Android
|
2 жил өмнө |
Ozkan Sezer
|
2222f44c94
use format string attributes for functions accepting va_list params, too
|
2 жил өмнө |
Sam Lantinga
|
4c2eb6b95d
Use the default UCS2/UCS4 conversion rather than non-portable INTERNAL encoding
|
2 жил өмнө |
Ryan C. Gordon
|
32587bd7de
Sync wiki -> header
|
2 жил өмнө |
Eddy Jansson
|
2660da6f5c
Always allocate zt in output of SDL_iconv_string()
|
3 жил өмнө |
Ozkan Sezer
|
9dea06f5b5
fix mingw build failures in CI with clang-tidy.
|
2 жил өмнө |
Sam Lantinga
|
707e9397ca
Removed memset_pattern4() from SDL headers
|
2 жил өмнө |
Pierre Wendling
|
0081174689
Fix clang-tidy error on LLVM 16.
|
3 жил өмнө |
Knightly
|
a23d1af0ac
Guard against _USE_MATH_DEFINES redefinition
|
3 жил өмнө |
Sam Lantinga
|
0479df53ca
Updated copyright for 2023
|
3 жил өмнө |
Sam Lantinga
|
297ecb706d
Added SDL_strcasestr() for a case insensitive version of SDL_strstr()
|
3 жил өмнө |
Sam Lantinga
|
c6e8961979
Define _USE_MATH_DEFINES for Visual Studio (thanks @pionere!)
|
3 жил өмнө |
Pierre Wendling
|
655275378d
N3DS port (squashed)
|
5 жил өмнө |
Sam Lantinga
|
f6b81125b3
Always define SDL_COMPILE_TIME_ASSERT as static_assert() in C++
|
3 жил өмнө |
Sam Lantinga
|
b4c4dd84c2
Added SDL_crc16() to be used in joystick GUIDs after 2.24.0
|
3 жил өмнө |
Sam Lantinga
|
cbd0187475
Removed the limit on the size of the SDL error message
|
3 жил өмнө |
chalonverse
|
3b191580c3
Windows GDK Support (#5830)
|
3 жил өмнө |
Sam Lantinga
|
adc6875870
Added SDL_copyp to avoid size mismatch when copying values (thanks @1bsyl!)
|
3 жил өмнө |
Guldoman
|
74bcc5a0a3
stdlib: Add `SDL_utf8strnlen`
|
3 жил өмнө |
Cameron Cawley
|
0cca71a846
Use SDLCALL for callbacks in public APIs
|
3 жил өмнө |
Simon McVittie
|
8ab3ae98f0
stdinc: Add a comment to clarify why inline functions are needed here
|
3 жил өмнө |