citra/src
Lioncash 8a109333b7 gdbstub: Move all file-static variables into the GDBStub namespace
Keeps everything under the same namespace. While we're at it, enclose
them all within an inner anonymous namespace
2018-08-25 15:27:46 +02:00
..
audio_core sink_details: Deduplicate long std::function repetition 2018-08-23 17:03:09 +02:00
citra input_common/udp: allow changing pad index 2018-08-11 13:23:10 +08:00
citra_qt Merge pull request #4101 from Hedges/GDBClean 2018-08-25 13:58:38 +01:00
common vector_math: Remove unimplemented function prototypes 2018-08-24 18:46:24 +02:00
core gdbstub: Move all file-static variables into the GDBStub namespace 2018-08-25 15:27:46 +02:00
dedicated_room
input_common Change level of invalid UDP packet log message from Error to Debug. 2018-08-12 22:17:34 -04:00
network network: fix 3 typos 2018-08-12 17:55:15 -05:00
tests Port "externals: Update catch to 2.3.0" from yuzu (#4060) 2018-08-24 19:45:57 +02:00
video_core Merge pull request #3970 from FearlessTobi/more-popup-madness 2018-08-24 19:21:35 +01:00
web_service reformat all files with clang-format 2018-06-29 16:56:12 +03:00
.clang-format
CMakeLists.txt