suyu/src
Lioncash db47d7e471 kernel/thread: Expand documentation of nominal_priority and current_priority
Aims to disambiguate why each priority instance exists a little bit.
While we're at it, also add an explanatory comment to UpdatePriority().
2019-03-15 23:02:14 -04:00
..
audio_core audio_core/cubeb_sink: Convert _MSC_VER ifdefs to _WIN32 2019-03-09 18:06:23 -05:00
common Merge pull request #2147 from ReinUsesLisp/texture-clean 2019-03-10 17:28:36 -04:00
core kernel/thread: Expand documentation of nominal_priority and current_priority 2019-03-15 23:02:14 -04:00
input_common common/math_util: Move contents into the Common namespace 2019-02-27 03:38:39 -05:00
tests kernel: Make the address arbiter instance per-process 2019-03-07 23:27:51 -05:00
video_core Merge pull request #2215 from ReinUsesLisp/samplers 2019-03-12 13:10:53 -04:00
web_service web_service: Remove unnecessary inclusions 2019-03-02 14:58:49 -05:00
yuzu Merge pull request #2196 from DarkLordZach/web-applet-esc 2019-03-07 15:32:32 -05:00
yuzu_cmd yuzu_cmd/config: Replace C casts with static_cast 2019-03-09 03:59:23 -03:00
.clang-format
CMakeLists.txt