Ryan C. Gordon
|
9c8c254af2
include: Removed SDL_quit.h
|
2 vuotta sitten |
SDL Wiki Bot
|
0397d23ed8
Sync SDL3 wiki -> header
|
2 vuotta sitten |
Ryan C. Gordon
|
0df988389c
include: Add `\since` to all documentation that was missing it.
|
2 vuotta sitten |
SDL Wiki Bot
|
073d2378dc
Sync SDL3 wiki -> header
|
2 vuotta sitten |
Ryan C. Gordon
|
407e54e188
include: More improved docs for the wikibridge!
|
2 vuotta sitten |
Ryan C. Gordon
|
e044318a8e
Sync SDL3 wiki -> headers
|
2 vuotta sitten |
Ryan C. Gordon
|
ad090d2444
include: A ton of little documentation tweaks, fixes, and improvements.
|
2 vuotta sitten |
Petar Popovic
|
c8a066019b
Renaming SDL_eventaction to SDL_EventAction
|
2 vuotta sitten |
Petar Popovic
|
1efadcc5d4
Revert renaming SDL_eventaction. adding it again in next commit with
|
2 vuotta sitten |
Petar Popovic
|
f08c31060a
Renaming SDL_eventaction to SDL_EventAction
|
2 vuotta sitten |
Sam Lantinga
|
8847b35244
Separate joystick power state into battery status and percentage
|
2 vuotta sitten |
Susko3
|
5f763083fc
Use SDL_EventType and fix event name in comment
|
2 vuotta sitten |
Sam Lantinga
|
6443c75eda
Removed SDL_TEXTINPUTEVENT_TEXT_SIZE
|
2 vuotta sitten |
Sam Lantinga
|
2fe1a6a279
Initial support for hotplugging mice and keyboards
|
2 vuotta sitten |
Sam Lantinga
|
917d683811
Moved SDL_JoyBallEvent together with the other joystick events
|
2 vuotta sitten |
Ozkan Sezer
|
888cc29df6
add missing `reserved` field to struct SDL_JoyBallEvent,
|
2 vuotta sitten |
Sam Lantinga
|
6c11449cd4
Added a note for the SDL_CommonEvent type
|
2 vuotta sitten |
Sam Lantinga
|
442073f379
Added missing reserved field in SDL_CameraDeviceEvent (thanks @Saalvage!)
|
2 vuotta sitten |
Sam Lantinga
|
9bef331dc8
Note that SDL_UserEvent and SDL_Event type are intentionally Uint32
|
2 vuotta sitten |
Sam Lantinga
|
efbbafb3f1
Re-added balls to the SDL joystick API
|
2 vuotta sitten |
Sam Lantinga
|
790cd395f5
Make sure the type in the SDL_Event aligns properly across the union
|
2 vuotta sitten |
Susko3
|
722f4104bf
Use enums as types in SDL_*Event structures
|
2 vuotta sitten |
SDL Wiki Bot
|
2d0cd90171
Sync SDL3 wiki -> header
|
2 vuotta sitten |
Sam Lantinga
|
860155680d
SDL_RegisterEvents() now returns 0 if it couldn't allocate any user events.
|
2 vuotta sitten |
Sam Lantinga
|
95fbbc6f07
Fixed accidental use of tabs
|
2 vuotta sitten |
Susko3
|
e268cdbec6
Use specific types in public headers (#9205)
|
2 vuotta sitten |
Ryan C. Gordon
|
22dbc0f32f
camera: Patched to compile after rebasing to latest in main.
|
2 vuotta sitten |
Ryan C. Gordon
|
67708f9110
camera: Emscripten support!
|
2 vuotta sitten |
Ryan C. Gordon
|
d3e6ef3cc6
camera: Massive code reworking.
|
2 vuotta sitten |
Sam Lantinga
|
cacac6cc34
Updated structure and field names for consistency
|
2 vuotta sitten |