SDL/src/sensor
Sam Lantinga 3ddbeab88f Moved Android sensor event handling to a separate thread
This makes it so you can interact with sensors on multiple threads, as long as only one thread initializes and cleans up the sensor subsystem.

This also has the benefit that sensor data is available as soon as possible.
2023-06-20 01:17:44 -07:00
..
android Moved Android sensor event handling to a separate thread 2023-06-20 01:17:44 -07:00
coremotion
dummy
n3ds
vita
windows
SDL_sensor.c Use a separate sensor watching function for gamepad events to avoid reliance on system sensor events and prevent a potential deadlock 2023-06-19 16:17:34 -07:00
SDL_sensor_c.h
SDL_syssensor.h