Anderson Cardoso
95486f7972
House cleaning ( #3083 )
...
* Clean Up
As discussed in discord this PR purges some empty forms and it's unused properties from the following files below.
achievementsettingswidget.ui: <string>Form</string>
advancedsettingswidget.ui: <string>Form</string>
audiosettingswidget.ui: <string>Form</string>
biossettingswidget.ui: <string>Form</string>
consolesettingswidget.ui: <string>Form</string>
controllerbindingwidget.ui: <string>Form</string>
controllerbindingwidget_analog_controller.ui: <string>Form</string>
controllerbindingwidget_analog_joystick.ui: <string>Form</string>
controllerbindingwidget_digital_controller.ui: <string>Form</string>
controllerbindingwidget_guncon.ui: <string>Form</string>
controllerbindingwidget_mouse.ui: <string>Form</string>
controllerbindingwidget_negcon.ui: <string>Form</string>
controllerglobalsettingswidget.ui: <string>Form</string>
controllermacroeditwidget.ui: <string>Form</string>
displaysettingswidget.ui: <string>Form</string>
emptygamelistwidget.ui: <string>Form</string>
emulationsettingswidget.ui: <string>Form</string>
enhancementsettingswidget.ui: <string>Form</string>
foldersettingswidget.ui: <string>Form</string>
gamelistsettingswidget.ui: <string>Form</string>
gamelistwidget.ui: <string>Form</string>
generalsettingswidget.ui: <string>Form</string>
postprocessingsettingswidget.ui: <string>Form</string>
2 years ago
Stenzek
09e7a5843f
GPU: Add scaling shader support
...
Currently only Bilinear (Sharp).
2 years ago
Connor McLaughlin
cc3fadba14
Qt: Move downsampling to enhancement settings
3 years ago
Connor McLaughlin
bcd04e5f51
Qt: Expose display position/alignment in UI
3 years ago
Connor McLaughlin
1538f26013
Qt: Move some settings around, add OSD options
3 years ago
Connor McLaughlin
b42b5501f6
UI: Massive revamp, new features and improvements
3 years ago
Connor McLaughlin
c41f82b2e2
Qt: Move some options around
4 years ago
Connor McLaughlin
5d877250e9
GPU/HW: Add an option to use software renderer for readbacks
5 years ago
Connor McLaughlin
256f272768
Support custom and match display aspect ratios
5 years ago
Connor McLaughlin
251043f11a
OSD: Add controller input display overlay
5 years ago
Connor McLaughlin
a9c026f06a
Settings: Rename 'FPS' to 'Game Frame Rate'
5 years ago
Connor McLaughlin
359d1509be
Qt: Add option for internal/window resolution screenshots
5 years ago
Connor McLaughlin
e17d37b8bc
HostDisplay: Add stretch option
5 years ago
Silent
9fd09c33b1
Improve consistency of tooltips in Display Settings
5 years ago
Connor McLaughlin
9ada3c8e6f
Settings: Rename 'Display All Frames' to 'Optimal Frame Pacing'
5 years ago
Connor McLaughlin
4bb3fb48f9
System: Add a new throttler/pacer which can catch up on lost time
...
This can result in worse frame pacing, so if you have a decent machine
you'll probably want to turn on "display all frames" in display
settings.
But, it's sadly needed for Android.
5 years ago
Connor McLaughlin
3cb2cd8235
GPU: Add adaptive and box downsampling modes
5 years ago
Connor McLaughlin
702ed21207
HostDisplay: Add threaded presentation for Vulkan renderer
...
Can add a significant speedup for fast forward. Automatically disabled
when vsync is enabled.
5 years ago
Connor McLaughlin
6de53054c1
Qt: Move blit swap chain option to display settings
5 years ago
Connor McLaughlin
2595e31575
GPU: Split software to frontend/backend
5 years ago
Connor McLaughlin
414bc30f24
HostDisplay: Implement exclusive fullscreen for D3D11 renderer
5 years ago
Connor McLaughlin
441f26706e
Qt: Move post processing to its own setting category
5 years ago
Connor McLaughlin
2bed670144
Qt: Compile fix for Linux/mac
5 years ago
Connor McLaughlin
021f333ec2
Qt: Post processing UI
5 years ago
Connor McLaughlin
330722eb5f
Qt: Split GPU options into display and enhancements
5 years ago