Commit Graph
22 Commits
Author SHA1 Message Date
刘皓 a018cfc017 Update libretro-common and remove redundant libretro header files 2025-12-30 23:06:58 -05:00
NejsplitterandGitHub a573173373 Update libretro_core_options.h 2025-08-02 06:32:04 +01:00
Nukem 18cf60776f libretro: Analog deadzone and sensitivity options are additive (set to off by default) 2025-01-11 13:19:24 -05:00
Nukem d3aeff861e libretro: Restore Vulkan MSAA video option 2025-01-10 16:13:16 -05:00
Nukem 59a98f6f32 libretro: Remove unused vertex cache option 2025-01-09 21:22:37 -05:00
Bobby Smith 41d47710ad [Libretro] Fix crash on boot 2024-11-28 16:15:38 +01:00
NejsplitterandGitHub e6b84a7f71 [libretro] Expose "analog deadzone" and "analog sensitivity" options (#19540)
* [libretro] Expose "analog deadzone" option

* [libretro] Expose "analog deadzone" option

* Update libretro.cpp

* Update libretro.cpp

* Update libretro_core_options.h

* Update libretro.cpp

* Update libretro_core_options.h

* Update libretro_core_options.h

* Update libretro.cpp

* Update libretro_core_options.h

* Update libretro_core_options.h

* Update libretro_core_options.h

* Update libretro_core_options.h

* Update libretro_core_options.h
2024-10-22 23:20:17 +00:00
sonninnos 49b9319570 libretro: Revised software rendering option 2024-06-04 14:25:46 +03:00
sonninnos 328c09f016 libretro: Core option reorganizing 2024-06-03 21:48:12 +03:00
sonninnos 957c4c7d74 libretro: Add CropTo16x9 core option 2024-06-03 21:48:12 +03:00
sonninnos c8b7ae817d libretro: Add video renderer core option 2024-06-03 21:48:12 +03:00
sonninnos 3766a84792 libretro: core option label reformat + default 2024-05-28 15:55:26 +03:00
Eric Warmenhoven f1e25742b7 libretro: Add more options for locked cpu speed 2024-05-19 18:22:15 -04:00
Henrik Rydgård b7321f5bbf Hook up the Smart 2D texture filtering option for retroarch 2024-05-10 13:21:06 +02:00
BEN ENGLISCH d023c9887b [libretro] Expose "Memory Stick inserted" option 2023-12-22 17:20:16 -06:00
Bobby Smith 2663a85cc3 [Libretro] Remove "Skip Buffer Effects" core option 2023-05-26 13:07:32 +02:00
Bobby Smith 085027b067 [Libretro] Show/hide some options depending on the renderer + remove MSAA option 2023-05-20 13:32:48 +02:00
hunterk ce4e42eb2b expose analog-is-circle functionality to libretro 2023-01-13 17:22:24 -06:00
Stuart Kenny 6042af78ec Expose MSAA option for libretro. 2022-12-07 11:28:02 +00:00
Henrik Rydgård f597b4ca51 Blind libretro fix 2022-11-06 20:01:29 +01:00
Henrik Rydgård 200c055823 libretro fix, more games 2022-11-06 18:59:31 +01:00
bslenul 26a66dc37f [Libretro] Update core options to v2 + add a few new ones
Updated core options to v2 + added the following options: "Cache Full ISO in RAM", "PSP Model" and "Hardware Tesselation".
2022-11-02 20:34:24 +01:00