| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-07-02 | Rename logging macro back to LOG_* | James Rowe | |
| 2018-04-26 | core: Replace remaining old non-generic logger usages with fmt-capable ↵ | Lioncash | |
| equivalents LOG_GENERIC usages will be amended in a follow-up to keep API changes separate from interface changes, as it will require removing a parameter from the relevant function in the VMManager class. | |||
| 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 | Use negative priorities to avoid special-casing the self-include | 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 | Manually tweak source formatting and then re-run clang-format | Yuri Kunde Schlesner | |
| 2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | |
| 2016-05-07 | fixup simple type conversions where possible | Alexander Laties | |
| 2015-09-29 | fix some xcode 7.0 warnings | Martin Lindhe | |
| 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). | |||
