summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/debugger/graphics.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-11Add all services to the Service namespaceLioncash1-8/+8
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner1-1/+1
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-2/+1
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-34/+27
2015-09-14GSP: Implement command 0x05, used for flushing cachesYuri Kunde Schlesner1-2/+2
2015-09-11citra_qt: Reorganize headersLioncash1-3/+1
2015-08-25citra-qt: Add helper function to get a monospace QFontYuri Kunde Schlesner1-1/+3
2015-01-06citra-qt: Renamed all .hxx headers to .hchrisvj1-1/+1
2015-01-01Set object name for the graphics debuggerDaniel Lundqvist1-1/+1
2014-12-21License changepurpasmart961-1/+1
2014-08-06GSP: Removed dumb GX prefixes to functions/structs in GSP namespace.bunnei1-8/+8
2014-07-23GSP: Clean up GX command processing a lot and treat command id as a u8 rather than a u32.Tony Wasserka1-16/+18
2014-06-12citra-qt: Add GX command history viewer.Tony Wasserka1-0/+83