citra-emu
/
citra
Archived
1
0
Fork 0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
citra/src
Weiyi Wang 54d2f16c22 core: reset kernel after service manager in Shutdown
Services can hold kernel objects and do cleanup upon destruction, so we need to keep the kernel alive longer. The new order approximnately resembles the reverse construction order. I will revisit the ordering issue and make it less error-prone after global state cleanup
2019-03-12 19:06:20 -04:00
..
android android: fix native library inclusion 2019-01-15 20:28:56 -06:00
audio_core audio_core/codec: Resolve truncation warnings within DecodeADPCM 2019-03-02 14:06:30 +01:00
citra sdl: add GLES support 2019-02-03 15:58:09 -06:00
citra_qt Merge pull request #4627 from FearlessTobi/cia-install-short 2019-03-07 23:55:58 -05:00
common common/math_util: Move contents into the Common namespace 2019-03-02 18:13:10 +01:00
core core: reset kernel after service manager in Shutdown 2019-03-12 19:06:20 -04:00
dedicated_room network: Make citra mods optional and disabled by default 2018-12-15 22:47:07 +08:00
input_common common/math_util: Move contents into the Common namespace 2019-03-02 18:13:10 +01:00
network network: remove cpp-jwt library dependency 2018-12-31 23:23:09 -05:00
tests Merge pull request #4617 from wwylele/hle-service-clean 2019-02-25 10:22:13 -05:00
video_core common/math_util: Move contents into the Common namespace 2019-03-02 18:13:10 +01:00
web_service web_service: Change endpoint to `/lobby`. 2018-12-16 10:48:42 +08:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt android: move cmakelist 2019-01-15 19:24:03 -06:00