Sam Lantinga
|
d9dc4b320a
The keycode in key events is the base, unmodified, keycode for the current keyboard layout
|
1 year ago |
Sam Lantinga
|
ed2022a175
Added SDL_EVENT_TEXT_EDITING_CANDIDATES
|
1 year ago |
Ryan C. Gordon
|
9fd54b724f
include: Added documentation for SDL_PRESSED and SDL_RELEASED.
|
1 year ago |
SDL Wiki Bot
|
3d121d9bc7
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
377014c430
Added some documentation to the SDL_EVENT_TEXT_EDITING event
|
1 year ago |
Sam Lantinga
|
0dd579d40d
Removed SDL_Keysym
|
1 year ago |
Sam Lantinga
|
679e4471ed
Added the ability to query the keymap for keycodes based on modifier state
|
1 year ago |
Sam Lantinga
|
306c4164bc
Added SDL_AllocateEventString()
|
1 year ago |
Frank Praznik
|
2f276a2eea
video: Expose HDR metadata per-window
|
1 year ago |
Ryan C. Gordon
|
38f0214e8a
audio: Refer to audio devices to "playback" and "recording".
|
1 year ago |
Ryan C. Gordon
|
51902d4ac5
Updated headers with latest wikiheaders tweaks.
|
1 year ago |
Sam Lantinga
|
4fc68a48f2
Keep track of whether a controller was a gamepad
|
1 year ago |
SDL Wiki Bot
|
a5356f9b45
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
23db1062fc
Document that you can pass NULL to SDL_PeepEvents()
|
1 year ago |
Sam Lantinga
|
7d81e9d46c
Note that you can redraw in response to SDL_EVENT_WINDOW_EXPOSED from an event watch callback
|
1 year ago |
Sam Lantinga
|
606903c02f
Updated window event names
|
1 year ago |
Ryan C. Gordon
|
cf2874080f
mouse: Move mouse button state from a Uint32 to a formal typedef.
|
1 year ago |
SDL Wiki Bot
|
983544a53e
Sync SDL3 wiki -> header
|
1 year ago |
SDL Wiki Bot
|
c6cc719067
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
6f2621438a
Renamed DECLSPEC to SDL_DECLSPEC
|
1 year ago |
Ryan C. Gordon
|
665ff8c5f6
include: Removed `::` from symbol names in comments.
|
1 year ago |
Ryan C. Gordon
|
5e6d85b8f0
wikiheaders: bridge wiki Category docs to the headers!
|
1 year ago |
Sam Lantinga
|
c1ba31118b
Added ball, touchpad, and sensor support for virtual joysticks
|
1 year ago |
Sam Lantinga
|
b18a071639
Removed SDL_DROPEVENT_DATA_SIZE and SDL_TEXTEDITINGEVENT_TEXT_SIZE
|
2 years ago |
Petar Popovic
|
dffbb574ea
renaming SDL_eventaction tag to SDL_EventAction
|
2 years ago |
Sam Lantinga
|
30d93fb29b
Relax, it's not that exciting :)
|
2 years ago |
Ryan C. Gordon
|
4a11809370
SDL_TextInputEvent: Note that `text` field is UTF-8 encoded.
|
2 years ago |
Sam Lantinga
|
2fa4937e1a
Removed obsolete padding
|
2 years ago |
Ryan C. Gordon
|
9c8c254af2
include: Removed SDL_quit.h
|
2 years ago |
SDL Wiki Bot
|
0397d23ed8
Sync SDL3 wiki -> header
|
2 years ago |