| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-07-23 | core: Make converting constructors explicit where applicable | Lioncash | |
| Avoids unwanted implicit conversions. Thankfully, given the large amount of cleanup in past PRs, only this tiny amount is left over to cover. | |||
| 2018-01-20 | Format: Run the new clang format on everything | James Rowe | |
| 2017-05-27 | Core: Fix some out-of-style includes | Yuri Kunde Schlesner | |
| 2016-09-21 | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | |
| This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation. | |||
| 2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | |
| 2016-04-30 | VideoCore: Run include-what-you-use and fix most includes. | Emmanuel Gil Peyrot | |
| 2015-09-10 | General: Fix up doxygen comments | Lioncash | |
| 2015-07-13 | CiTrace: Clean up initialization method. | Tony Wasserka | |
| 2015-07-13 | CiTrace: Record default vertex attributes. | Tony Wasserka | |
| 2015-07-13 | Add CiTrace recording support. | Tony Wasserka | |
| This is exposed in the GUI as a new "CiTrace Recording" widget. Playback is implemented by a standalone 3DS homebrew application (which only runs reliably within Citra currently; on an actual 3DS it will often crash still). | |||
