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.h
Age
Commit message (
Expand
)
Author
2024-12-31
chore: update project branding to citron
Zephyron
2024-01-28
Merge pull request #12555 from flodavid/fix-gamemode-setting
liamwhite
2024-01-25
vfs: Move vfs files to their own directory
FearlessTobi
2024-01-02
yuzu: Add per-game linux gamemode configuration
flodavid
2023-11-21
config: Unify config handling under frontend_common
t895
2023-11-04
Convert files to LF eol
Kelebek1
2023-07-21
common,qt-config: Remove usage of forward_list
lat9nq
2023-07-21
configuration: Use a builder to create widgets
lat9nq
2023-07-21
configuration: Clean up includes a bit
lat9nq
2023-07-21
configuration: Use a mapping of setting value to name
lat9nq
2023-07-21
per_game: Remove general tab
lat9nq
2023-07-21
configure_graphics_advance: Generate UI at runtime
lat9nq
2023-07-21
configure_per_game: Rename group to tab_group
lat9nq
2023-07-21
configuration: Add base class to tabs
lat9nq
2023-06-06
yuzu-qt: Load Vulkan device info at startup
lat9nq
2023-05-07
yuzu-qt/config: Add option to disable compute on Intel
lat9nq
2022-11-20
Configuration: Add per-game input profiles
ameerj
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
2021-10-07
yuzu qt: Remove global system instances from config, WaitTree, main
lat9nq
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-25
yuzu qt: Handle per-game configs for title id 0
lat9nq
2021-05-25
yuzu qt: Add an Apply button to configuration dialogs
lat9nq
2020-07-09
configuration: implement per-game configurations (#4098)
lat9nq