Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
3 mesiacov pred |
Ryan C. Gordon
|
1787d6ca5c
main: SDL_AppQuit() now reports the result value.
|
6 mesiacov pred |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 mesiacov pred |
Sam Lantinga
|
dc639956ba
Improve logging performance and make log priorities thread-safe
|
7 mesiacov pred |
Sam Lantinga
|
37c9fb490e
Changed enums to use XXX_COUNT for the count or number of values
|
7 mesiacov pred |
Sam Lantinga
|
575d9cda6f
The parameter to SDL_AppEvent() should be non-const
|
7 mesiacov pred |
Sam Lantinga
|
438a214420
Changed main callback return values to an enumeration
|
8 mesiacov pred |
Ryan C. Gordon
|
b4ca15b654
pen: Added Cocoa backend.
|
8 mesiacov pred |
Ryan C. Gordon
|
a9d70dbacb
pen: Rework public API.
|
11 mesiacov pred |
Sam Lantinga
|
4f55271571
Removed temporary memory from the API
|
8 mesiacov pred |
Sam Lantinga
|
61a7a0e579
SDL_GUIDToString() follows the SDL_GetStringRule
|
9 mesiacov pred |
Sam Lantinga
|
8165e96514
Fixed whitespace
|
9 mesiacov pred |
Ryan C. Gordon
|
0f0570b060
pen: Change a Uint32 bitfield into a typedef.
|
11 mesiacov pred |
Anonymous Maarten
|
e5812a9fd2
testpen: don't include math.h
|
1 rok pred |
Sam Lantinga
|
2f7c24e4be
Removed SDL_HINT_RENDER_SCALE_QUALITY
|
1 rok pred |
meyraud705
|
f85535b4b6
Use functions from SDL instead of libc
|
1 rok pred |
Sam Lantinga
|
c3e3ad6140
Fixed build warnings
|
1 rok pred |
Sam Lantinga
|
a31dc6dfcb
Switched SDL_TouchID and SDL_FingerID to be Uint64 with 0 being an invalid value
|
1 rok pred |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
1 rok pred |
Susko3
|
a961066d0b
Add basic touch/finger support to `testpen.c`
|
1 rok pred |
Christoph Reichenbach
|
7c80ac6df7
API for pressure-sensitive pens + XInput2/Wayland
|
1 rok pred |