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
/
graphics.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-21
citra-qt: Move graphics debugging code into its own folder
Lioncash
1
-1
/
+1
2016-12-11
Add all services to the Service namespace
Lioncash
1
-8
/
+8
2016-09-21
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
1
-1
/
+1
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
1
-2
/
+1
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
1
-34
/
+27
2015-09-14
GSP: Implement command 0x05, used for flushing caches
Yuri Kunde Schlesner
1
-2
/
+2
2015-09-11
citra_qt: Reorganize headers
Lioncash
1
-3
/
+1
2015-08-25
citra-qt: Add helper function to get a monospace QFont
Yuri Kunde Schlesner
1
-1
/
+3
2015-01-06
citra-qt: Renamed all .hxx headers to .h
chrisvj
1
-1
/
+1
2015-01-01
Set object name for the graphics debugger
Daniel Lundqvist
1
-1
/
+1
2014-12-21
License change
purpasmart96
1
-1
/
+1
2014-08-06
GSP: Removed dumb GX prefixes to functions/structs in GSP namespace.
bunnei
1
-8
/
+8
2014-07-23
GSP: Clean up GX command processing a lot and treat command id as a u8 rather than a u32.
Tony Wasserka
1
-16
/
+18
2014-06-12
citra-qt: Add GX command history viewer.
Tony Wasserka
1
-0
/
+83