libnx/nx/source
2019-08-18 17:30:11 -04:00
..
applets Added appletPushContext/appletPopContext. Added appletHolderJump. Added appletGetAppletInfo. Added libappletSetJumpFlag. Added structs AppletProcessLaunchReason and AppletInfo. 2019-08-15 21:43:09 -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 support for AppletApplication. Added AppletApplicationExitReason. Added AppletApplicationLaunchProperty and AppletApplicationLaunchRequestInfo. Added appletCreateApplication, appletPopLaunchRequestedApplication, appletCreateSystemApplication, appletPopFloatingApplicationForDevelopment, and appletOpenMainApplication. Minor internal changes + updated docs. 2019-08-18 17:30:11 -04:00
internal.h Implement TLS slot support (with destructors) 2019-03-29 18:40:26 +01:00