libnx/nx/source
2019-08-14 18:23:11 -04:00
..
applets Updated LibAppletMode enum and added appletHolderSetOutOfFocusApplicationSuspendingEnabled. 2019-07-30 17:34:05 -04:00
arm Improve atomics 2018-03-10 14:41:06 +01:00
audio Add audio/ ("AudioDriver"), a high level wrapper around audren 2018-08-31 13:05:21 +02:00
crypto Clear finalized field upon hmac context creation 2019-06-15 16:29:49 -04:00
display Make it possible to use the binder API with an arbitrary service (#309) 2019-07-18 19:12:03 +02:00
kernel Run TLS destructor after clearing TLS value, as per standard 2019-08-04 21:03:04 +02:00
nvidia nvAddressSpaceCreate: call InitializeEx with the proper page size value... 2019-08-14 21:02:56 +02:00
runtime Add support for new homebrew ABI keys + loader info 2019-07-29 21:17:09 +02:00
services Added appletPopInData, appletPushOutData, appletPopInteractiveInData, appletPushInteractiveOutData, appletGetPopInDataEvent, appletGetPopInteractiveInDataEvent, appletPopExtraStorage, appletGetPopExtraStorageEvent, appletUnpopInData, and appletUnpopExtraStorage. Improved docs. 2019-08-14 18:23:11 -04:00
internal.h Implement TLS slot support (with destructors) 2019-03-29 18:40:26 +01:00