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