yuzu/src
zhupengfei 10c4f23953 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-05-04 19:45:48 +02:00
..
audio_core core/core_timing: Make callback parameters consistent 2019-03-24 18:12:17 -04:00
common common/{lz4_compression, zstd_compression}: Add missing header guards 2019-04-15 13:00:08 -04:00
core core/telemetry_session: Only create the backend when we really need it 2019-05-04 19:45:48 +02:00
input_common general: Use deducation guides for std::lock_guard and std::unique_lock 2019-04-01 12:53:47 -04:00
tests kernel: Handle page table switching within MakeCurrentProcess() 2019-04-07 01:12:54 -04:00
video_core Merge pull request #2100 from FreddyFunk/disk-cache-precompiled-file 2019-04-30 19:24:01 -04:00
web_service general: Use deducation guides for std::lock_guard and std::unique_lock 2019-04-01 12:53:47 -04:00
yuzu Merge pull request #2416 from lioncash/wait 2019-04-24 22:56:08 -04:00
yuzu_cmd Merge pull request #2424 from FernandoS27/compat 2019-04-24 22:54:27 -04:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt CMakeLists: Ensure we specify Unicode as the codepage on Windows 2019-04-16 21:23:34 -04:00