summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/debugger/profiler.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner2016-09-211-1/+1
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-3/+1
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-37/+33
* Qt: Fix MicroProfile dpi scalingYuri Kunde Schlesner2016-06-191-7/+6
* Microprofile: DPI-aware drawingMerryMage2016-05-121-4/+12
* Common: Remove section measurement from profiler (#1731)Yuri Kunde Schlesner2016-04-291-24/+2
* Make Citra build with MICROPROFILE_ENABLED set to 0 (#1709)Henrik Rydgård2016-04-291-0/+13
* general: Replace 0 literals with nullptr where applicableLioncash2015-09-121-1/+1
* citra_qt: Reorganize headersLioncash2015-09-111-3/+2
* Integrate the MicroProfile profiling libraryYuri Kunde Schlesner2015-08-251-0/+202
* Citra_QT : Fix Conversion Warningszawata2015-07-191-1/+1
* Silence some -Wsign-compare warnings.Rohit Nirmal2015-04-101-2/+2
* Add profiling infrastructure and widgetYuri Kunde Schlesner2015-03-021-0/+138