Maia
|
0da2bd49c8
Remove unused includes. This only removes includes that aren't used at all, not even in comments.
|
7 달 전 |
Sam Lantinga
|
b5ad74998b
Removed SDL_DECLSPEC_FREE
|
8 달 전 |
SDL Wiki Bot
|
0f2fc2fbaa
Sync SDL3 wiki -> header
|
8 달 전 |
Sam Lantinga
|
4f55271571
Removed temporary memory from the API
|
8 달 전 |
Sam Lantinga
|
5e513ecc7f
Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready.
|
8 달 전 |
Eduard Gushchin
|
2f38a4bf5e
Fixed a typo in the link to the GetTouchFingers function
|
8 달 전 |
SDL Wiki Bot
|
fc8cd657a5
Sync SDL3 wiki -> header
|
9 달 전 |
Sam Lantinga
|
0079b6d45f
SDL_GetTouchFingers() follows the SDL_GetStringRule
|
9 달 전 |
SDL Wiki Bot
|
975457cfb6
Sync SDL3 wiki -> header
|
9 달 전 |
Sam Lantinga
|
71a60d4c0e
Updated documentation for functions that return temporary memory
|
9 달 전 |
Sam Lantinga
|
eb22fcce35
SDL_GetTouchDevices() follows the SDL_GetStringRule
|
9 달 전 |
Sam Lantinga
|
637e9700dd
Standardize placement of '*' in function declarations
|
9 달 전 |
Sam Lantinga
|
217330a7b3
Made return value descriptions more consistent across the API
|
9 달 전 |
Sam Lantinga
|
d73c7311d5
Clarify that the SDL_GetStringRule means that SDL will automatically free the memory later.
|
9 달 전 |
Ryan C. Gordon
|
51902d4ac5
Updated headers with latest wikiheaders tweaks.
|
10 달 전 |
Ryan C. Gordon
|
e23257307e
Introduce formal policy for APIs that return strings.
|
10 달 전 |
Sam Lantinga
|
6f2621438a
Renamed DECLSPEC to SDL_DECLSPEC
|
11 달 전 |
Ryan C. Gordon
|
5e6d85b8f0
wikiheaders: bridge wiki Category docs to the headers!
|
11 달 전 |
Petar Popovic
|
8d0ad44edd
Adding tag names to enums
|
11 달 전 |
SDL Wiki Bot
|
35c08c828b
Sync SDL3 wiki -> header
|
1 년 전 |
Sam Lantinga
|
1862a62b5d
Replaced SDL_GetNumTouchFingers() and SDL_GetTouchFinger() with SDL_GetTouchFingers()
|
1 년 전 |
Ryan C. Gordon
|
f01b34fd8d
include: Removed some SDL2 references in the documentation.
|
1 년 전 |
Ryan C. Gordon
|
ad090d2444
include: A ton of little documentation tweaks, fixes, and improvements.
|
1 년 전 |
Susko3
|
c96bc8b1a2
Add missing includes for SDL_MouseID
|
1 년 전 |
Sam Lantinga
|
d8a54cd4f8
Updated "see also" references to be more consistent
|
1 년 전 |
Susko3
|
f8844d387c
Use specific types in SDL_touch.h
|
1 년 전 |
Sam Lantinga
|
a31dc6dfcb
Switched SDL_TouchID and SDL_FingerID to be Uint64 with 0 being an invalid value
|
1 년 전 |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
1 년 전 |
SDL Wiki Bot
|
e4582e6edc
Sync SDL3 wiki -> header
|
1 년 전 |
Ryan C. Gordon
|
d1b831e232
include: Clarified documentation for two functions.
|
1 년 전 |