libnx/nx/source
2019-10-06 19:05:58 -04:00
..
applets Fix new compiler warnings raised by GCC 9.x 2019-09-21 00:58:33 +02: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 Introduce new IPC interface wrapper code, see details: 2019-09-19 03:50:28 +02:00
kernel Use the same style for all system-versions. 2019-08-26 13:05:49 -04:00
nvidia nvAddressSpaceCreate: call InitializeEx with the proper page size value... 2019-08-14 21:02:56 +02:00
runtime set: Updated for new-ipc. Changed the type of the Language param for setMakeLanguage*() from s32 to SetLanguage. Added size_out param to setsysGetSettingsItemValue which was previously missing. Minor param name adjustment for setsysBindFatalDirtyFlagEvent. Improved docs. 2019-10-04 14:41:10 -04:00
services Changed the output of appletGetOperationMode/appletGetPerformanceMode to enums AppletOperationMode/ApmPerformanceMode. 2019-10-06 19:05:58 -04:00
internal.h Implement TLS slot support (with destructors) 2019-03-29 18:40:26 +01:00