Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 1 | -1/+1 | |
2016-09-15 | microprofile: Double buffer size to 16MB. | bunnei | 1 | -1/+1 | |
2016-04-29 | Make Citra build with MICROPROFILE_ENABLED set to 0 (#1709) | Henrik Rydgård | 1 | -0/+4 | |
* Make Citra build with MICROPROFILE_ENABLED set to 0 * Buildfix with microprofile kept on * moc did not like a dialog to conditionally exist. * Cleanup * Fix end of line | |||||
2015-08-28 | Common: Fix MicroProfile compilation in MSVC2015 | Yuri Kunde Schlesner | 1 | -0/+5 | |
2015-08-25 | Integrate the MicroProfile profiling library | Yuri Kunde Schlesner | 1 | -0/+25 | |
This brings goodies such as a configurable user interface and multi-threaded timeline view. |