shadPS4/src
rainmakerv2 be224a4556
Big Picture: add settings configuration (#4255)
* prototype settings look

* put categories on top instead of on the side, plays nicer with input system

* added profiles + saving and loading framework

* add helper functions

* fix autofocusing

* add code for using embedded image files

* put settings in different files

* clang

* remove sdl_image submodule, unify functions when possible

* Always display selected profile in settings content areas

* Fix focusing, logs, highlight profile text

* persist highlight on focused buttons, add all categories placeholders

* All settings added

* navigate tabs with l1/r1
2026-04-15 18:19:22 +03:00
..
common fixed trophy extraction (#4254) 2026-04-13 01:23:00 +03:00
core Big Picture: add settings configuration (#4255) 2026-04-15 18:19:22 +03:00
images Big Picture: add settings configuration (#4255) 2026-04-15 18:19:22 +03:00
imgui Big Picture: add settings configuration (#4255) 2026-04-15 18:19:22 +03:00
input Implement screenshot functionality with overlays and game-only options (#4248) 2026-04-12 17:41:01 +03:00
shader_recompiler SDWA (#4203) 2026-04-14 22:41:55 +03:00
video_core Define more GS regs (#4233) 2026-04-15 10:09:15 +03:00
.clang-format chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
emulator.cpp fixed trophy extraction (#4254) 2026-04-13 01:23:00 +03:00
emulator.h Races and leak fixes part 2 (#4241) 2026-04-09 20:47:47 +03:00
main.cpp Big Picture Mode (#4250) 2026-04-13 01:40:11 +03:00
sdl_window.cpp Implement screenshot functionality with overlays and game-only options (#4248) 2026-04-12 17:41:01 +03:00
sdl_window.h Local multiplayer support (#4169) 2026-03-27 06:37:25 -05:00
shadps4.rc [Windows] Adding Properties to the Executable (#2789) 2025-04-17 09:43:14 +03:00