shadPS4/src
jarred wilson bc85357235
move display mode and hdr to graphics tab (#2485)
* move display mode and hdr to graphics tab

* add left margin to display settings box

* merge display combo box and fullscreen checkbox

* remove commented out checkbox

* Rename borderless to windowed

* rename graphics box and mode

* Rename window modes and map

* fix formatting

* fix: xml formatting

* Rename borderless windowed

* change resolution input layout

* rename resolution to window size

* change window size layout oriention

* add true fullscreen mode

* fix duplicate label name

* set fullscreen on true fullscreen or borderless

* remove commented out ref

* rearrange settings config for new schema

* move HDR config to GPU section
2025-02-23 17:01:09 +02:00
..
common move display mode and hdr to graphics tab (#2485) 2025-02-23 17:01:09 +02:00
core Revert use of embedded icons (#2509) 2025-02-23 17:00:26 +02:00
images Kbm icon change and size modified. (#2435) 2025-02-14 21:53:36 +02:00
imgui video_out: HDR support (#2381) 2025-02-09 15:54:54 +01:00
input Initial implementation of controller color config (#2411) 2025-02-14 12:30:49 +02:00
qt_gui move display mode and hdr to graphics tab (#2485) 2025-02-23 17:01:09 +02:00
shader_recompiler shader_recompiler: Proper support for inst-typed buffer format operations. (#2469) 2025-02-21 03:01:18 -08:00
video_core misc: Add message indicating unimplemented primitive type. 2025-02-21 21:18:12 -08:00
.clang-format chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
emulator.cpp Fork detection: Fix Windows naming + add a new check for fork detection (#2321) 2025-02-03 12:53:57 +02:00
emulator.h CLI: Add argument to pass an argument to the game (#2135) 2025-01-18 15:21:08 +03:00
main.cpp Fix issue #1684 (#2277) 2025-01-31 10:50:02 +02:00
sdl_window.cpp move display mode and hdr to graphics tab (#2485) 2025-02-23 17:01:09 +02:00
sdl_window.h Added keyboard and mouse input remapping, mouse movement to joystick logic, GUI and more (#1356) 2025-01-31 16:36:14 +02:00
shadps4.qrc Adding KBM icon for kbm remaps. (#2430) 2025-02-14 12:48:52 +02:00
shadps4.rc file formats and qt (#88) 2024-03-01 00:00:35 +02:00