Commit Graph

108 Commits (0c3cf1f5f8dfc26f2b5db2e082fc75a0bcaf2043)

Author SHA1 Message Date
Stenzek 0c3cf1f5f8
PostProcessing: Split into internal and display chains 2 years ago
Stenzek 63055f1e7f
FullscreenUI: Add sprite texture filtering option 2 years ago
Stenzek 8455c9c3c6
GPU/HW: Add 'Force Round Upscaled Texture Coordinates' 2 years ago
Stenzek b464b6d668
FullscreenUI: Fix loading undo state from menu 2 years ago
Stenzek 55d96f86f0
System: Add "Disable Mailbox Presentation" option
Partial backport of https://github.com/PCSX2/pcsx2/pull/11296
2 years ago
Stenzek 49e3663dfe
Settings: Purge max display FPS option
No longer needed since we pull it from the surface instead.
2 years ago
Stenzek 4e922a34a7
Log: Simplify macros 2 years ago
Stenzek b6d019db66
Misc: Replace log printf calls with fmt 2 years ago
Stenzek dd98b630ea
GameList: Treat disc sets and discs equally when sorting 2 years ago
Stenzek 5b4f74122c
System: Add "Skip Duplicate Frame Display" option
Skips the presentation/display of frames that are not unique.
Can be combined with driver-level frame generation to increase
perceptible frame rate. Can result in worse frame pacing, and is
not compatible with syncing to host refresh.
2 years ago
Stenzek 14c30dfa80
FullscreenUI: Update string list 2 years ago
Stenzek 1adaea9005
GameList: Merge multi-disc games 2 years ago
Stenzek 073ac87be2
GameList: Use string_view for GetEntryForPath() 2 years ago
Stenzek f0a4ceb909
InputManager: Add push to toggle for macros 2 years ago
Stenzek 446750fb66
FullscreenUI: Correct heading sizes 2 years ago
Stenzek 18160a8e06
Qt: Add option to pause when controller is disconnected 2 years ago
Stenzek 522c2e3458
FullscreenUI: Use native file selector on Flatpak 2 years ago
Stenzek 37a76a020a
FullscreenUI: Add horizontal padding to menu windows 2 years ago
Stenzek 69e0c1681c
FullscreenUI: Correct pixel alignment of some UI elements
Fixes scrollbars showing up at some window sizes.
2 years ago
Stenzek 864b0ad5fe
Qt: Save audio output latency value separately to minimal flag 2 years ago
Stenzek ca3cfbaa99
Misc: Pass string_view by value 2 years ago
xujibbs fea00d0149
FullscreenUI: Mark %d ms for translation (#3196) 2 years ago
Stenzek 1cdfca155d
Qt: Clean and remove empty game settings 2 years ago
Stenzek 5e9a47f82b
Qt: Add volume reset button 2 years ago
RSDuck 89c0d4900b
Fix post processing menu in the fullscreen UI (#3187) 2 years ago
Stenzek 3fa2bd1d3a
System: Confirm shutdown if memory card is being written 2 years ago
Stenzek 0fbc1a3a8a
AudioStream: Add surround expansion via FreeSurround 2 years ago
Stenzek 3bb36f95e2
FullscreenUI: Get rid of extra scrollbar in save state selector 2 years ago
Stenzek 4d8ed49b24
FullscreenUI: Fix gaps between some UI elements
By rounding sizes up to the nearest pixel.
2 years ago
Stenzek 4e0c417add
FullscreenUI: Add "Open Containing Directory" 2 years ago
Stenzek 6e7a4c3909
FullscreenUI: Exit fullscreen for open-in-file-browser 2 years ago
KamFretoZ 79ccd5f3c3
FullscreenUI: Wire up Open in File Browser functionality (#3178) 2 years ago
Stenzek 3dedf5fdd5
FullscreenUI: Add missing latency stats option 2 years ago
Stenzek c149d66d4d
System: Add 'Reduce Input Latency' option
i.e. pre-frame sleep.
2 years ago
Stenzek 6258cb9e0e
FullscreenUI: Various minor bug fixes 2 years ago
Stenzek 88270771da
System: Combine VRR and Optimal Frame Pacing
GSync/FreeSync display users should:
 - DISABLE VSync.
 - ENABLE Optimal Frame Pacing.
2 years ago
Stenzek 57f6bda59b
ImGuiFullscreen: Use popup background for all popups 2 years ago
Stenzek 1b1e42d003
System: Add Error to boot/load/save state 2 years ago
Stenzek 1809885927
FullscreenUI: Fix crash with language select on Linux 2 years ago
Stenzek e9ae49b3c4
FullscreenUI: Regenerate strings 3 years ago
Stenzek bf4e8feb25
FullscreenUI: Redo landing page and add help bar 3 years ago
Stenzek de1a1af908
FullscreenUI: Avoid per-frame memory allocations with SmallString 3 years ago
Stenzek 604dd5df40
Qt: Add copy/clear game settings 3 years ago
Stenzek 3085172ffd
FullscreenUI: Update translation strings 3 years ago
Stenzek 1ab7850ed0
GPU: Rewrite deinterlacing and add adaptive/blend modes 3 years ago
Stenzek e2024f6175
System: Change "Auto Load Cheats" to "Enable Cheats" 3 years ago
Stenzek a1d7d214cf
GPUDevice: Add support for VRR and relaxed vsync 3 years ago
Stenzek 04b837a418
Qt: Redesign graphics settings panel
Add screenshot format/type.
3 years ago
Stenzek 713d396a7e
GPU/HW: Add quad line detection (Wild Arms 2) 3 years ago
KamFretoZ 1f6636f62b Qt: Icon updates 3 years ago