Ryan C. Gordon
|
7a5604cf0c
Sync SDL3 wiki -> headers.
|
3 месяцев назад |
Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
3 месяцев назад |
SDL Wiki Bot
|
3fa0537565
Sync SDL3 wiki -> header
|
4 месяцев назад |
Ryan C. Gordon
|
79316ca36e
Heavy work on improving category documentation.
|
4 месяцев назад |
Ryan C. Gordon
|
1c1706a00b
fnsince: update `\since` policy for documentation.
|
6 месяцев назад |
Ryan C. Gordon
|
2318961b6f
docs: Add `\threadsafety` to some low-hanging fruit across a few headers.
|
6 месяцев назад |
SDL Wiki Bot
|
026d3c2306
Sync SDL3 wiki -> header
|
7 месяцев назад |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 месяцев назад |
Carl Åstholm
|
1f3fd65c4c
cpuinfo: Rename SDL_GetCPUCount to SDL_GetNumLogicalCPUCores
|
7 месяцев назад |
Sam Lantinga
|
6f2621438a
Renamed DECLSPEC to SDL_DECLSPEC
|
11 месяцев назад |
Sam Lantinga
|
02ff85f2f3
Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment()
|
11 месяцев назад |
Ryan C. Gordon
|
5e6d85b8f0
wikiheaders: bridge wiki Category docs to the headers!
|
11 месяцев назад |
Ryan C. Gordon
|
62a7e419f7
wikiheaders: Automatically categorize API symbols by subsystem.
|
11 месяцев назад |
Ryan C. Gordon
|
a790a67883
include: Filling in more documentation gaps.
|
11 месяцев назад |
Sam Lantinga
|
d8a54cd4f8
Updated "see also" references to be more consistent
|
1 год назад |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
1 год назад |
Ryan C. Gordon
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 год назад |
Anonymous Maarten
|
8789729b4a
cpuinfo: update \sa's of SDL_HasXXX functions
|
2 лет назад |
Anonymous Maarten
|
b0a5182e84
Sunset SDL_HasRDTSC
|
2 лет назад |
Anonymous Maarten
|
549cedfa88
include: add \brief to includes
|
2 лет назад |
Sam Lantinga
|
2aa9569b3e
Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free()
|
2 лет назад |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
2 лет назад |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
2 лет назад |
Ryan C. Gordon
|
1cf2b566af
cpu: Removed 3DNow! support and SDL_Has3DNow().
|
2 лет назад |
Ryan C. Gordon
|
3197632347
include: Renamed begin_code.h and close_code.h to have SDL_ prefixes.
|
2 лет назад |
Cameron Cawley
|
ee0e9e979c
Move intrinsic includes into a private header
|
2 лет назад |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2 лет назад |