forked from ShuriZma/suyu
1
0
Fork 0
Zuma/src
Lioncash fbe462099b svc: Return ERR_INVALID_PROCESSOR_ID in CreateThread() if an invalid processor ID is given
This is what the kernel does for an out-of-range processor ID.
2018-09-12 05:20:02 -04:00
..
audio_core audio_renderer: Rename AudioOut instance to audio_out 2018-09-08 16:50:12 +01:00
common Better Title Bar Display 2018-09-07 11:54:51 +05:30
core svc: Return ERR_INVALID_PROCESSOR_ID in CreateThread() if an invalid processor ID is given 2018-09-12 05:20:02 -04:00
input_common Port #4141 from citra: Joystick hotplug support (#1275) 2018-09-10 21:29:59 -04:00
tests kernel: Eliminate kernel global state 2018-08-28 22:31:51 -04:00
video_core Merge pull request #1278 from tech4me/bg-color-fix 2018-09-11 23:13:11 -04:00
yuzu Merge pull request #1301 from lioncash/qt 2018-09-11 23:13:54 -04:00
yuzu_cmd gl_rasterizer: Use ARB_texture_storage. 2018-09-11 22:18:46 +02: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