Lime3DS/src/citra_libretro
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
..
emu_window libretro: Replace render_touchscreen setting with enable_touch_pointer_timeout 2026-03-23 13:07:39 +00:00
input libretro: Replace render_touchscreen setting with enable_touch_pointer_timeout 2026-03-23 13:07:39 +00:00
citra_libretro.cpp libretro: draw cursor in vulkan 2026-03-08 19:04:10 +00:00
citra_libretro.h Implement libretro core (#1215) 2026-02-19 22:30:25 +00:00
CMakeLists.txt Remove _android suffix from Android libretro core filename 2026-03-03 16:26:08 +00:00
core_settings.cpp libretro: Replace render_touchscreen setting with enable_touch_pointer_timeout 2026-03-23 13:07:39 +00:00
core_settings.h libretro: Replace render_touchscreen setting with enable_touch_pointer_timeout 2026-03-23 13:07:39 +00:00
environment.cpp Implement libretro core (#1215) 2026-02-19 22:30:25 +00:00
environment.h Implement libretro core (#1215) 2026-02-19 22:30:25 +00:00
libretro_vk.cpp libretro: enable VK_EXT_custom_border_color extension (#1825) 2026-03-07 21:56:44 +01:00
libretro_vk.h Implement libretro core (#1215) 2026-02-19 22:30:25 +00:00
libretro.osx.def Implement libretro core (#1215) 2026-02-19 22:30:25 +00:00