yuzu/src
Lioncash a4b0a8559c core/core: Move main process creation into Load()
Now that we have dependencies on the initialization order, we can move
the creation of the main process to a more sensible area: where we
actually load in the executable data.

This allows localizing the creation and loading of the process in one
location, making the initialization of the process much nicer to trace.
2019-04-11 22:11:40 -04:00
..
audio_core core/core_timing: Make callback parameters consistent 2019-03-24 18:12:17 -04:00
common Merge pull request #2300 from FernandoS27/null-shader 2019-04-07 17:58:27 -04:00
core core/core: Move main process creation into Load() 2019-04-11 22:11:40 -04: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 video_core/gpu: Create threads separately from initialization 2019-04-11 22:11:40 -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 #2353 from lioncash/surface 2019-04-09 21:20:02 -04:00
yuzu_cmd Merge pull request #1957 from DarkLordZach/title-provider 2019-04-09 19:16:37 -04:00
.clang-format
CMakeLists.txt CMakeLists: Move off of modifying CMAKE_*-related flags 2019-03-17 06:55:24 -04:00