Sam Lantinga
|
6c11449cd4
Added a note for the SDL_CommonEvent type
|
il y a 2 ans |
Sam Lantinga
|
442073f379
Added missing reserved field in SDL_CameraDeviceEvent (thanks @Saalvage!)
|
il y a 2 ans |
Sam Lantinga
|
9bef331dc8
Note that SDL_UserEvent and SDL_Event type are intentionally Uint32
|
il y a 2 ans |
Sam Lantinga
|
efbbafb3f1
Re-added balls to the SDL joystick API
|
il y a 2 ans |
Sam Lantinga
|
790cd395f5
Make sure the type in the SDL_Event aligns properly across the union
|
il y a 2 ans |
Susko3
|
722f4104bf
Use enums as types in SDL_*Event structures
|
il y a 2 ans |
SDL Wiki Bot
|
2d0cd90171
Sync SDL3 wiki -> header
|
il y a 2 ans |
Sam Lantinga
|
860155680d
SDL_RegisterEvents() now returns 0 if it couldn't allocate any user events.
|
il y a 2 ans |
Sam Lantinga
|
95fbbc6f07
Fixed accidental use of tabs
|
il y a 2 ans |
Susko3
|
e268cdbec6
Use specific types in public headers (#9205)
|
il y a 2 ans |
Ryan C. Gordon
|
22dbc0f32f
camera: Patched to compile after rebasing to latest in main.
|
il y a 2 ans |
Ryan C. Gordon
|
67708f9110
camera: Emscripten support!
|
il y a 2 ans |
Ryan C. Gordon
|
d3e6ef3cc6
camera: Massive code reworking.
|
il y a 2 ans |
Sam Lantinga
|
cacac6cc34
Updated structure and field names for consistency
|
il y a 2 ans |
Sam Lantinga
|
6f87973b9c
Added a reserved field to the SDL_Event structure
|
il y a 2 ans |
Sam Lantinga
|
30e176d6ba
Added HDR display properties and related event
|
il y a 2 ans |
SDL Wiki Bot
|
b5bcf45a65
Sync SDL3 wiki -> header
|
il y a 2 ans |
Sam Lantinga
|
4fee6cb274
Added documentation for custom event cleanup in SDL_FlushEvent()
|
il y a 2 ans |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 2 ans |
Sam Lantinga
|
c981a597dc
Added Steam Input API support for game controllers
|
il y a 2 ans |
Frank Praznik
|
4fd778119b
video: Implement asynchronous windowing
|
il y a 2 ans |
Ozkan Sezer
|
45fc828c95
move SDL_EVENT_WINDOW_PEN_ENTER and SDL_EVENT_WINDOW_PEN_LEAVE down
|
il y a 2 ans |
Christoph Reichenbach
|
7c80ac6df7
API for pressure-sensitive pens + XInput2/Wayland
|
il y a 2 ans |
Sam Lantinga
|
fd4a2cce9e
SDL_syswm.h has been removed and replaced with window properties
|
il y a 2 ans |
Sam Lantinga
|
9458cbf75e
Removed unused SDL_OSEvent
|
il y a 2 ans |
Ryan C. Gordon
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
il y a 2 ans |
Ozkan Sezer
|
c132295ad7
SDL_FlushEventMemory is not a public procedure.
|
il y a 2 ans |
Ryan C. Gordon
|
7ac281f800
Sync wiki -> headers.
|
il y a 2 ans |
Sam Lantinga
|
04dfca958a
Added a note to events indicating that memory is owned by SDL
|
il y a 2 ans |
Sam Lantinga
|
70c149c88f
Automatically clean up memory associated with events
|
il y a 2 ans |