summaryrefslogtreecommitdiffstats
path: root/src/yuzu_cmd/config.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* config: Use simplified checkbox (from Citra) for CPU JIT.bunnei2018-03-271-2/+1
* config: Rename is_docked to use_docked_mode to be consistent with other config bools.bunnei2018-03-271-1/+1
* config: Add setting for whether the system is docked or not.bunnei2018-03-271-0/+3
* yuzu_cmd: change default cpu core to dynarmicValentin Vanelslande2018-03-231-1/+1
* Format: Run the new clang format on everythingJames Rowe2018-01-211-2/+10
* config: Default log filter to trace.bunnei2018-01-131-1/+1
* Remove settings issues in sdl and fix a few files that broke in mingwJames Rowe2018-01-131-47/+0
* Get yuzu sdl to start compilingJames Rowe2018-01-131-2/+3
* Massive removal of unused modulesJames Rowe2018-01-131-0/+160