suyu/src
Subv 00f0c77570 Split SessionRequestHandler::HandleSyncRequest into HandleSyncRequest, TranslateRequest and HandleSyncRequestImpl.
HandleSyncRequest now takes care of calling the command buffer translate function before actually invoking the command handler for HLE services.
2016-12-05 12:05:00 -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 Fixed the rebase mistakes. 2016-11-30 23:28:31 -05:00
common Merge pull request #2228 from freiro/winver_fix 2016-11-30 15:47:08 -08:00
core Split SessionRequestHandler::HandleSyncRequest into HandleSyncRequest, TranslateRequest and HandleSyncRequestImpl. 2016-12-05 12:05:00 -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