summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/debugger/graphics.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* GSP: Implement command 0x05, used for flushing cachesYuri Kunde Schlesner2015-09-141-2/+2
* citra_qt: Reorganize headersLioncash2015-09-111-3/+1
* citra-qt: Add helper function to get a monospace QFontYuri Kunde Schlesner2015-08-251-1/+3
* citra-qt: Renamed all .hxx headers to .hchrisvj2015-01-061-1/+1
* Set object name for the graphics debuggerDaniel Lundqvist2015-01-011-1/+1
* License changepurpasmart962014-12-211-1/+1
* GSP: Removed dumb GX prefixes to functions/structs in GSP namespace.bunnei2014-08-061-8/+8
* GSP: Clean up GX command processing a lot and treat command id as a u8 rather than a u32.Tony Wasserka2014-07-231-16/+18
* citra-qt: Add GX command history viewer.Tony Wasserka2014-06-121-0/+83