1
0
mirror of https://github.com/starr-dusT/citra.git synced 2024-10-02 10:26:17 -07:00
citra/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 from FearlessTobi/add-volume-slider 2018-07-18 09:56:47 -06:00
citra Merge pull request from zhaowenlan1779/macos-no-hw-shader 2018-07-18 10:07:12 -06:00
citra_qt Merge pull request from lioncash/qt 2018-07-19 10:14:58 +03:00
common Merge pull request 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 citra-room: Use the default OpenGL loader instead of SDL_GL_GetProcAddress 2018-04-06 20:27:47 +01:00
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 Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
video_core Merge pull request 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 Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Network: Added an executable to host an dedicated room for local wifi 2018-03-09 19:11:32 +01:00