summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/debugger/graphics.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-1/+0
| | | | | | | This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation.
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-4/+3
|
* General: Replace NULL and '0' usages with nullptr where applicableLioncash2015-09-111-1/+1
|
* citra-qt: Renamed all .hxx headers to .hchrisvj2015-01-061-0/+43