summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/debugger (follow)
Commit message (Expand)AuthorAgeFilesLines
* citra_qt: Removed autogenerated files from repo and fixed build issues.bunnei2014-06-223-3/+3
* Merge branch 'threading' of https://github.com/bunnei/citrabunnei2014-06-141-1/+1
|\
| * qt: updated disassembler to show 2X as many instructionsbunnei2014-06-051-1/+1
* | Further refine GPU command list debugging.Tony Wasserka2014-06-121-4/+10
* | Refine command list debugging functionality and its qt interface.Tony Wasserka2014-06-122-19/+107
* | citra-qt: Add command list view.Tony Wasserka2014-06-122-0/+109
* | citra-qt: Add GX command history viewer.Tony Wasserka2014-06-122-0/+126
|/
* Remove unused QTableViewMathieu Vaillancourt2014-04-192-29/+2
* UI/debugger changesMathieu Vaillancourt2014-04-1911-0/+565