libnx/nx/include/switch
2018-12-15 18:11:21 -05:00
..
arm Added support for exception-handling. 2018-11-14 16:17:02 -05:00
audio Added auddev and AudioDeviceName. 2018-11-02 16:04:09 -04:00
display gfx: Add gfxAppendFence. Remove obsolete comments related to double buffering. 2018-09-16 18:03:35 +02:00
kernel Fix const specifier 2018-12-09 17:06:58 +01:00
nvidia nvBufferCreate: use separate is_cpu_cacheable/is_gpu_cacheable parameters 2018-10-17 00:32:47 +02:00
runtime fs: Add fsFsQueryEntry (and fsFsSetArchiveBit helper) (#202) 2018-11-09 22:03:47 -05:00
services Removed AppletStorage.isHandleStorage since it's not usable for storages not created by the current process. Hence, appletStorageGetSize no longer supports HandleStorage. 2018-12-15 18:11:21 -05:00
nacp.h Added nacpGetLanguageEntry and SetLanguage_Total. 2018-04-18 23:38:01 -04:00
nro.h Stylefix for nro 2018-02-26 02:10:49 +01:00
result.h Add more kernel error result codes 2018-12-14 14:36:36 +01:00
types.h Remove ALIGN in favor of C11/C++11 alignas, guard other #defines against redefinition 2018-08-05 13:23:08 +02:00