1
0
mirror of https://github.com/switchbrew/libnx.git synced 2025-07-11 13:42:14 +02:00
libnx/nx/source
2019-07-16 12:27:46 -04:00
..
applets Added support for [8.0.0+] swkbd functionality: swkbdConfigSetUnkFlag, swkbdConfigSetTrigger, swkbdInlineSetChangedStringV2Callback, and swkbdInlineSetMovedCursorV2Callback. Added swkbdInlineLaunchForLibraryApplet and swkbdInlineSetDecidedCancelCallback. Moved initArg setup into swkbdInlineLaunch*. 2019-06-04 19:13:36 -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 Fix stupid mistake in binderInitSession error cleanup code 2019-06-07 03:14:41 +02:00
kernel Add enums for GetInfo/GetSystemInfo () 2019-06-22 00:05:56 +02:00
nvidia Const correctness in nvGpuZbcAddColor (and fix comment typo) 2019-05-17 21:20:11 +02:00
runtime Add enums for GetInfo/GetSystemInfo () 2019-06-22 00:05:56 +02:00
services Added appletGetPseudoDeviceId and appletSetApplicationAlbumUserData. Use ipcQueryPointerBufferSize for ISelfController in appletInitialize. Moved appletIsIlluminanceAvailable in applet.h to match cmd order. 2019-07-16 12:27:46 -04:00
internal.h Implement TLS slot support (with destructors) 2019-03-29 18:40:26 +01:00