Lioncash
|
8309d0dade
|
citra-qt: Move graphics debugging code into its own folder
Keeps all graphics debugging stuff from cluttering up the root debugger
folder
|
2016-12-21 17:19:21 -05:00 |
|
Lioncash
|
d0e4d1182b
|
citra-qt: Make constructors explicit where applicable
|
2016-12-11 14:18:06 +00:00 |
|
Emmanuel Gil Peyrot
|
ebdae19fd2
|
Remove empty newlines in #include blocks.
This makes clang-format useful on those.
Also add a bunch of forgotten transitive includes, which otherwise
prevented compilation.
|
2016-09-21 11:15:47 +09:00 |
|
Emmanuel Gil Peyrot
|
dc8479928c
|
Sources: Run clang-format on everything.
|
2016-09-18 09:38:01 +09:00 |
|
Lioncash
|
60b3fc01a2
|
General: Replace NULL and '0' usages with nullptr where applicable
|
2015-09-11 14:59:49 -04:00 |
|
chrisvj
|
b0a14cfe7f
|
citra-qt: Renamed all .hxx headers to .h
|
2015-01-06 04:51:54 -08:00 |
|