Lime3DS/src/citra_libretro/input
OpenSauce04 9b045bf837 libretro: Replace render_touchscreen setting with enable_touch_pointer_timeout
Touch pointer rendering is now always enabled, but unless a controller is being used to move the touchscreen cursor, it will be hidden due to the timeout which is also enabled by default.
2026-03-23 13:07:39 +00:00
..
input_factory.cpp Implement libretro core (#1215) 2026-02-19 22:30:25 +00:00
input_factory.h Implement libretro core (#1215) 2026-02-19 22:30:25 +00:00
mouse_tracker.cpp libretro: Replace render_touchscreen setting with enable_touch_pointer_timeout 2026-03-23 13:07:39 +00:00
mouse_tracker.h libretro: Replace render_touchscreen setting with enable_touch_pointer_timeout 2026-03-23 13:07:39 +00:00