shadPS4/src
Aiden Turner ca4b520272
Added logging for debugging configs (#518)
* added logging for config file

* forgot a setting

* fixed bloated settings logging.

* fixed compile error
2024-08-22 01:52:08 +03:00
..
audio_core fixing build on linux and mac 2024-08-15 22:00:51 +03:00
common Untranslocate app bundle path if needed on macOS. 2024-08-21 03:06:10 -07:00
core Misc fixes (#517) 2024-08-21 23:54:23 +03:00
images Adding icons to categories (#479) 2024-08-19 18:42:23 +03:00
input Basic gamepad support through SDL (#407) 2024-08-13 12:54:08 +03:00
qt_gui Merge pull request #375 from notgonnaleo/main 2024-08-20 11:47:00 +03:00
shader_recompiler vk_pipeline_cache: Avoid recompiling new shaders on each new PL (#480) 2024-08-21 02:00:24 +03:00
video_core Misc fixes (#517) 2024-08-21 23:54:23 +03:00
.clang-format chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
emulator.cpp Added logging for debugging configs (#518) 2024-08-22 01:52:08 +03:00
emulator.h Reorganization of includes (#348) 2024-07-31 13:25:55 +03:00
main.cpp Reorganization of includes (#348) 2024-07-31 13:25:55 +03:00
sdl_window.cpp Basic gamepad support through SDL (#407) 2024-08-13 12:54:08 +03:00
sdl_window.h Basic gamepad support through SDL (#407) 2024-08-13 12:54:08 +03:00
shadps4.qrc Adding icons to categories (#479) 2024-08-19 18:42:23 +03:00
shadps4.rc file formats and qt (#88) 2024-03-01 00:00:35 +02:00