summaryrefslogtreecommitdiff
path: root/src/citra_qt/debugger/profiler.cpp
AgeCommit message (Expand)Author
2018-01-12Massive removal of unused modulesJames Rowe
2017-02-26Remove built-in (non-Microprofile) profilerYuri Kunde Schlesner
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-06-18Qt: Fix MicroProfile dpi scalingYuri Kunde Schlesner
2016-05-12Microprofile: DPI-aware drawingMerryMage
2016-04-29Common: Remove section measurement from profiler (#1731)Yuri Kunde Schlesner
2016-04-28Make Citra build with MICROPROFILE_ENABLED set to 0 (#1709)Henrik RydgÄrd
2015-09-11general: Replace 0 literals with nullptr where applicableLioncash
2015-09-11citra_qt: Reorganize headersLioncash
2015-08-24Integrate the MicroProfile profiling libraryYuri Kunde Schlesner
2015-07-19Citra_QT : Fix Conversion Warningszawata
2015-04-09Silence some -Wsign-compare warnings.Rohit Nirmal
2015-03-01Add profiling infrastructure and widgetYuri Kunde Schlesner