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_graphics_advanced.cpp
Age
Commit message (
Expand
)
Author
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2021-10-15
configuration: Use std::make_unique instead of operator new for ui
Morph
2021-10-07
configuration: Add const qualifier where able
lat9nq
2021-10-07
yuzu qt: Remove global system instances from config, WaitTree, main
lat9nq
2021-08-28
Garbage Collection: enable as default, eliminate option.
Fernando Sahmkow
2021-07-25
Merge branch 'master' into fullscreen-enum
lat9nq
2021-07-23
configuration: Use combobox apply template where possible
lat9nq
2021-07-22
general: Add setting shader_backend
lat9nq
2021-07-10
settings: Disable FPS unlimit setting between title launches
ameerj
2021-06-23
Merge pull request #6465 from FernandoS27/sex-on-the-beach
Mai M
2021-06-17
nvflinger: Add toggle to disable buffer swap interval limits
ameerj
2021-06-16
Reaper: Setup settings and final tuning.
Fernando Sahmkow
2021-05-16
configuration: Add CPU tab to game properties
lat9nq
2021-05-15
configuration: Simplify applying per-game settings
lat9nq
2021-04-14
common: Move settings to common from core.
bunnei
2020-11-04
core/settings: Move configuring_global behind an API
Lioncash
2020-08-14
configuration_shared: Simplify name lookup in highlighting functions
Lioncash
2020-07-28
configure_graphics: Remove Force 30 FPS mode
Morph
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: Use forward declares and remove extraneous structs
lat9nq
2020-07-19
clang-format
lat9nq
2020-07-19
configuration_shared: Break up tracker structs to respective classes
lat9nq
2020-07-19
configure_per_game: Improve style consistency
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-17
Rebase for per game settings
David Marcec
2020-07-09
configuration: implement per-game configurations (#4098)
lat9nq
2020-06-10
yuzu/configuration: Show assembly shaders check box
ReinUsesLisp
2020-05-19
yuzu: Add frontend settings for assembly shaders
ReinUsesLisp
2020-04-23
GPU: Add Fast GPU Time Option.
Fernando Sahmkow
2020-04-22
UI: Replasce accurate GPU option for GPU Accuracy Level
Fernando Sahmkow
2020-02-27
Create an "Advanced" tab in the graphics configuration tab and add anisotropi...
Morph