Ryan C. Gordon
|
5e6d85b8f0
wikiheaders: bridge wiki Category docs to the headers!
|
1 year ago |
Petar Popovic
|
8d0ad44edd
Adding tag names to enums
|
1 year ago |
SDL Wiki Bot
|
35c08c828b
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
1862a62b5d
Replaced SDL_GetNumTouchFingers() and SDL_GetTouchFinger() with SDL_GetTouchFingers()
|
1 year ago |
Ryan C. Gordon
|
f01b34fd8d
include: Removed some SDL2 references in the documentation.
|
1 year ago |
Ryan C. Gordon
|
ad090d2444
include: A ton of little documentation tweaks, fixes, and improvements.
|
1 year ago |
Susko3
|
c96bc8b1a2
Add missing includes for SDL_MouseID
|
1 year ago |
Sam Lantinga
|
d8a54cd4f8
Updated "see also" references to be more consistent
|
1 year ago |
Susko3
|
f8844d387c
Use specific types in SDL_touch.h
|
1 year ago |
Sam Lantinga
|
a31dc6dfcb
Switched SDL_TouchID and SDL_FingerID to be Uint64 with 0 being an invalid value
|
1 year ago |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
SDL Wiki Bot
|
e4582e6edc
Sync SDL3 wiki -> header
|
1 year ago |
Ryan C. Gordon
|
d1b831e232
include: Clarified documentation for two functions.
|
1 year ago |
Ryan C. Gordon
|
daa38dc793
touch: Replace GetNumTouchDevices/GetTouchDevice with a single function.
|
1 year ago |
Ryan C. Gordon
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
Ryan C. Gordon
|
0598ecc150
Sync wiki -> headers.
|
2 years ago |
Anonymous Maarten
|
549cedfa88
include: add \brief to includes
|
2 years ago |
Sylvain
|
43c08170af
Add missing '\param' documentation
|
2 years ago |
Sylvain
|
ce366facaa
Add missing \returns, change "return" to "returns" to have same naming
|
2 years ago |
Sylvain
|
32d30944a1
SDL_GetNumTouchFingers(): 0 is a valid value. negative is automatically an error
|
2 years ago |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
Ryan C. Gordon
|
3197632347
include: Renamed begin_code.h and close_code.h to have SDL_ prefixes.
|
2 years ago |
Ryan C. Gordon
|
a76053352c
gesture: Removed the gesture API from SDL3.
|
2 years ago |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2 years ago |