citra/src
Lioncash 5840943110 yuzu/configuration: Make slots private where applicable
These slots are only ever attached to event handling mechanisms within
the class itself, they're never used externally. Because of this, we can
make the functions private.

This also removes redundant usages of the private access specifier.
2018-12-09 15:51:19 +01:00
..
android android: set up cmake 2018-11-20 14:24:19 -05:00
audio_core Memory: move GetPhysicalPointer and IsValidPhysicalAddress into class 2018-12-05 20:21:14 -05:00
citra logging: Add DebuggerBackend for logging to Visual Studio 2018-12-01 12:54:17 +01:00
citra_qt yuzu/configuration: Make slots private where applicable 2018-12-09 15:51:19 +01:00
common logging: Add DebuggerBackend for logging to Visual Studio 2018-12-01 12:54:17 +01:00
core Merge pull request #4480 from wwylele/memory-global-2 2018-12-06 19:17:28 -05:00
dedicated_room
input_common
network
tests Pass system into arm interpreter; fix tests 2018-12-05 20:21:14 -05:00
video_core Memory: move memory chunk into pImpl and make them dynamically allocated 2018-12-06 13:30:47 -05:00
web_service compatdb: Use a seperate endpoint for testcase submission 2018-10-27 12:20:03 +02:00
.clang-format
CMakeLists.txt android: set up cmake 2018-11-20 14:24:19 -05:00