index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
configuration
Age
Commit message (
Expand
)
Author
2020-08-21
Merge pull request #4541 from MerryMage/yolo
bunnei
2020-08-18
Merge pull request #4532 from lioncash/object-name
bunnei
2020-08-17
Merge pull request #4535 from lioncash/fileutil
bunnei
2020-08-17
Merge pull request #4540 from lioncash/tr3
bunnei
2020-08-16
Address feedback, add shader compile notifier, update setting text
ameerj
2020-08-16
dynarmic: Add unsafe optimizations
MerryMage
2020-08-16
configure_hotkeys: Don't translate empty strings
Lioncash
2020-08-16
common/fileutil: Convert namespace to Common::FS
Lioncash
2020-08-14
configuration_shared: Simplify name lookup in highlighting functions
Lioncash
2020-08-13
General: Tidy up clang-format warnings part 2
Lioncash
2020-08-03
yuzu: Resolve C++20 deprecation warnings related to lambda captures
Lioncash
2020-08-03
Merge pull request #4263 from lat9nq/fix-screencaps-2
David
2020-07-28
configure_graphics: Remove Force 30 FPS mode
Morph
2020-07-26
config: Make the save-as identifier more consistent
lat9nq
2020-07-26
yuzu/configure_debug: Remove duplicated checkboxes
FearlessTobi
2020-07-20
configure_ui: Ensure a separator follows the returned path
lat9nq
2020-07-20
configure_ui: don't use an empty string
lat9nq
2020-07-20
configuration: Setup UI to config screenshot path and saving
lat9nq
2020-07-19
configure_graphics_advnaced: clang-format mk ii
lat9nq
2020-07-19
configure_graphics_advanced: Fix oversight from rebase
lat9nq
2020-07-19
configuration_shared: Remove unused functions
lat9nq
2020-07-19
configuration: Use forward declares and remove extraneous structs
lat9nq
2020-07-19
configuration_shared: Make CheckState strongly typed
lat9nq
2020-07-19
clang-format
lat9nq
2020-07-19
configuration_shared: Break up tracker structs to respective classes
lat9nq
2020-07-19
configure_system: break instead of semicolon
lat9nq
2020-07-19
clang-format
lat9nq
2020-07-19
configure_system: Highlight labels on startup
lat9nq
2020-07-19
configure_graphics: Fix layout in global config
lat9nq
2020-07-19
configure_per_game: Improve style consistency
lat9nq
2020-07-19
configure_system: Implement highlighted overrides
lat9nq
2020-07-19
configuration_shared: Add default combobox setup function
lat9nq
2020-07-19
configuration_shared: Use an int instead of a QString
lat9nq
2020-07-19
configure_graphics_advanced: Implement highlighted overrides
lat9nq
2020-07-19
configuration_shared: Switch back to background colors
lat9nq
2020-07-19
configuration_shared: Better use global text
lat9nq
2020-07-19
configure_audio: fix UI margins
lat9nq
2020-07-19
configure_graphics: Implement highlighted overrides
lat9nq
2020-07-19
configure_audio: Implement highlighted overrides
lat9nq
2020-07-19
configuration_shared: Require name of the widget for highlighting
lat9nq
2020-07-19
configuration_shared: Use a highlight instead of background color
lat9nq
2020-07-19
configure_general: Implement manual tristate buttons
lat9nq
2020-07-19
configuration_shared: Initial functions and data for manual tristate
lat9nq
2020-07-18
configure_ui: Address some review comments from the previous PR
FearlessTobi
2020-07-18
yuzu: Port translation support from Citra
FearlessTobi
2020-07-17
Remove duplicate config
David Marcec
2020-07-17
Rebase for per game settings
David Marcec
2020-07-16
Merge pull request #4337 from lat9nq/fix-per-game-async
bunnei
2020-07-14
settings: Move settings sanitization to its own function
lat9nq
2020-07-14
Merge pull request #4294 from MerryMage/cpu-opt-settings
bunnei
[next]