Lime3DS/src
zhupengfei 81988d96fe
core/telemetry_session: Only create the backend when we really need it
The backend is not used until we decide to submit the testcase/telemetry, and creating it early prevents users from updating the credentials properly while the games are running.
2019-04-20 12:49:14 +08:00
..
android android: add logging 2019-03-09 18:23:32 -06:00
audio_core Destroy the callback after the stream is destroyed 2019-04-05 14:16:55 -06:00
citra Merge pull request #4681 from FearlessTobi/port-2188-2190 2019-04-09 21:18:34 +02:00
citra_qt Merge pull request #4726 from FearlessTobi/port-2312 2019-04-13 18:00:09 -04:00
common common/swap: Improve codegen of the default swap fallbacks 2019-04-15 17:56:16 +02:00
core core/telemetry_session: Only create the backend when we really need it 2019-04-20 12:49:14 +08:00
dedicated_room Fix getopt on systems where char is unsigned by default 2019-03-15 23:19:24 +00:00
input_common general: Use deducation guides for std::lock_guard and std::unique_lock 2019-04-07 15:14:29 +02:00
network general: Use deducation guides for std::lock_guard and std::unique_lock 2019-04-07 15:14:29 +02:00
tests HLE/IPC: HLEContext can memorize the client thread and use it for SleepClientThread 2019-04-02 13:23:39 -04:00
video_core Merge pull request #3910 from wwylele/mipmap 2019-04-17 14:10:42 -04:00
web_service Merge pull request #4726 from FearlessTobi/port-2312 2019-04-13 18:00:09 -04:00
.clang-format add java to .clang-format 2019-02-22 16:29:19 -06:00
CMakeLists.txt android: move cmakelist 2019-01-15 19:24:03 -06:00