Ryan C. Gordon
|
51902d4ac5
Updated headers with latest wikiheaders tweaks.
|
1 year ago |
Ryan C. Gordon
|
e23257307e
Introduce formal policy for APIs that return strings.
|
1 year ago |
Ryan C. Gordon
|
9a9a3d1a33
SDL_SystemCursor: rename enum items to match CSS.
|
1 year ago |
Ryan C. Gordon
|
a0376ab057
SDL_MouseButtonFlags: Clarified some documentation.
|
1 year ago |
Ryan C. Gordon
|
cf2874080f
mouse: Move mouse button state from a Uint32 to a formal typedef.
|
1 year ago |
Sam Lantinga
|
6f2621438a
Renamed DECLSPEC to SDL_DECLSPEC
|
1 year ago |
Ryan C. Gordon
|
5e6d85b8f0
wikiheaders: bridge wiki Category docs to the headers!
|
1 year ago |
Susko3
|
895586c928
Use `1u` literal for flags/masks calculation
|
1 year ago |
SDL Wiki Bot
|
d3e28f3ab8
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
33e7238268
Clarified the meaning of the cursor hotspot (thanks @nbriggs!)
|
1 year ago |
Ryan C. Gordon
|
0e0bb22f79
include: More documentation updates.
|
1 year ago |
SDL Wiki Bot
|
7000a112a3
Sync SDL3 wiki -> header
|
1 year ago |
SDL Wiki Bot
|
202bd7b0ff
Sync SDL3 wiki -> header
|
1 year ago |
Ryan C. Gordon
|
f01b34fd8d
include: Removed some SDL2 references in the documentation.
|
1 year ago |
Ryan C. Gordon
|
0df988389c
include: Add `\since` to all documentation that was missing it.
|
1 year ago |
Ryan C. Gordon
|
e044318a8e
Sync SDL3 wiki -> headers
|
1 year ago |
Ryan C. Gordon
|
ad090d2444
include: A ton of little documentation tweaks, fixes, and improvements.
|
1 year ago |
Cameron Gutman
|
f14fb979c1
Remove legacy SDL2 input grab API
|
1 year ago |
SDL Wiki Bot
|
675216e81b
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
9eb87ca325
Note that many things are considered mice and keyboards that you might not expect
|
1 year ago |
Sam Lantinga
|
c0f4565552
Added SDL_GetKeyboardName() and SDL_GetMouseName()
|
1 year ago |
Sam Lantinga
|
2fe1a6a279
Initial support for hotplugging mice and keyboards
|
1 year ago |
Sam Lantinga
|
d8a54cd4f8
Updated "see also" references to be more consistent
|
1 year ago |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
Zack Middleton
|
5e9b0820f3
Add cursors for X11/Wayland window resizing
|
1 year ago |
Ryan C. Gordon
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
Sam Lantinga
|
fb0c3197e0
Fixed the documentation for SDL_SetRelativeMouseMode()
|
2 years ago |
Anonymous Maarten
|
549cedfa88
include: add \brief to includes
|
2 years ago |
Sylvain
|
49e47b523a
Update `\returns` to the generic form
|
2 years ago |
Sylvain
|
c5c94a6be6
Change return type from void to int, for functions that set an error
|
2 years ago |