citra-shitamoto-network/src
zhupengfei 44db59be2b
applet_manager: disable loading LLE applets
Currently LLE applets cannot exit properly in Citra and causes Citra to hang. We are already providing HLE for applets, and the LLE applets are preventing users who dumped their system files from using the applets correctly. Before the further fix is done, I think we should temporaily disable loading LLE applets.
2018-07-24 23:24:27 +08:00
..
audio_core Merge pull request #3831 from FearlessTobi/add-volume-slider 2018-07-18 09:56:47 -06:00
citra Merge pull request #3946 from zhaowenlan1779/macos-no-hw-shader 2018-07-18 10:07:12 -06:00
citra_qt Merge pull request #3957 from lioncash/qt 2018-07-19 10:14:58 +03:00
common Merge pull request #3976 from MerryMage/rm-code_block 2018-07-23 09:21:37 +03:00
core applet_manager: disable loading LLE applets 2018-07-24 23:24:27 +08:00
dedicated_room
input_common log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
network reformat all files with clang-format 2018-06-29 16:56:12 +03:00
tests
video_core Merge pull request #3916 from wwylele/mipmap-proctex 2018-07-19 11:51:57 +03:00
web_service reformat all files with clang-format 2018-06-29 16:56:12 +03:00
.clang-format
CMakeLists.txt