shadPS4/src
ElBread3 866f23bc1a Fix list sorting for some categories (#1242)
* fix list sorting for serial, firmware version, and game size

* bad apple!!

* qol
2024-10-05 21:34:38 +03: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 Devtools: PM4 Explorer (#1094) 2024-10-03 22:43:23 +02:00
core Devtools fixes1 (#1228) 2024-10-04 06:44:36 +03: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 Fix list sorting for some categories (#1242) 2024-10-05 21:34:38 +03:00
shader_recompiler add Opcodes to switch case (#1233) 2024-10-04 11:24:45 +03:00
video_core vulkan: Fix dynamic vertex binding stride validation errors. (#1229) 2024-10-04 07:51:08 +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 Hide cursor on key/button press (#1211) 2024-10-04 08:49:18 +02: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