Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core: Consolidate core and system state, remove system module & cleanups. | bunnei | 2016-12-22 | 1 | -1/+1 |
| | |||||
* | core: Consolidate top-level system state into a singleton. | bunnei | 2016-12-22 | 1 | -1/+1 |
| | |||||
* | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | 2016-09-21 | 1 | -2/+1 |
| | | | | | | | This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation. | ||||
* | Manually tweak source formatting and then re-run clang-format | Yuri Kunde Schlesner | 2016-09-19 | 1 | -2/+2 |
| | |||||
* | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 2016-09-18 | 1 | -4/+2 |
| | |||||
* | qt: Add UI configuration option to enable CPU JIT. | bunnei | 2016-09-15 | 1 | -0/+5 |
| | |||||
* | qt: Rename all "toogle" to "toggle". | bunnei | 2016-09-01 | 1 | -4/+4 |
| | |||||
* | qt: Add a configuration tab for Graphics and move relevant fields. | bunnei | 2016-08-30 | 1 | -6/+0 |
| | |||||
* | Config: Add scaled resolution option | tfarley | 2016-04-21 | 1 | -0/+2 |
| | |||||
* | CitraQt: Apply config at startup | Jannik Vogel | 2016-04-11 | 1 | -7/+1 |
| | |||||
* | Add more stuff to configure. | LittleWhite | 2016-03-22 | 1 | -10/+13 |
| | |||||
* | Add Configure widget | LittleWhite | 2016-03-21 | 1 | -0/+40 |