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-06-21 12:32:40 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
20cd940095
libnx
/
nx
/
source
History
yellows8
20cd940095
Implemented arg parsing for NRO env. When args aren't available, set __system_argv to {ptr to NULL} instead of NULL.
2018-02-17 21:25:21 -05:00
..
arm
ARM cache operations
2018-01-22 20:29:49 +01:00
gfx
Fixed size of bufferProducerGraphicBuffer and removed the union for it. Removed an invalid comment from gfx.c, since bufferProducerRequestBuffer() is used after bufferProducerGraphicBufferInit().
2018-02-17 19:35:04 -05:00
kernel
Document kernel/condvar.h
2018-02-10 22:40:11 +01:00
runtime
Implemented arg parsing for NRO env. When args aren't available, set __system_argv to {ptr to NULL} instead of NULL.
2018-02-17 21:25:21 -05:00
services
Initial audio support (
#43
)
2018-02-17 11:40:59 -05:00
internal.h
ARM cache operations
2018-01-22 20:29:49 +01:00