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
/
graphics.cpp
Age
Commit message (
Expand
)
Author
2016-12-21
citra-qt: Move graphics debugging code into its own folder
Lioncash
2016-12-11
Add all services to the Service namespace
Lioncash
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
2015-09-14
GSP: Implement command 0x05, used for flushing caches
Yuri Kunde Schlesner
2015-09-11
citra_qt: Reorganize headers
Lioncash
2015-08-24
citra-qt: Add helper function to get a monospace QFont
Yuri Kunde Schlesner
2015-01-06
citra-qt: Renamed all .hxx headers to .h
chrisvj
2015-01-01
Set object name for the graphics debugger
Daniel Lundqvist
2014-12-20
License change
purpasmart96
2014-08-05
GSP: Removed dumb GX prefixes to functions/structs in GSP namespace.
bunnei
2014-07-23
GSP: Clean up GX command processing a lot and treat command id as a u8 rather...
Tony Wasserka
2014-06-12
citra-qt: Add GX command history viewer.
Tony Wasserka