Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
3 лет назад |
Ryan C. Gordon
|
7a5a1b16ce
events: Make sure new display events don't overlap with sdl2-compat.
|
3 лет назад |
Ryan C. Gordon
|
3197632347
include: Renamed begin_code.h and close_code.h to have SDL_ prefixes.
|
3 лет назад |
Sam Lantinga
|
909b513c33
Made SDL_WINDOWEVENT_* and SDL_DISPLAYEVENT_* first class event types
|
3 лет назад |
Yevhen Babiichuk (DustDFG)
|
7fc8533b62
Use alias types for which members of event structs instead of plain types (#6841)
|
3 лет назад |
Ryan C. Gordon
|
a76053352c
gesture: Removed the gesture API from SDL3.
|
3 лет назад |
Ryan C. Gordon
|
7ca0d15d64
events: Changed SDL_GetEventState from a macro to a function.
|
3 лет назад |
Sam Lantinga
|
fcafe40948
Removed balls from the joystick API
|
3 лет назад |
Sam Lantinga
|
b8760a3ffe
The `timestamp_us` member of the sensor events has been renamed `sensor_timestamp` and now represents nanoseconds.
|
3 лет назад |
Sam Lantinga
|
1f4cc733a1
Removed the nanosecond versions of event and thread primitive waits from the public API
|
3 лет назад |
Sam Lantinga
|
8121bbd083
Convert ticks to 64-bit, added nanosecond precision to the API
|
3 лет назад |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
3 лет назад |