ReinUsesLisp
e78da8dc1f
settings: Hide shader cache behind a setting
7 years ago
David Marcec
9359655712
Report resolution scaling support for vi and am
Specifying an internal resolution in yuzu now will report the scaled changes to vi and am.
7 years ago
bunnei
ee7c2dbf5a
config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation.
- This will be used as a catch-all for slow-but-accurate GPU emulation paths.
7 years ago
tech4me
3dcedb36b4
Port Citra #4047 & #4052 : add change background color support
8 years ago
fearlessTobi
ba8ff096fd
Port #3353 from Citra
8 years ago
bunnei
1bbbd26563
settings: Add a configuration for use_accurate_framebuffers.
8 years ago
unknown
27960d8c2c
Update the internal resolution settings
8 years ago
James Rowe
18ca3ca751
Removing unused settings and yuzu rebranding
8 years ago
James Rowe
ebf9a784a9
Massive removal of unused modules
8 years ago
wwylele
7117fcc024
citra-qt: fix some untranslated strings
9 years ago
ThaMighty90
3cdf854e44
SidebySide Layout ( #2859 )
* added a SidebySide Layout
* Reworked, so both screen have the same height and cleaned up screen translates.
* added the option in the UI, hope this is the right way to do it. formated framebuffer_layout.cpp
* delete the x64 files
* deleted ui_configure_graphics.h
* added Option for the Layout in the xml
* got rid of SIDE_BY_SIDE_ASPECT_RATIO because it was useless. pulled translate into variables
* changed shift variables to u32 and moved them in their respective branch. remove notr="true" for the Screen layout drop down
* reworked intends :). changed function description for SideFrameLayout
* some description reworking
9 years ago
Lioncash
1631e99eed
citra-qt: Move config dialog code to its own directory
9 years ago
SonofUgly
e0a4450bbd
Add custom layout settings.
9 years ago
Kloen
551fe3dd69
QT: Fix some UI related warnings
9 years ago
bunnei
22ad9094e6
config: Add option for specifying screen resolution scale factor.
9 years ago
emmauss
c4e4fa53d9
Implement Frame rate limiter ( #2223 )
* implement frame limiter
* fixes
9 years ago
James Rowe
2b1654ad9b
Support additional screen layouts.
Allows users to choose a single screen layout or a large screen layout.
Adds a configuration option to change the prominent screen.
10 years ago
bunnei
a71013cf16
qt: Rename all "toogle" to "toggle".
10 years ago
bunnei
08ad9b36d4
config: Add a setting for graphics V-Sync.
10 years ago
bunnei
2267f98941
qt: Add a configuration tab for Graphics and move relevant fields.
10 years ago
LittleWhite
3eb737a5f5
Add more stuff to configure.
10 years ago
LittleWhite
426c4a2a5b
Add Configure widget
10 years ago