Sam Lantinga
|
a31dc6dfcb
Switched SDL_TouchID and SDL_FingerID to be Uint64 with 0 being an invalid value
|
2 лет назад |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
2 лет назад |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
2 лет назад |
Anonymous Maarten
|
3472dc11d6
Fix uses of undefined macro identifiers (-Wundef)
|
3 лет назад |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
3 лет назад |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
3 лет назад |
Sam Lantinga
|
0a3262e819
Pass the OS event timestamp for keyboard, mouse, and touch events where possible
|
3 лет назад |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
3 лет назад |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
3 лет назад |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
3 лет назад |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
3 лет назад |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 лет назад |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 лет назад |
Sam Lantinga
|
b6afbe6317
Added SDL_log.h to SDL_internal.h so logging is available everywhere
|
6 лет назад |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 лет назад |
Sylvain Becker
|
303646a697
Android: some readability: redundant casts, deads stores, redundant control flow
|
6 лет назад |
Sylvain Becker
|
70dc8d1648
Android: fix corresponding warnings
|
6 лет назад |
Alex Szpakowski
|
d5ec735a33
Add a windowID field to SDL_TouchFingerEvent (bug #4331).
|
6 лет назад |
Sylvain Becker
|
bfdd0b228a
Android: remove SDL_HINT_ANDROID_SEPARATE_MOUSE_AND_TOUCH
|
7 лет назад |
Sylvain Becker
|
b45abbb2a7
Bug 4576: fix warning and compile
|
7 лет назад |
Sylvain Becker
|
9b3c2258aa
Bug 4576: remove touch/mouse duplication for Android
|
7 лет назад |
Sylvain Becker
|
7a1d1baefc
Android: add name for Touch devices and simplification, from bug 3958
|
7 лет назад |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 лет назад |
Sylvain Becker
|
5dc25fef3b
Android: preparation bug 4142, reduce usage of global variable Android_Window
|
7 лет назад |
Alex Szpakowski
|
5029d50ea8
Add SDL_TouchDeviceType enum and SDL_GetTouchDeviceType(SDL_TouchID id).
|
7 лет назад |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
8 лет назад |
Sam Lantinga
|
de91b1248f
Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks
|
8 лет назад |
Sam Lantinga
|
c086251266
Fixed bug 3128 - Removing all the static variables from android SDLActivity and accompanying JNI calls.
|
8 лет назад |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
9 лет назад |
Ryan C. Gordon
|
fa8c83c1c1
Remove almost all instances of "volatile" keyword.
|
10 лет назад |