This website requires JavaScript.
Explore
Help
Sign In
mika
/
libnx
Watch
1
Star
0
Fork
0
You've already forked libnx
mirror of
https://github.com/switchbrew/libnx.git
synced
2025-11-23 22:38:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
41e75d0b7d
libnx
/
nx
/
source
History
yellows8
41e75d0b7d
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
..
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
display
gfx: Add gfxAppendFence. Remove obsolete comments related to double buffering.
2018-09-16 18:03:35 +02:00
kernel
kernel/svc: Correct SVC instruction values for svcMapPhysicalMemory and svcUnmapPhysicalMemory
2018-12-07 12:19:16 +01:00
nvidia
nvBufferCreate: use separate is_cpu_cacheable/is_gpu_cacheable parameters
2018-10-17 00:32:47 +02:00
runtime
Moved usb code specific to usbds into seperate .c/.h.
2018-11-28 17:34:53 -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
internal.h
ARM cache operations
2018-01-22 20:29:49 +01:00