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.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
-2
/
+1
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-34
/
+27
*
GSP: Implement command 0x05, used for flushing caches
Yuri Kunde Schlesner
2015-09-14
1
-2
/
+2
*
citra_qt: Reorganize headers
Lioncash
2015-09-11
1
-3
/
+1
*
citra-qt: Add helper function to get a monospace QFont
Yuri Kunde Schlesner
2015-08-25
1
-1
/
+3
*
citra-qt: Renamed all .hxx headers to .h
chrisvj
2015-01-06
1
-1
/
+1
*
Set object name for the graphics debugger
Daniel Lundqvist
2015-01-01
1
-1
/
+1
*
License change
purpasmart96
2014-12-21
1
-1
/
+1
*
GSP: Removed dumb GX prefixes to functions/structs in GSP namespace.
bunnei
2014-08-06
1
-8
/
+8
*
GSP: Clean up GX command processing a lot and treat command id as a u8 rather than a u32.
Tony Wasserka
2014-07-23
1
-16
/
+18
*
citra-qt: Add GX command history viewer.
Tony Wasserka
2014-06-12
1
-0
/
+83