summaryrefslogtreecommitdiff
path: root/src/citra_qt/debugger/graphics_breakpoints.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* citra-qt: Move graphics debugging code into its own folderGravatar Lioncash2016-12-211-46/+0
| | | | | Keeps all graphics debugging stuff from cluttering up the root debugger folder
* citra-qt: Make constructors explicit where applicableGravatar Lioncash2016-12-111-2/+2
|
* Remove empty newlines in #include blocks.Gravatar Emmanuel Gil Peyrot2016-09-211-2/+0
| | | | | | | This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation.
* citra_qt: Reorganize headersGravatar Lioncash2015-09-111-1/+0
|
* Qt/GPU Breakpoints: Changed the widget so that we don't have to select and ↵Gravatar Subv2015-07-231-5/+1
| | | | click the Enable button when enabling/disabling a breakpoint, now it is done via a checkbox next to the breakpoint's name.
* citra-qt: Renamed all .hxx headers to .hGravatar chrisvj2015-01-061-0/+53