zarroboogs
77bc4d1bd9
added a toggle to force 30fps mode
7 years ago
bunnei
300139799f
settings: Add new graphics setting for use_asynchronous_gpu_emulation.
7 years ago
ReinUsesLisp
1342998379
settings: Hide shader cache behind a setting
7 years ago
David Marcec
2b69fabf51
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
b1c31be284
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
2855533e5a
Port Citra #4047 & #4052 : add change background color support
7 years ago
fearlessTobi
fc6901c205
Port #3353 from Citra
8 years ago
bunnei
47ba060950
settings: Add a configuration for use_accurate_framebuffers.
8 years ago
unknown
b22d73d2af
Update the internal resolution settings
8 years ago
James Rowe
31499ecb2e
Removing unused settings and yuzu rebranding
8 years ago
James Rowe
5dbd091a80
Massive removal of unused modules
8 years ago
wwylele
9c4b6162af
citra-qt: fix some untranslated strings
8 years ago
ThaMighty90
791a419280
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
bbb41d4504
citra-qt: Move config dialog code to its own directory
9 years ago
SonofUgly
4cb28deee5
Add custom layout settings.
9 years ago
Kloen
225cfcf539
QT: Fix some UI related warnings
9 years ago
bunnei
d2a2789dda
config: Add option for specifying screen resolution scale factor.
9 years ago
emmauss
4865993e6f
Implement Frame rate limiter ( #2223 )
* implement frame limiter
* fixes
9 years ago
James Rowe
08f830fed4
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
da4e6eb4b5
qt: Rename all "toogle" to "toggle".
10 years ago
bunnei
cfefb55db2
config: Add a setting for graphics V-Sync.
10 years ago
bunnei
2d64553023
qt: Add a configuration tab for Graphics and move relevant fields.
10 years ago
LittleWhite
aad774fa01
Add more stuff to configure.
10 years ago
LittleWhite
e5b8519b62
Add Configure widget
10 years ago