suyu/src
Subv 7f48aa8d25 Loaders: Don't automatically set the current process every time we load an application.
The loaders will now just create a Kernel::Process, construct it and return it to the caller, which is responsible for setting it as the current process and configuring the global page table.
2017-09-26 18:17:47 -05:00
..
audio_core Audio: Use std::deque instead of std::vector for the audio buffer type (StereoBuffer16). 2017-09-25 18:31:37 -05:00
citra WebService: Verify username and token (#2930) 2017-09-18 21:18:26 -04:00
citra_qt citra-qt: fix some untranslated strings 2017-09-24 17:53:35 +03:00
common Merge pull request #2822 from wwylele/sw_lighting-2 2017-08-09 18:54:29 +03:00
core Loaders: Don't automatically set the current process every time we load an application. 2017-09-26 18:17:47 -05:00
input_common motion_emu: fix initialization order 2017-08-22 11:43:44 +03:00
network Added missing parts in libnetwork (#2838) 2017-08-19 11:14:33 -06:00
tests Tests: Added Memory::IsValidVirtualAddress tests. 2017-09-26 17:31:50 -05:00
video_core Merge pull request #2951 from huwpascoe/perf-4 2017-09-25 08:28:55 +02:00
web_service WebService: Verify username and token (#2930) 2017-09-18 21:18:26 -04:00
.clang-format
CMakeLists.txt web_service: Add CMake flag to enable. 2017-07-11 18:33:41 -04:00