summaryrefslogtreecommitdiff
path: root/src/citra_qt/debugger/graphics_surface.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* citra-qt: Move graphics debugging code into its own folderGravatar Lioncash2016-12-211-710/+0
| | | | | Keeps all graphics debugging stuff from cluttering up the root debugger folder
* Use negative priorities to avoid special-casing the self-includeGravatar Yuri Kunde Schlesner2016-09-211-1/+1
|
* Remove empty newlines in #include blocks.Gravatar Emmanuel Gil Peyrot2016-09-211-5/+1
| | | | | | | This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation.
* Manually tweak source formatting and then re-run clang-formatGravatar Yuri Kunde Schlesner2016-09-181-7/+4
|
* Sources: Run clang-format on everything.Gravatar Emmanuel Gil Peyrot2016-09-181-130/+111
|
* citra_qt: Replace 'Pica Framebuffer Debugger' with 'Pica Surface Viewer'Gravatar Jannik Vogel2016-05-071-0/+736