Ryan C. Gordon
|
5e6d85b8f0
wikiheaders: bridge wiki Category docs to the headers!
|
1 year ago |
Ozkan Sezer
|
890ceb4ac4
SDL_stdinc.h: add fallback cases for SDL_SINT64_C and SDL_UINT64_C
|
1 year ago |
SDL Wiki Bot
|
ea1904eda1
Sync SDL3 wiki -> header
|
1 year ago |
Petar Popovic
|
45ac1a09d9
System dependent 64 bit integer suffixes
|
1 year ago |
Ryan C. Gordon
|
9f842e9b5a
wikiheaders: Bind `#define`s below a function to it, like typedefs.
|
1 year ago |
SDL Wiki Bot
|
8b06473a11
Sync SDL3 wiki -> header
|
1 year ago |
Petar Popovic
|
7bfecacc02
Removing function macro SDL_TABLESIZE()
|
1 year ago |
Petar Popovic
|
8d0ad44edd
Adding tag names to enums
|
1 year ago |
Ryan C. Gordon
|
21bc72bef1
wikiheaders: Allow parts of the headers to be ignored.
|
1 year ago |
SDL Wiki Bot
|
e4f097805b
Sync SDL3 wiki -> header
|
1 year ago |
Ryan C. Gordon
|
0df988389c
include: Add `\since` to all documentation that was missing it.
|
1 year ago |
Ryan C. Gordon
|
e47f2956cf
include: Documented SDL_bool a little.
|
1 year ago |
Anonymous Maarten
|
06758685a5
stdinc: modify default alloca prototype
|
1 year ago |
SDL Wiki Bot
|
196d123c66
Sync SDL3 wiki -> header
|
1 year ago |
David Gow
|
d321e19ee5
stdinc: Document maths functions
|
1 year ago |
David Gow
|
afd91b5e9c
stdinc: Note that these functions match their C runtime equivalents
|
1 year ago |
Ryan C. Gordon
|
e044318a8e
Sync SDL3 wiki -> headers
|
1 year ago |
Ryan C. Gordon
|
ad090d2444
include: A ton of little documentation tweaks, fixes, and improvements.
|
1 year ago |
SDL Wiki Bot
|
96c93d2252
Sync SDL3 wiki -> header
|
1 year ago |
Ryan C. Gordon
|
49029c8454
stdinc: Document a bunch of ctype/string functions.
|
1 year ago |
Ozkan Sezer
|
6cf71ca9a9
SDL_stdinc.h: Android passes sizeof(ENUM) == sizeof(int) assertion
|
1 year ago |
Frank Praznik
|
a6fbf0488c
Add time and realtime clock functions
|
1 year ago |
Ryan C. Gordon
|
1e8b006d43
stdlib: qsort and bsearch changes.
|
1 year ago |
Anonymous Maarten
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
1 year ago |
Sam Lantinga
|
e2f35a16c2
Added <string.h> for declaration of memset() and memcpy()
|
1 year ago |
Sam Lantinga
|
7a069cc4b0
Allow optimizing memcpy and memset where possible
|
1 year ago |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
Sam Lantinga
|
2faae8457d
The C standard defines a boolean expression as a signed integer value.
|
1 year ago |
Sam Lantinga
|
7681695875
Revert "Fixed signed/unsigned warnings with Visual Studio when comparing SDL_bool with boolean expressions"
|
1 year ago |
Sam Lantinga
|
61db102da9
Fixed signed/unsigned warnings with Visual Studio when comparing SDL_bool with boolean expressions
|
1 year ago |