summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/debugger/profiler.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-13Massive removal of unused modulesJames Rowe1-224/+0
2017-02-27Remove built-in (non-Microprofile) profilerYuri Kunde Schlesner1-109/+2
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner1-1/+1
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-3/+1
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-37/+33
2016-06-19Qt: Fix MicroProfile dpi scalingYuri Kunde Schlesner1-7/+6
2016-05-12Microprofile: DPI-aware drawingMerryMage1-4/+12
2016-04-29Common: Remove section measurement from profiler (#1731)Yuri Kunde Schlesner1-24/+2
2016-04-29Make Citra build with MICROPROFILE_ENABLED set to 0 (#1709)Henrik Rydgård1-0/+13
2015-09-12general: Replace 0 literals with nullptr where applicableLioncash1-1/+1
2015-09-11citra_qt: Reorganize headersLioncash1-3/+2
2015-08-25Integrate the MicroProfile profiling libraryYuri Kunde Schlesner1-0/+202
2015-07-19Citra_QT : Fix Conversion Warningszawata1-1/+1
2015-04-10Silence some -Wsign-compare warnings.Rohit Nirmal1-2/+2
2015-03-02Add profiling infrastructure and widgetYuri Kunde Schlesner1-0/+138