shadPS4/src
2024-10-03 18:48:54 +02: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 Some nits and fixes on paths (#1190) 2024-10-02 07:18:00 +03:00
core Fix some network,npmanager issues (#1215) 2024-10-03 14:03:26 +03:00
images Best icons for flags (#1133) 2024-09-28 21:49:48 +03:00
imgui Use fs::path::native whenever possible, avoid unnecessary fs->string conversions in GUI code (#1064) 2024-09-26 11:41:59 +03:00
input sdl: Fix use of functions that now return SDL_bool (#1160) 2024-09-30 06:47:55 +03:00
qt_gui fix music playing when it shouldn't (#1203) 2024-10-02 18:33:36 +03:00
shader_recompiler video_core: IMAGEGATHER4_C_O (#1210) 2024-10-03 18:48:54 +02:00
video_core video_core: disable warnings on vulkan 2024-10-03 16:57:33 +02:00
.clang-format chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
emulator.cpp trp data extracts to game_data/serial instead of folder name (#1194) 2024-10-02 06:37:43 +03: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 sdl: Fix use of functions that now return SDL_bool (#1160) 2024-09-30 06:47:55 +03: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