SDL Wiki Bot
|
e4f097805b
Sync SDL3 wiki -> header
|
1 年之前 |
Ryan C. Gordon
|
0df988389c
include: Add `\since` to all documentation that was missing it.
|
1 年之前 |
Ryan C. Gordon
|
e47f2956cf
include: Documented SDL_bool a little.
|
1 年之前 |
Anonymous Maarten
|
06758685a5
stdinc: modify default alloca prototype
|
1 年之前 |
SDL Wiki Bot
|
196d123c66
Sync SDL3 wiki -> header
|
1 年之前 |
David Gow
|
d321e19ee5
stdinc: Document maths functions
|
1 年之前 |
David Gow
|
afd91b5e9c
stdinc: Note that these functions match their C runtime equivalents
|
1 年之前 |
Ryan C. Gordon
|
e044318a8e
Sync SDL3 wiki -> headers
|
1 年之前 |
Ryan C. Gordon
|
ad090d2444
include: A ton of little documentation tweaks, fixes, and improvements.
|
1 年之前 |
SDL Wiki Bot
|
96c93d2252
Sync SDL3 wiki -> header
|
1 年之前 |
Ryan C. Gordon
|
49029c8454
stdinc: Document a bunch of ctype/string functions.
|
1 年之前 |
Ozkan Sezer
|
6cf71ca9a9
SDL_stdinc.h: Android passes sizeof(ENUM) == sizeof(int) assertion
|
1 年之前 |
Frank Praznik
|
a6fbf0488c
Add time and realtime clock functions
|
1 年之前 |
Ryan C. Gordon
|
1e8b006d43
stdlib: qsort and bsearch changes.
|
1 年之前 |
Anonymous Maarten
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
1 年之前 |
Sam Lantinga
|
e2f35a16c2
Added <string.h> for declaration of memset() and memcpy()
|
1 年之前 |
Sam Lantinga
|
7a069cc4b0
Allow optimizing memcpy and memset where possible
|
1 年之前 |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
1 年之前 |
Sam Lantinga
|
2faae8457d
The C standard defines a boolean expression as a signed integer value.
|
1 年之前 |
Sam Lantinga
|
7681695875
Revert "Fixed signed/unsigned warnings with Visual Studio when comparing SDL_bool with boolean expressions"
|
1 年之前 |
Sam Lantinga
|
61db102da9
Fixed signed/unsigned warnings with Visual Studio when comparing SDL_bool with boolean expressions
|
1 年之前 |
Sam Lantinga
|
ac0751a652
Added SDL_strnstr()
|
1 年之前 |
Anonymous Maarten
|
d6291d4d42
alloca: use alloca from <stdlib.h> on NetBSD
|
1 年之前 |
Ozkan Sezer
|
39870031d1
use format string attributes for functions accepting va_list params, too
|
1 年之前 |
Ryan C. Gordon
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 年之前 |
Sam Lantinga
|
d07a264a9b
Use the default UCS2/UCS4 conversion rather than non-portable INTERNAL encoding
|
1 年之前 |
Sam Lantinga
|
a76d8e39aa
Changed SDL_bool from an enum to unsigned int
|
1 年之前 |
Anonymous Maarten
|
6127ac0871
Use SDL_DISABLE_ALLOCA instead of HAVE_ALLOCA in SDL_stdinc.h
|
2 年之前 |
Sam Lantinga
|
080b1dfbdb
Revert "Improved fallback for SDL_COMPILE_TIME_ASSERT() (thanks @icculus!)"
|
2 年之前 |
Sam Lantinga
|
9d453daa23
Improved fallback for SDL_COMPILE_TIME_ASSERT() (thanks @icculus!)
|
2 年之前 |