shadPS4/src
fireph 41882a1da5 Add support to click touchpad using back button on other controllers
Takes the back button and allows the user to change the behavior of how it clicks the touchpad. The current options are left, right, center, and none.
2024-10-05 21:26:20 -07:00
..
audio_core audio_core: Fix return value types and shift some error handling to library. (#1212) 2024-10-03 07:01:39 +03:00
common Add support to click touchpad using back button on other controllers 2024-10-05 21:26:20 -07:00
core fix lint 2024-10-05 18:42:07 -07:00
images Best icons for flags (#1133) 2024-09-28 21:49:48 +03:00
imgui imgui: fix blocking keyboard at startup (#1237) 2024-10-04 19:06:08 +03:00
input sdl: Fix use of functions that now return SDL_bool (#1160) 2024-09-30 06:47:55 +03:00
qt_gui Add support to click touchpad using back button on other controllers 2024-10-05 21:26:20 -07:00
shader_recompiler shader_recompiler: Remove outdated image array warning. (#1256) 2024-10-06 01:42:58 +03:00
video_core vulkan: Use view of null buffer for texel buffers if nullDescriptor not supported. (#1231) 2024-10-06 02:25:12 +03:00
.clang-format chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
emulator.cpp Devtools: PM4 Explorer (#1094) 2024-10-03 22:43:23 +02:00
emulator.h Revert "Add UI to configure keyboard-to-controller mapping (#308)" 2024-09-11 12:56:27 +03:00
main.cpp Use fs::path::native whenever possible, avoid unnecessary fs->string conversions in GUI code (#1064) 2024-09-26 11:41:59 +03:00
sdl_window.cpp Add support to click touchpad using back button on other controllers 2024-10-05 21:26:20 -07:00
sdl_window.h Revert "Add UI to configure keyboard-to-controller mapping (#308)" 2024-09-11 12:56:27 +03:00
shadps4.qrc Auto Update (#1006) 2024-09-24 23:03:15 +03:00
shadps4.rc file formats and qt (#88) 2024-03-01 00:00:35 +02:00