summaryrefslogtreecommitdiffstats
path: root/src/yuzu_cmd/config.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-13Massive removal of unused modulesJames Rowe1-0/+0
2017-05-28Citra: Convert include into forward declarationYuri Kunde Schlesner1-1/+3
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-1/+0
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-1/+2
2016-03-02Config: Use unique_ptr instead of raw pointerMerryMage1-4/+4
2016-03-02Dependencies: Remove GLFW, Add SDL2MerryMage1-2/+2
2015-06-28Citra: Fix the includes a bit, thanks to include-what-you-use.Emmanuel Gil Peyrot1-4/+2
2014-12-21License changepurpasmart961-1/+1
2014-11-19Merge Config::ReadXYZsarchshift1-4/+1
2014-11-03Add support for disabling log from settingsSean1-0/+1
2014-10-28Use configuration files to enable or disable the new dyncom interpreter.archshift1-0/+1
2014-10-23Use config files to store whether SDMC is enabled or notarchshift1-0/+1
2014-10-08Added configuration file system.archshift1-0/+24