Ozkan Sezer
|
1cdd37b32c
always define PRI?64 using 'I64' when targeting windows
|
il y a 10 mois |
Anonymous Maarten
|
f5dcb8f7ad
stdinc: modify default alloca prototype
|
il y a 1 an |
Sam Lantinga
|
0fc3574464
Updated copyright for 2024
|
il y a 1 an |
Anonymous Maarten
|
5abcfdb93e
SDL_stdinc.h: fix compile warning when using SDL_PR[iux]64 on Android
|
il y a 1 an |
Ozkan Sezer
|
2222f44c94
use format string attributes for functions accepting va_list params, too
|
il y a 1 an |
Sam Lantinga
|
4c2eb6b95d
Use the default UCS2/UCS4 conversion rather than non-portable INTERNAL encoding
|
il y a 1 an |
Ryan C. Gordon
|
32587bd7de
Sync wiki -> header
|
il y a 1 an |
Eddy Jansson
|
2660da6f5c
Always allocate zt in output of SDL_iconv_string()
|
il y a 2 ans |
Ozkan Sezer
|
9dea06f5b5
fix mingw build failures in CI with clang-tidy.
|
il y a 1 an |
Sam Lantinga
|
707e9397ca
Removed memset_pattern4() from SDL headers
|
il y a 2 ans |
Pierre Wendling
|
0081174689
Fix clang-tidy error on LLVM 16.
|
il y a 2 ans |
Knightly
|
a23d1af0ac
Guard against _USE_MATH_DEFINES redefinition
|
il y a 2 ans |
Sam Lantinga
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
Sam Lantinga
|
297ecb706d
Added SDL_strcasestr() for a case insensitive version of SDL_strstr()
|
il y a 2 ans |
Sam Lantinga
|
c6e8961979
Define _USE_MATH_DEFINES for Visual Studio (thanks @pionere!)
|
il y a 2 ans |
Pierre Wendling
|
655275378d
N3DS port (squashed)
|
il y a 4 ans |
Sam Lantinga
|
f6b81125b3
Always define SDL_COMPILE_TIME_ASSERT as static_assert() in C++
|
il y a 2 ans |
Sam Lantinga
|
b4c4dd84c2
Added SDL_crc16() to be used in joystick GUIDs after 2.24.0
|
il y a 2 ans |
Sam Lantinga
|
cbd0187475
Removed the limit on the size of the SDL error message
|
il y a 2 ans |
chalonverse
|
3b191580c3
Windows GDK Support (#5830)
|
il y a 2 ans |
Sam Lantinga
|
adc6875870
Added SDL_copyp to avoid size mismatch when copying values (thanks @1bsyl!)
|
il y a 2 ans |
Guldoman
|
74bcc5a0a3
stdlib: Add `SDL_utf8strnlen`
|
il y a 3 ans |
Cameron Cawley
|
0cca71a846
Use SDLCALL for callbacks in public APIs
|
il y a 2 ans |
Simon McVittie
|
8ab3ae98f0
stdinc: Add a comment to clarify why inline functions are needed here
|
il y a 2 ans |
Simon McVittie
|
f661654fad
stdinc: Add overflow-checking add and multiply for size_t
|
il y a 3 ans |
Ozkan Sezer
|
e9ff4fdd49
add SDL_bsearch
|
il y a 3 ans |
Eddy Jansson
|
00feca27b0
Add SDL_FLT_EPSILON.
|
il y a 3 ans |
Ryan C. Gordon
|
3425e9950e
stdinc: SDL_COMPILE_TIME_ASSERT defines shouldn't have a semicolon.
|
il y a 3 ans |
Ozkan Sezer
|
f0d2747df1
use _Static_assert for SDL_COMPILE_TIME_ASSERT(), when available
|
il y a 3 ans |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
il y a 3 ans |