citra/src
Subv c19afd2118 Kernel/HLE: Service::Interface no longer inherits from any Kernel object, and is now its own standalone class.
Interface is now used by aggregation in ClientPort, to forward service commands to their HLE implementation if needed.
2016-11-30 23:03:59 -05:00
..
audio_core Improve verbosity of audio errors with SDL_GetError() 2016-11-22 17:28:11 +01:00
citra Merge pull request #2196 from Subv/system_mode 2016-11-27 17:04:11 -08:00
citra_qt Merge pull request #2196 from Subv/system_mode 2016-11-27 17:04:11 -08:00
common Merge pull request #2228 from freiro/winver_fix 2016-11-30 15:47:08 -08:00
core Kernel/HLE: Service::Interface no longer inherits from any Kernel object, and is now its own standalone class. 2016-11-30 23:03:59 -05:00
tests tests: add a work-around for macOS linking error 2016-11-19 18:55:35 +02:00
video_core ClangFormat: Fixed the clang-format errors 2016-11-30 09:37:37 -05:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt tests: Infrastructure for unit tests 2016-05-19 08:38:03 +01:00