summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/debugger/graphics/graphics_breakpoints.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-21citra-qt: Move graphics debugging code into its own folderLioncash1-0/+0
2016-12-11citra-qt: Make constructors explicit where applicableLioncash1-2/+2
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-2/+0
2015-09-11citra_qt: Reorganize headersLioncash1-1/+0
2015-07-24Qt/GPU Breakpoints: Changed the widget so that we don't have to select and click the Enable button when enabling/disabling a breakpoint, now it is done via a checkbox next to the breakpoint's name.Subv1-5/+1
2015-01-06citra-qt: Renamed all .hxx headers to .hchrisvj1-0/+0
2014-12-21License changepurpasmart961-1/+1
2014-12-09Some code cleanup.Tony Wasserka1-26/+1
2014-12-09Add GUI widget for controlling pica breakpoints.Tony Wasserka1-0/+78