Sam Lantinga
|
ddbdd73258
Updated source to match SDL function prototype style
|
2 лет назад |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
3 лет назад |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
3 лет назад |
Sam Lantinga
|
8121bbd083
Convert ticks to 64-bit, added nanosecond precision to the API
|
3 лет назад |
Pierre Wendling
|
3c501b963d
Clang-Tidy fixes (#6725)
|
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 лет назад |
Cameron Gutman
|
f903a39e13
haptic: Fix SDL_MouseIsHaptic() always returning SDL_TRUE on Android
|
4 лет назад |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 лет назад |
Sam Lantinga
|
cb36189692
Fixed bug 5235 - All internal sources should include SDL_assert.h
|
5 лет назад |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 лет назад |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 лет назад |
Sam Lantinga
|
b0c48dd9dd
Support vibration magnitude on Android 8.0 (thanks Rachel!)
|
7 лет назад |
Sam Lantinga
|
9a98e4b647
Allow Android haptics to work when SDL is reinitialized (thanks Rachel!)
|
7 лет назад |
Sam Lantinga
|
09ab752aa3
Implement SDL_HapticStopEffect on Android (thanks Rachel!)
|
7 лет назад |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
8 лет назад |
Sam Lantinga
|
e0d0184f09
Fixed bug 3999 - Build failed when try to build with configure script for Android
|
8 лет назад |
Sam Lantinga
|
72b195d27c
Fixed Android build warning
|
8 лет назад |
Sam Lantinga
|
0a52db54bd
Fixed bug 3191 - haptic system on android?
|
8 лет назад |