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-24 06:48:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3726eb8950
libnx
/
nx
/
source
History
yellows8
3726eb8950
Use PACKED for _usbDsGetSession resp, required for domains. Use domains for usbds, with changes from @SciresM.
2018-11-28 16:40:45 -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
Added support for exception-handling.
2018-11-14 16:17:02 -05:00
nvidia
nvBufferCreate: use separate is_cpu_cacheable/is_gpu_cacheable parameters
2018-10-17 00:32:47 +02:00
runtime
Added support for getting file timestamps via 3.0.0+ fsFsGetFileTimeStampRaw, *stat() timestamps are now set when fsFsGetFileTimeStampRaw is successful. This is now used in fsdev_open() for supporting fstat. The sysver is now checked in fsFsCleanDirectoryRecursively().
Closes
#204
.
2018-11-20 14:22:19 -05:00
services
Use PACKED for _usbDsGetSession resp, required for domains. Use domains for usbds, with changes from @SciresM.
2018-11-28 16:40:45 -05:00
internal.h
ARM cache operations
2018-01-22 20:29:49 +01:00