index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
citra_qt
/
debugger
/
profiler.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
1
-1
/
+1
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
1
-3
/
+1
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-37
/
+33
*
Qt: Fix MicroProfile dpi scaling
Yuri Kunde Schlesner
2016-06-19
1
-7
/
+6
*
Microprofile: DPI-aware drawing
MerryMage
2016-05-12
1
-4
/
+12
*
Common: Remove section measurement from profiler (#1731)
Yuri Kunde Schlesner
2016-04-29
1
-24
/
+2
*
Make Citra build with MICROPROFILE_ENABLED set to 0 (#1709)
Henrik Rydgård
2016-04-29
1
-0
/
+13
*
general: Replace 0 literals with nullptr where applicable
Lioncash
2015-09-12
1
-1
/
+1
*
citra_qt: Reorganize headers
Lioncash
2015-09-11
1
-3
/
+2
*
Integrate the MicroProfile profiling library
Yuri Kunde Schlesner
2015-08-25
1
-0
/
+202
*
Citra_QT : Fix Conversion Warnings
zawata
2015-07-19
1
-1
/
+1
*
Silence some -Wsign-compare warnings.
Rohit Nirmal
2015-04-10
1
-2
/
+2
*
Add profiling infrastructure and widget
Yuri Kunde Schlesner
2015-03-02
1
-0
/
+138