citra/src
Subv 9543e1a1bf HLE/IPC: Don't assert in HLERequestContext::AddStaticBuffer when there's already a static buffer with the desired id.
This could happen if the guest application performs a request with static buffer id X, and the service module responds with another static buffer with the same id X.
2017-11-28 09:01:15 -05:00
..
audio_core CoreTiming: Reworked CoreTiming (#3119) 2017-11-25 14:56:57 +01:00
citra Services/AM: Return InstallStatus for InstallCIA 2017-11-19 21:56:02 -07:00
citra_qt Merge pull request #2981 from Subv/replyreceive 2017-11-06 13:02:30 -05:00
common CoreTiming: Reworked CoreTiming (#3119) 2017-11-25 14:56:57 +01:00
core HLE/IPC: Don't assert in HLERequestContext::AddStaticBuffer when there's already a static buffer with the desired id. 2017-11-28 09:01:15 -05:00
input_common motion_emu: fix initialization order 2017-08-22 11:43:44 +03:00
network Libnetwork: add password protected rooms, guid, and error fixes (#3068) 2017-11-19 19:52:37 +01:00
tests CoreTiming: Reworked CoreTiming (#3119) 2017-11-25 14:56:57 +01:00
video_core Revert "Extracted the attribute setup and draw commands into their own functions" 2017-11-16 11:46:17 -07:00
web_service WebService: Verify username and token (#2930) 2017-09-18 21:18:26 -04:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt web_service: Add CMake flag to enable. 2017-07-11 18:33:41 -04:00