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
/
graphics_tracing.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
-9
/
+2
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-16
/
+26
*
Move default_attributes into Pica state
Jannik Vogel
2016-05-12
1
-1
/
+1
*
VideoCore: Run include-what-you-use and fix most includes.
Emmanuel Gil Peyrot
2016-04-30
1
-0
/
+4
*
Add immediate mode vertex submission
Dwayne Slater
2016-03-03
1
-1
/
+1
*
citra_qt: Reorganize headers
Lioncash
2015-09-11
1
-6
/
+5
*
ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the standard u?int*_t types.
Emmanuel Gil Peyrot
2015-08-11
1
-2
/
+4
*
CiTrace: Clean up initialization method.
Tony Wasserka
2015-07-13
1
-9
/
+15
*
CiTrace: Record LCD registers. Cleanup recording code.
Tony Wasserka
2015-07-13
1
-7
/
+11
*
CiTrace: Record default vertex attributes.
Tony Wasserka
2015-07-13
1
-0
/
+8
*
citra-qt: Properly disable the CiTrace widget upon starting/stopping emulation.
Tony Wasserka
2015-07-13
1
-2
/
+31
*
Add CiTrace recording support.
Tony Wasserka
2015-07-13
1
-0
/
+123