libnx/nx/source
2018-08-09 14:53:41 +02:00
..
arm Improve atomics 2018-03-10 14:41:06 +01:00
gfx Replaced the hard-coded timeout error constant in nvgfxEventWait() with the one from result.h. This fixes an issue caused by a past commit. 2018-05-19 21:45:18 -04:00
kernel Change CondVar API to have the mutex be passed to condvarWait* instead of condvarInit 2018-08-05 14:31:31 +02:00
runtime socket: Correct missing break within _socketParseBsdResult() 2018-08-09 14:53:41 +02:00
services hid: Correct bitwise AND for pro controllers in hidInitializeVibrationDevices() 2018-08-09 14:53:26 +02:00
internal.h ARM cache operations 2018-01-22 20:29:49 +01:00