summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/debugger/graphics.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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