summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/debugger/graphics_cmdlists.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-21citra-qt: Move graphics debugging code into its own folderLioncash1-61/+0
2016-12-11citra-qt: Make constructors explicit where applicableLioncash1-2/+2
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-1/+0
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-6/+5
2016-05-07citra_qt: Replace 'Pica Framebuffer Debugger' with 'Pica Surface Viewer'Jannik Vogel1-22/+0
2015-09-11General: Replace NULL and '0' usages with nullptr where applicableLioncash1-1/+1
2015-07-15citra-qt: Add support for copying the command list contents to clipboard.Tony Wasserka1-0/+2
2015-01-06citra-qt: Renamed all .hxx headers to .hchrisvj1-0/+0
2014-12-21License changepurpasmart961-1/+1
2014-12-09citra_qt: Add enhanced texture debugging widgets.Tony Wasserka1-0/+24
2014-12-09citra-qt: Add texture viewer to Pica command list.Tony Wasserka1-0/+8
2014-12-09citra-qt: Polish the pica tracing widget.Tony Wasserka1-0/+5
2014-10-26Add `override` keyword through the code.Yuri Kunde Schlesner1-1/+1
2014-08-25Pica/citra-qt: Replace command list view and command list debugging code with something more sophisticated.Tony Wasserka1-30/+12
2014-06-12Refine command list debugging functionality and its qt interface.Tony Wasserka1-4/+24
2014-06-12citra-qt: Add command list view.Tony Wasserka1-0/+44