index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
citra_qt
/
debugger
/
profiler.cpp
Age
Commit message (
Expand
)
Author
2018-01-12
Massive removal of unused modules
James Rowe
2017-02-26
Remove built-in (non-Microprofile) profiler
Yuri Kunde Schlesner
2016-09-21
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-06-18
Qt: Fix MicroProfile dpi scaling
Yuri Kunde Schlesner
2016-05-12
Microprofile: DPI-aware drawing
MerryMage
2016-04-29
Common: Remove section measurement from profiler (#1731)
Yuri Kunde Schlesner
2016-04-28
Make Citra build with MICROPROFILE_ENABLED set to 0 (#1709)
Henrik RydgÄrd
2015-09-11
general: Replace 0 literals with nullptr where applicable
Lioncash
2015-09-11
citra_qt: Reorganize headers
Lioncash
2015-08-24
Integrate the MicroProfile profiling library
Yuri Kunde Schlesner
2015-07-19
Citra_QT : Fix Conversion Warnings
zawata
2015-04-09
Silence some -Wsign-compare warnings.
Rohit Nirmal
2015-03-01
Add profiling infrastructure and widget
Yuri Kunde Schlesner