Sam Lantinga
|
2b5b8fdbd5
Updated copyright for 2025
|
3 months ago |
SDL Wiki Bot
|
15bc3f25ee
Sync SDL2 wiki -> header
|
5 months ago |
SDL Wiki Bot
|
96e7306a7a
Sync SDL2 wiki -> header
|
5 months ago |
Jordan Christiansen
|
a22baafcf4
docs: Explain events for already plugged in controllers
|
5 months ago |
SDL Wiki Bot
|
c43b976e5b
Sync SDL2 wiki -> header
|
7 months ago |
SDL Wiki Bot
|
143d5d779c
Sync SDL2 wiki -> header
|
10 months ago |
SDL Wiki Bot
|
a26d2e705d
Sync SDL2 wiki -> header
|
11 months ago |
Ryan C. Gordon
|
1c3a1e1139
wikiheaders: Updated to latest, cleaned up category documentation a little.
|
11 months ago |
SDL Wiki Bot
|
1b7c2c9e41
Sync SDL2 wiki -> header
|
11 months ago |
Ryan C. Gordon
|
ab10bf54f2
SDL_TextInputEvent: Improve documentation.
|
1 year ago |
Ryan C. Gordon
|
e03ad30a57
docs: heavy editing to make this happy with latest wikibridge.
|
1 year ago |
Ryan C. Gordon
|
e75d72670f
include: Fixes to make the headers friendly with the latest wikiheaders.
|
1 year ago |
Sam Lantinga
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
Sam Lantinga
|
7bb0e839a6
Added Steam Input API support for game controllers
|
1 year ago |
Sam Lantinga
|
fb92d150d9
Removed unused SDL_OSEvent
|
1 year ago |
Sam Lantinga
|
0479df53ca
Updated copyright for 2023
|
2 years ago |
Sam Lantinga
|
b18c361b0f
Updated variable name for mouse coordinates in mouse wheel events
|
2 years ago |
Sam Lantinga
|
4f318c904a
Add cursor position to mouse wheel event (thanks @meyraud705!)
|
2 years ago |
Sam Lantinga
|
2c518747b9
Added microsecond timestamp to sensor values for PS4 and PS5 controllers using the HIDAPI driver
|
2 years ago |
DS
|
ac5b9bc4ee
Add support for X11 primary selection (#6132)
|
2 years ago |
meyraud705
|
3dcfe86082
Add joystick battery event
|
3 years ago |
Zach Reedy
|
d14a126383
IME Composition Truncation + SDL_IsTextInputShown + SDL_ClearComposition (#5398)
|
3 years ago |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
Sam Lantinga
|
5dbbc8e61f
Added mouse wheel deltas with floating point precision
|
3 years ago |
SDL Wiki Bot
|
c7dafb1556
Sync wiki -> header
|
3 years ago |
SDL Wiki Bot
|
8a48ce00c8
Sync wiki -> header
|
3 years ago |
Brick
|
8bf32e12d8
Improved SDL_PollEvent usage (#4794)
|
3 years ago |
Sam Lantinga
|
43da35b567
Back out documentation changes in favor of https://github.com/libsdl-org/SDL/pull/4794
|
3 years ago |
Sam Lantinga
|
0dc57b0f08
Remove slightly misleading comment in the example code
|
3 years ago |
Sam Lantinga
|
ddf1d5c553
Update documentation to reflect that a single SDL_PumpEvents() each frame is the recommended way to handle events
|
3 years ago |