Sylvain
|
ee16d2f705
Fixed bug #9792 - Android: build failure with ndk 27-beta1 due to use of deprecated ALooper_pollAll
|
1 год назад |
Anonymous Maarten
|
027856b9fa
Revert changes to SDL_androidsensor.c
|
1 год назад |
Anonymous Maarten
|
88980aeb21
android+test: testcamera needs CAMERA permissions
|
1 год назад |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
2 лет назад |
Ryan C. Gordon
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
2 лет назад |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
2 лет назад |
Sam Lantinga
|
38afd48daf
Added a single source of SDL object IDs
|
2 лет назад |
Sam Lantinga
|
a9f6950657
Fixed deadlock shutting down Android sensors
|
2 лет назад |
Sam Lantinga
|
6b93e788fa
Improved sensor thread-safety
|
2 лет назад |
Sam Lantinga
|
3ddbeab88f
Moved Android sensor event handling to a separate thread
|
2 лет назад |
Sam Lantinga
|
b6646f4de5
Use nanosecond timestamp for sensors (thanks @1bsyl!)
|
3 лет назад |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
3 лет назад |
Sam Lantinga
|
36d4395c97
SDL API renaming: internal functions
|
3 лет назад |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
3 лет назад |
Sam Lantinga
|
b8760a3ffe
The `timestamp_us` member of the sensor events has been renamed `sensor_timestamp` and now represents nanoseconds.
|
3 лет назад |
Sylvain
|
778b8926b4
Small format changed (using clang-format 15.0.2-1)
|
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
|
63f307fe1f
Remove SDL_config.h from the public headers
|
3 лет назад |
Sam Lantinga
|
2c518747b9
Added microsecond timestamp to sensor values for PS4 and PS5 controllers using the HIDAPI driver
|
3 лет назад |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 лет назад |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 лет назад |
Sam Lantinga
|
3180ba81af
First pass at Windows sensor implementation
|
5 лет назад |
Sam Lantinga
|
2c02b7410c
Fixed bug 5052 - Interval between SDL_SENSORUPDATE events for gyroscopes is too high
|
6 лет назад |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 лет назад |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 лет назад |
Sam Lantinga
|
c6647bf9c9
Added the iOS sensor implementation
|
7 лет назад |
Sam Lantinga
|
7c3040e08a
First pass on the new SDL sensor API
|
7 лет назад |