Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-01-13 | Massive removal of unused modules | James Rowe | 1 | -0/+0 |
2017-05-28 | Citra: Convert include into forward declaration | Yuri Kunde Schlesner | 1 | -1/+3 |
2016-09-21 | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | 1 | -1/+0 |
2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 1 | -1/+2 |
2016-03-02 | Config: Use unique_ptr instead of raw pointer | MerryMage | 1 | -4/+4 |
2016-03-02 | Dependencies: Remove GLFW, Add SDL2 | MerryMage | 1 | -2/+2 |
2015-06-28 | Citra: Fix the includes a bit, thanks to include-what-you-use. | Emmanuel Gil Peyrot | 1 | -4/+2 |
2014-12-21 | License change | purpasmart96 | 1 | -1/+1 |
2014-11-19 | Merge Config::ReadXYZs | archshift | 1 | -4/+1 |
2014-11-03 | Add support for disabling log from settings | Sean | 1 | -0/+1 |
2014-10-28 | Use configuration files to enable or disable the new dyncom interpreter. | archshift | 1 | -0/+1 |
2014-10-23 | Use config files to store whether SDMC is enabled or not | archshift | 1 | -0/+1 |
2014-10-08 | Added configuration file system. | archshift | 1 | -0/+24 |