Sam Lantinga
|
8c25129458
SDL_EVENT_WINDOW_LAST should be SDL_EVENT_WINDOW_HDR_STATE_CHANGED
|
1 年之前 |
SDL Wiki Bot
|
d65a8146b9
Sync SDL3 wiki -> header
|
1 年之前 |
Sam Lantinga
|
4aeabb3c3b
Made event and temporary string memory thread-local and added SDL_FreeEventMemory()
|
1 年之前 |
Sam Lantinga
|
9797c5d0c0
Renamed CameraDevice to Camera
|
1 年之前 |
Sam Lantinga
|
1162a1cb8e
Added SDL_EVENT_DISPLAY_DESKTOP_MODE_CHANGED and SDL_EVENT_DISPLAY_CURRENT_MODE_CHANGED
|
1 年之前 |
Frank Praznik
|
74cc06db1b
Remove the SDL_EVENT_WINDOW_TAKE_FOCUS event
|
1 年之前 |
SDL Wiki Bot
|
f787790243
Sync SDL3 wiki -> header
|
1 年之前 |
Sam Lantinga
|
d9dc4b320a
The keycode in key events is the base, unmodified, keycode for the current keyboard layout
|
1 年之前 |
Sam Lantinga
|
ed2022a175
Added SDL_EVENT_TEXT_EDITING_CANDIDATES
|
1 年之前 |
Ryan C. Gordon
|
9fd54b724f
include: Added documentation for SDL_PRESSED and SDL_RELEASED.
|
1 年之前 |
SDL Wiki Bot
|
3d121d9bc7
Sync SDL3 wiki -> header
|
1 年之前 |
Sam Lantinga
|
377014c430
Added some documentation to the SDL_EVENT_TEXT_EDITING event
|
1 年之前 |
Sam Lantinga
|
0dd579d40d
Removed SDL_Keysym
|
1 年之前 |
Sam Lantinga
|
679e4471ed
Added the ability to query the keymap for keycodes based on modifier state
|
1 年之前 |
Sam Lantinga
|
306c4164bc
Added SDL_AllocateEventString()
|
1 年之前 |
Frank Praznik
|
2f276a2eea
video: Expose HDR metadata per-window
|
1 年之前 |
Ryan C. Gordon
|
38f0214e8a
audio: Refer to audio devices to "playback" and "recording".
|
1 年之前 |
Ryan C. Gordon
|
51902d4ac5
Updated headers with latest wikiheaders tweaks.
|
1 年之前 |
Sam Lantinga
|
4fc68a48f2
Keep track of whether a controller was a gamepad
|
1 年之前 |
SDL Wiki Bot
|
a5356f9b45
Sync SDL3 wiki -> header
|
1 年之前 |
Sam Lantinga
|
23db1062fc
Document that you can pass NULL to SDL_PeepEvents()
|
1 年之前 |
Sam Lantinga
|
7d81e9d46c
Note that you can redraw in response to SDL_EVENT_WINDOW_EXPOSED from an event watch callback
|
1 年之前 |
Sam Lantinga
|
606903c02f
Updated window event names
|
1 年之前 |
Ryan C. Gordon
|
cf2874080f
mouse: Move mouse button state from a Uint32 to a formal typedef.
|
1 年之前 |
SDL Wiki Bot
|
983544a53e
Sync SDL3 wiki -> header
|
1 年之前 |
SDL Wiki Bot
|
c6cc719067
Sync SDL3 wiki -> header
|
1 年之前 |
Sam Lantinga
|
6f2621438a
Renamed DECLSPEC to SDL_DECLSPEC
|
1 年之前 |
Ryan C. Gordon
|
665ff8c5f6
include: Removed `::` from symbol names in comments.
|
1 年之前 |
Ryan C. Gordon
|
5e6d85b8f0
wikiheaders: bridge wiki Category docs to the headers!
|
1 年之前 |
Sam Lantinga
|
c1ba31118b
Added ball, touchpad, and sensor support for virtual joysticks
|
1 年之前 |