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-22 21:02:39 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7fa0397c16
libnx
/
nx
/
source
History
yellows8
4efcc5b439
Only handle appletIFunctions for non-LibraryApplet. Added remaining init/exit for LibraryApplet. Handle appletExit() properly.
2018-02-12 22:15:56 -05:00
..
arm
ARM cache operations
2018-01-22 20:29:49 +01:00
gfx
Use u128 for data-transfer in gfxFlushBuffers() when width is aligned for this.
2018-02-12 18:09:15 -05:00
kernel
Document kernel/condvar.h
2018-02-10 22:40:11 +01:00
runtime
Updated gfx API. Replaced gfxSetDoubleBuffering() with gfxSetMode(), and added GfxMode enum. Updated gfx.h comments. Updated gfxGetFramebufferDisplayOffset() for using the aligned width. The new GfxMode_LinearDouble is now used by default, apps must not use gfxGetFramebufferDisplayOffset() with this mode. Apps using gfxGetFramebufferDisplayOffset() must be updated.
2018-02-12 16:08:25 -05:00
services
Only handle appletIFunctions for non-LibraryApplet. Added remaining init/exit for LibraryApplet. Handle appletExit() properly.
2018-02-12 22:15:56 -05:00
internal.h
ARM cache operations
2018-01-22 20:29:49 +01:00