Ryan C. Gordon
|
7a5604cf0c
Sync SDL3 wiki -> headers.
|
3 meses atrás |
Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
3 meses atrás |
Ryan C. Gordon
|
f0fad41f2c
include: Filled in all remaining missing documentation!
|
4 meses atrás |
SDL Wiki Bot
|
c9e22d4672
Sync SDL3 wiki -> header
|
4 meses atrás |
Ryan C. Gordon
|
ff366fba87
include: Move SDL_HAS_BUILTIN to SDL_begin_code.h, document it.
|
4 meses atrás |
Sam Lantinga
|
42de2ac6a9
Fixed typo
|
4 meses atrás |
SDL Wiki Bot
|
519923ea80
Sync SDL3 wiki -> header
|
4 meses atrás |
Ryan C. Gordon
|
624a4d5f26
include: Documented important SDL_begin_code symbols.
|
4 meses atrás |
Ryan C. Gordon
|
79316ca36e
Heavy work on improving category documentation.
|
4 meses atrás |
Carl Åstholm
|
d6caf2abe7
Remove SDL_RESTRICT in favor of doc comments
|
7 meses atrás |
Ryan C. Gordon
|
ac08dde1b2
windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`.
|
7 meses atrás |
Ryan C. Gordon
|
154452a726
winrt: Removed WinRT/Windows Phone/UWP support.
|
7 meses atrás |
Anonymous Maarten
|
55934bc85e
include: add SDL_RESTRICT for restricted pointer aliasing
|
7 meses atrás |
Sam Lantinga
|
383ccb2b6a
Finish removing SDL_DECLSPEC_FREE
|
8 meses atrás |
Sam Lantinga
|
b5ad74998b
Removed SDL_DECLSPEC_FREE
|
8 meses atrás |
Sam Lantinga
|
4f55271571
Removed temporary memory from the API
|
9 meses atrás |
Sam Lantinga
|
5e513ecc7f
Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready.
|
9 meses atrás |
Ryan C. Gordon
|
ecfa363889
begin_code: Solaris Studio has `__has_attribute` defined by isn't usable here.
|
9 meses atrás |
Ryan C. Gordon
|
8e782602de
wikiheaders: Fixes and cleanups to fix SDL_ReportAssertion's wiki page.
|
10 meses atrás |
Sam Lantinga
|
6f2621438a
Renamed DECLSPEC to SDL_DECLSPEC
|
11 meses atrás |
vittorioromeo
|
a69eaae32e
Add `SDL_NODISCARD` macro to `SDL_begin_code.h`
|
11 meses atrás |
Ryan C. Gordon
|
5e6d85b8f0
wikiheaders: bridge wiki Category docs to the headers!
|
11 meses atrás |
Ryan C. Gordon
|
62a7e419f7
wikiheaders: Automatically categorize API symbols by subsystem.
|
11 meses atrás |
Anonymous Maarten
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
1 ano atrás |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
1 ano atrás |
Anonymous Maarten
|
917e036f6f
MSVC has __declspec(deprecated)
|
1 ano atrás |
Anonymous Maarten
|
b6ae281e97
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2 anos atrás |
Ozkan Sezer
|
e7ea47a1b4
add version check to SDL_MALLOC macro (for correctness)
|
2 anos atrás |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
2 anos atrás |
Sam Lantinga
|
5dd07a5773
The alloc_size attribute isn't supported in clang 3.x
|
2 anos atrás |