yuzu-android/src
Lioncash e93fa7f2cc kernel/thread: Fix potential crashes introduced in 26de4bb521
This amends cases where crashes can occur that were missed due to the
odd way the previous code was set up (using 3DS memory regions that
don't exist).
2018-08-03 23:49:10 -04:00
..
audio_core Merge pull request #895 from lioncash/sink 2018-08-03 11:00:56 -04:00
common Merge pull request #898 from lioncash/mig 2018-08-03 11:00:27 -04:00
core kernel/thread: Fix potential crashes introduced in 26de4bb521 2018-08-03 23:49:10 -04:00
input_common input_common: Use std::move where applicable 2018-08-02 21:51:11 -04:00
tests core/memory: Get rid of 3DS leftovers 2018-08-03 11:22:47 -04:00
video_core gl_shader_manager: Make ProgramManager's GetCurrentProgramStage() a const member function 2018-08-03 12:08:17 -04:00
yuzu Added ability to change username & language code in the settings ui. Added IProfile::Get and SET::GetLanguageCode for libnx tests (#851) 2018-08-03 11:02:55 -04:00
yuzu_cmd Added ability to change username & language code in the settings ui. Added IProfile::Get and SET::GetLanguageCode for libnx tests (#851) 2018-08-03 11:02:55 -04:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt audio_core: Add initial code for keeping track of audout state. 2018-07-27 22:33:31 -04:00