Ryan C. Gordon
|
10e52e1899
docs: Added more '\threadsafety` tags.
|
5 mesi fa |
Ryan C. Gordon
|
1c1706a00b
fnsince: update `\since` policy for documentation.
|
6 mesi fa |
Petar Popovic
|
4392233007
Removed tabs from headers
|
7 mesi fa |
SDL Wiki Bot
|
026d3c2306
Sync SDL3 wiki -> header
|
7 mesi fa |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 mesi fa |
SDL Wiki Bot
|
8481d1a12b
Sync SDL3 wiki -> header
|
7 mesi fa |
Sam Lantinga
|
d0edf68774
Added Uint32 versions of the atomic functions
|
7 mesi fa |
Sam Lantinga
|
8d223b3037
Renamed atomic functions to match SDL 3.0 naming convention
|
7 mesi fa |
Sam Lantinga
|
cf1d8e2dfd
Renamed SDL_AtomicSetPtr() and SDL_AtomicGetPtr()
|
7 mesi fa |
Sam Lantinga
|
637e9700dd
Standardize placement of '*' in function declarations
|
9 mesi fa |
Ryan C. Gordon
|
51902d4ac5
Updated headers with latest wikiheaders tweaks.
|
10 mesi fa |
SDL Wiki Bot
|
983544a53e
Sync SDL3 wiki -> header
|
11 mesi fa |
Sam Lantinga
|
6f2621438a
Renamed DECLSPEC to SDL_DECLSPEC
|
11 mesi fa |
Ryan C. Gordon
|
5e6d85b8f0
wikiheaders: bridge wiki Category docs to the headers!
|
11 mesi fa |
SDL Wiki Bot
|
ceeefb0512
Sync SDL3 wiki -> header
|
1 anno fa |
Ryan C. Gordon
|
cdb3cea76d
SDL_atomic.h: Documentation updates.
|
1 anno fa |
SDL Wiki Bot
|
59c332e569
Sync SDL3 wiki -> header
|
1 anno fa |
Ryan C. Gordon
|
041de0c2eb
include: Some documentation improvements.
|
1 anno fa |
Ryan C. Gordon
|
0df988389c
include: Add `\since` to all documentation that was missing it.
|
1 anno fa |
SDL Wiki Bot
|
b2239cb7ba
Sync SDL3 wiki -> header
|
1 anno fa |
Ryan C. Gordon
|
557f26e6f0
include: Fixed up some more documentation.
|
1 anno fa |
Sam Lantinga
|
d8a54cd4f8
Updated "see also" references to be more consistent
|
1 anno fa |
Tolik708
|
2a775cad6f
Named typedef-ed structs Gave name to structs that were defined like anonymous struct with name given by typedef. Example 'typedef struct {...} Foo;' -> 'typedef struct Foo {...} Foo;'
|
1 anno fa |
Anonymous Maarten
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
1 anno fa |
Sam Lantinga
|
a2665f54c8
Updated the atomic API for SDL 3.0 naming conventions
|
1 anno fa |
J. Neuschäfer
|
139a0931a3
Fix memory barriers on ARMv5
|
1 anno fa |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
1 anno fa |
Ryan C. Gordon
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 anno fa |
Anonymous Maarten
|
8105f1d5b5
SDL_atomic.h: __ARM_ARCH is not always defined for an arm platform
|
1 anno fa |
David Demelier
|
d0c4849d0b
Rename SDL_atomic_t to SDL_AtomicInt
|
2 anni fa |