index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
configuration
/
configure_per_game.cpp
Age
Commit message (
Expand
)
Author
2022-06-14
configure_per_game: Eliminate variable shadowing
Morph
2022-06-13
yuzu: Eliminate variable shadowing
Morph
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-03-20
yuzu: Reduce unused includes
ameerj
2022-01-04
configure_per_game: Initialize tabs after loading custom configuration
lat9nq
2021-10-25
Geometry property removal and rewording
Moonlacer
2021-10-07
yuzu qt: Remove global system instances from config, WaitTree, main
lat9nq
2021-06-23
Simple resizing of the Per-Game configuration window and removal of useless H...
OZtistic
2021-06-02
yuzu qt: Revert some usages of string_view
lat9nq
2021-06-01
Merge pull request #6361 from lat9nq/per-hb-cfg
bunnei
2021-05-27
Merge pull request #6346 from lat9nq/apply-config-pgc
Ameer J
2021-05-25
yuzu qt: Restore const qualifiers
lat9nq
2021-05-25
yuzu qt: Handle per-game configs for title id 0
lat9nq
2021-05-25
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
2021-05-25
yuzu qt: Add an Apply button to configuration dialogs
lat9nq
2021-05-16
configuration: Add CPU tab to game properties
lat9nq
2021-04-14
common: Move settings to common from core.
bunnei
2020-11-27
core: Eliminate remaining usages of the global system instance
Lioncash
2020-11-18
patch_manager: Remove usages of the global system instance
Lioncash
2020-11-15
input_profiles: Implement input profiles
Morph
2020-11-04
core/settings: Move configuring_global behind an API
Lioncash
2020-07-09
configuration: implement per-game configurations (#4098)
lat9nq