SDL Wiki Bot
|
b5bcf45a65
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
4fee6cb274
Added documentation for custom event cleanup in SDL_FlushEvent()
|
1 year ago |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
Sam Lantinga
|
c981a597dc
Added Steam Input API support for game controllers
|
1 year ago |
Frank Praznik
|
4fd778119b
video: Implement asynchronous windowing
|
1 year ago |
Ozkan Sezer
|
45fc828c95
move SDL_EVENT_WINDOW_PEN_ENTER and SDL_EVENT_WINDOW_PEN_LEAVE down
|
1 year ago |
Christoph Reichenbach
|
7c80ac6df7
API for pressure-sensitive pens + XInput2/Wayland
|
2 years ago |
Sam Lantinga
|
fd4a2cce9e
SDL_syswm.h has been removed and replaced with window properties
|
1 year ago |
Sam Lantinga
|
9458cbf75e
Removed unused SDL_OSEvent
|
1 year ago |
Ryan C. Gordon
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
Ozkan Sezer
|
c132295ad7
SDL_FlushEventMemory is not a public procedure.
|
1 year ago |
Ryan C. Gordon
|
7ac281f800
Sync wiki -> headers.
|
1 year ago |
Sam Lantinga
|
04dfca958a
Added a note to events indicating that memory is owned by SDL
|
1 year ago |
Sam Lantinga
|
70c149c88f
Automatically clean up memory associated with events
|
1 year ago |
Sam Lantinga
|
75ea3a8d32
Dynamically allocate long text for SDL_EVENT_TEXT_INPUT events
|
1 year ago |
Ryan C. Gordon
|
e5f2cea234
Sync wiki -> headers
|
1 year ago |
Sam Lantinga
|
91f0456391
Add the source application for drag and drop events (thanks Nathan!)
|
1 year ago |
Sam Lantinga
|
ad9dcdbbce
Clarify that you should use the other field when reading the event
|
1 year ago |
Sam Lantinga
|
7e445da569
Added SDL_CleanupEvent()
|
1 year ago |
SDL Wiki Bot
|
3ab6670cb1
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
f439ccfc1a
Updated return values for SDL event functions
|
1 year ago |
Sam Lantinga
|
c98a14fdeb
Renamed display added/removed events for consistency with the rest of the API
|
1 year ago |
Ryan C. Gordon
|
23206b9e3f
audio: Added SDL_EVENT_AUDIO_DEVICE_FORMAT_CHANGED
|
1 year ago |
Sam Lantinga
|
80850af7ce
The controller update complete events are no longer disabled by default
|
2 years ago |
Ryan C. Gordon
|
660054f3dc
include: Correct comment about audio device hotplug events.
|
2 years ago |
Frank Praznik
|
44536b7537
Add and event and flag to report when a window has been occluded
|
2 years ago |
Sam Lantinga
|
c980ce2120
Removed SDL_EVENT_CLIPBOARD_CANCELLED in favor of the cleanup callback
|
2 years ago |
Sam Lantinga
|
35876da3c4
Clipboard data API revamp
|
2 years ago |
Sam Lantinga
|
4c9fb3e169
Added the events SDL_EVENT_JOYSTICK_UPDATE_COMPLETE and SDL_EVENT_GAMEPAD_UPDATE_COMPLETE
|
2 years ago |
Sam Lantinga
|
c699f3d1d8
Updated SDL high DPI support
|
2 years ago |