citra/src
Weiyi Wang d90094e8a7 Service: release shared memory object when finalize
Since last commit SharedMemory only reset source memory set on dtor, service should always release the ref as soon as possible to make the reset happen
2018-11-16 00:24:13 -05:00
..
audio_core CoreTiming: wrap into class 2018-11-04 10:26:38 -05:00
citra Review comments - part 3 2018-10-20 10:35:55 -04:00
citra_qt citra_qt: Add Amiibo hotkeys, notify user of loading errors (#4387) 2018-11-13 14:58:05 +01:00
common Common/Bitfield: store value as unsigned type 2018-11-10 23:42:39 -05:00
core Service: release shared memory object when finalize 2018-11-16 00:24:13 -05:00
dedicated_room
input_common Merge pull request #4193 from B3n30/controller5 2018-10-17 10:49:21 -04:00
network
tests CoreTiming: wrap into class 2018-11-04 10:26:38 -05:00
video_core CoreTiming: wrap into class 2018-11-04 10:26:38 -05:00
web_service compatdb: Use a seperate endpoint for testcase submission 2018-10-27 12:20:03 +02:00
.clang-format
CMakeLists.txt