Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
il y a 3 mois |
williamistGitHub
|
1d0e28a5b3
Add SDL_RenderDebugTextF & SDL_RenderDebugTextV
|
il y a 4 mois |
Anonymous Maarten
|
ec2ef5f9b5
dynapi: order headers for reproducible behavior
|
il y a 4 mois |
Anonymous Maarten
|
b641c2a0db
Refactor gendynapi.py with the final goal to make it re-usable
|
il y a 6 mois |
Sam Lantinga
|
bd04459cde
Fix typos (thanks @qndel!)
|
il y a 7 mois |
hwsmm
|
3d7e8c9bb7
Add missing SDL_WPRINTF_VARARG_FUNCV in gendynapi.py
|
il y a 7 mois |
Carl Åstholm
|
d6caf2abe7
Remove SDL_RESTRICT in favor of doc comments
|
il y a 7 mois |
Anonymous Maarten
|
55934bc85e
include: add SDL_RESTRICT for restricted pointer aliasing
|
il y a 7 mois |
Sam Lantinga
|
6501e90018
Use C++ style comments consistently in SDL source code
|
il y a 8 mois |
Sam Lantinga
|
b5ad74998b
Removed SDL_DECLSPEC_FREE
|
il y a 8 mois |
hwsmm
|
35e42d0a25
Remove SDL_DECLSPEC_FREE before SDL_DECLSPEC in gendynapi
|
il y a 8 mois |
Sam Lantinga
|
4f55271571
Removed temporary memory from the API
|
il y a 8 mois |
Sam Lantinga
|
5e513ecc7f
Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready.
|
il y a 8 mois |
Sam Lantinga
|
66011e497d
Removed duplication in SDL_EGL_* function names
|
il y a 9 mois |
Sam Lantinga
|
9cb4bb92f6
Fixed parsing SDL_ANALYZER_NORETURN
|
il y a 10 mois |
Ryan C. Gordon
|
ca2d7f9844
gendynapi.py: Ignore wiki documentation blocks.
|
il y a 11 mois |
Sam Lantinga
|
6f2621438a
Renamed DECLSPEC to SDL_DECLSPEC
|
il y a 11 mois |
Miku AuahDark
|
84c69d0f9f
gendynapi.py: Fix output line ending when running in non-cygwin Windows.
|
il y a 11 mois |
Susko3
|
d785a647a4
Fix 'SyntaxWarning: invalid escape sequence' when running gendynapi.py
|
il y a 1 an |
Anonymous Maarten
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
il y a 1 an |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 1 an |
Ozkan Sezer
|
39870031d1
use format string attributes for functions accepting va_list params, too
|
il y a 1 an |
Christoph Reichenbach
|
7c80ac6df7
API for pressure-sensitive pens + XInput2/Wayland
|
il y a 1 an |
Ryan C. Gordon
|
ac6b32bb02
gendynapi.py: Discard SDLMAIN_DECLSPEC functions.
|
il y a 1 an |
Sam Lantinga
|
9323417e9c
Fixed gendyapi.py parsing of SDL_RELEASE_GENERIC
|
il y a 1 an |
Sam Lantinga
|
8cc3783e75
Remove extra spaces in stripped tokens
|
il y a 1 an |
Sylvain
|
6763369f5b
gendynapi.py: always check comment formatting of the public api
|
il y a 1 an |
luzpaz
|
37e567994d
Fix remaining typos (#7921)
|
il y a 1 an |
Sam Lantinga
|
c9d8a04945
Added SDL_swprintf() and SDL_vswprintf()
|
il y a 1 an |
Sam Lantinga
|
0d559b7cb3
Fixed parsing SDL_mutex.h
|
il y a 2 ans |