Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-12-11 | citra-qt: Make constructors explicit where applicable | Lioncash | 1 | -3/+3 |
2016-09-21 | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | 1 | -3/+1 |
2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 1 | -7/+6 |
2016-04-29 | Make Citra build with MICROPROFILE_ENABLED set to 0 (#1709) | Henrik Rydgård | 1 | -0/+3 |
2015-09-12 | general: Replace 0 literals with nullptr where applicable | Lioncash | 1 | -1/+1 |
2015-09-11 | General: Replace NULL and '0' usages with nullptr where applicable | Lioncash | 1 | -1/+1 |
2015-08-25 | Integrate the MicroProfile profiling library | Yuri Kunde Schlesner | 1 | -0/+17 |
2015-04-14 | Headers: Add some forgotten overrides, thanks clang! | Emmanuel Gil Peyrot | 1 | -1/+1 |
2015-03-02 | Add profiling infrastructure and widget | Yuri Kunde Schlesner | 1 | -0/+50 |