shadPS4/src
kalaposfos13 fddded8d20
Add an unreachable on hitting ud2 instead of getting stuck in an infinite loop (#3257)
* Add an unreachable on hitting ud2 instead of getting stuck in an infinite loop

* Add [[unlikely]] to get ahead of the inevitable PR review comment
2025-07-16 18:06:58 +03:00
..
common video_out: Internal Resolution Support (#3194) 2025-07-07 19:17:56 +03:00
core Add an unreachable on hitting ud2 instead of getting stuck in an infinite loop (#3257) 2025-07-16 18:06:58 +03:00
images Favorites in the game list (#2649) (#3071) 2025-06-22 12:53:47 +03:00
imgui devtools: persist fsr configs (#2852) 2025-04-27 13:32:29 -03:00
input Remove accidentally left in debug logging from touchpad input emulation 2025-06-30 21:53:45 +02:00
qt_gui New Crowdin updates (#3219) 2025-07-16 18:04:27 +03:00
shader_recompiler Avoid clearing HTILE when shader contains address calculation (#3252) 2025-07-16 01:28:03 +03:00
video_core liverpool_to_vk: Don't use remapped format for clear value (#3254) 2025-07-16 01:54:56 +03:00
.clang-format chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
emulator.cpp If CONTENT_ID is empty in param.sfo, try using TITLE_ID as fallback (#3258) 2025-07-16 18:03:39 +03:00
emulator.h Add support for game folder and fail early if eboot.bin is missing or corrupt (#3027) 2025-06-03 13:34:29 +03:00
main.cpp qt: save gui settings to separate file (#2984) 2025-06-12 13:27:52 +03:00
sdl_window.cpp Controller Remapping GUI v2 (#3144) 2025-06-27 15:55:52 +02:00
sdl_window.h Gui: Adding Pause button working, full screen button and labels to buttons on main window gui (#2634) 2025-03-26 23:50:52 +02:00
shadps4.qrc Favorites in the game list (#2649) (#3071) 2025-06-22 12:53:47 +03:00
shadps4.rc [Windows] Adding Properties to the Executable (#2789) 2025-04-17 09:43:14 +03:00