summaryrefslogtreecommitdiff
path: root/src/citra/config.h
AgeCommit message (Expand)Author
2018-01-12Massive removal of unused modulesJames Rowe
2017-05-27Citra: Convert include into forward declarationYuri Kunde Schlesner
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-03-02Config: Use unique_ptr instead of raw pointerMerryMage
2016-03-02Dependencies: Remove GLFW, Add SDL2MerryMage
2015-06-28Citra: Fix the includes a bit, thanks to include-what-you-use.Emmanuel Gil Peyrot
2014-12-20License changepurpasmart96
2014-11-18Merge Config::ReadXYZsarchshift
2014-11-15Merge pull request #159 from SeannyM/enable_logTony Wasserka
2014-11-03Add support for disabling log from settingsSean
2014-10-27Use configuration files to enable or disable the new dyncom interpreter.archshift
2014-10-22Use config files to store whether SDMC is enabled or notarchshift
2014-10-07Added configuration file system.archshift