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
/
config.cpp
Age
Commit message (
Expand
)
Author
2019-10-09
Merge pull request #2910 from FearlessTobi/port-4930
bunnei
2019-09-30
boxcat: Implement events global field
Zach Hilman
2019-09-30
settings: Add option to set BCAT backend
Zach Hilman
2019-09-26
yuzu: Pause when in background
FearlessTobi
2019-09-21
configure_debug: Move reporting option to logging
Zach Hilman
2019-09-21
config: Remove Dump options from configure_debug
Zach Hilman
2019-09-21
settings: Add options for managing gamecard emulation
Zach Hilman
2019-09-21
settings: Add options for setting storage sizes
Zach Hilman
2019-09-10
Add frametime logging for tracking performance over time
fearlessTobi
2019-09-04
Separate UserNand and Sdmc directories
fearlessTobi
2019-09-04
Address trivial review comments
fearlessTobi
2019-09-04
yuzu: Add support for multiple game directories
fearlessTobi
2019-09-04
configuration/config: Add missing screenshot path read
fearlessTobi
2019-08-09
yuzu/CMakeLists: Remove qt5_wrap_ui macro usage
Lioncash
2019-07-11
yuzu: Remove setting for using Unicorn
Lioncash
2019-07-04
Merge pull request #2669 from FearlessTobi/move-cpujit-setting
Zach Hilman
2019-07-04
yuzu: Remove CPU Jit setting from the UI
fearlessTobi
2019-06-28
settings: Add config option for kiosk (quest) mode
Zach Hilman
2019-06-21
Merge pull request #2482 from DarkLordZach/prepo
bunnei
2019-06-07
Merge pull request #2514 from ReinUsesLisp/opengl-compat
Zach Hilman
2019-05-30
rasterizer_opengl: Remove OpenGL core profile
ReinUsesLisp
2019-05-26
game_list_worker: Add better error handling to caching
Zach Hilman
2019-05-26
ui_settings: Add option to cache game list
Zach Hilman
2019-05-26
loader: Move NSO module tracking to AppLoader
Zach Hilman
2019-05-25
settings: Add 'Reporting Services' config option
Zach Hilman
2019-05-20
yuzu/configuration/config: Make default hotkeys an internally-linked array in...
Lioncash
2019-05-20
yuzu/configuration/config: Specify string conversions explicitly
Lioncash
2019-05-09
configuration/config: Move config loading and saving to functions based off g...
Lioncash
2019-04-20
Allow picking a Compatibility Profile for OpenGL.
Fernando Sahmkow
2019-04-13
Merge pull request #2357 from zarroboogs/force-30fps-mode
bunnei
2019-04-11
ui_settings: Rename game directory variables
FreddyFunk
2019-04-09
Merge pull request #2132 from FearlessTobi/port-4437
bunnei
2019-04-09
added a toggle to force 30fps mode
zarroboogs
2019-03-29
core/yuzu: Remove enable_nfc setting
fearlessTobi
2019-03-16
yuzu: Make hotkeys configurable via the GUI
Adityarup Laha
2019-03-07
citra_qt: Settings (configuration) rework
zhupengfei
2019-03-06
settings: Add new graphics setting for use_asynchronous_gpu_emulation.
bunnei
2019-02-06
settings: Hide shader cache behind a setting
ReinUsesLisp
2019-01-07
settings: Fix comment structure
Zach Hilman
2019-01-07
settings: Use std::chrono::seconds instead of s64 for RTC
Zach Hilman
2019-01-07
settings: Add custom RTC settings
Zach Hilman
2019-01-02
Merge pull request #1942 from DarkLordZach/profile-select-game-boot
bunnei
2018-12-31
yuzu/config: Silence truncation warnings
Lioncash
2018-12-25
qt: Add setting to prompt for user on game boot
Zach Hilman
2018-12-23
Merge pull request #1886 from FearlessTobi/port-4164
bunnei
2018-12-23
Merge pull request #1780 from DarkLordZach/controller-profiles
bunnei
2018-12-18
yuzu, video_core: Screenshot functionality
zhupengfei
2018-12-10
Merge pull request #1819 from DarkLordZach/disable-addons
bunnei
2018-12-05
configure_input: Add ConfigureInputSimple as default input UI config
Zach Hilman
2018-12-05
ui_settings: Add UI setting for input profile index
Zach Hilman
[next]