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-07 15:41:17 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d3c8f58db4
libnx
/
nx
/
source
History
yellows8
4e77c36c30
Perf adjustments for gfxGetFramebufferDisplayOffset().
2017-12-29 22:04:15 -05:00
..
arm
Moved cache.s to arm/, implemented kernel/version.c, get rid of broken uart driver [for now]
2017-11-05 03:58:54 +01:00
devices
Changed the RGBA8 define to RGBA8_MAXALPHA and adjusted it + moved it into gfx.h. Added RGBA8 define to gfx.h which is the same as the original except it now uses an input alpha param. Added a comment to gfx.c regarding width/height.
2017-12-27 18:52:53 -05:00
gfx
Perf adjustments for gfxGetFramebufferDisplayOffset().
2017-12-29 22:04:15 -05:00
kernel
Fixes for 1.0.0, correcting NRO aslr base
2017-12-22 02:49:32 -05:00
services
Implemented apm.
2017-12-29 16:15:17 -05:00
system
Implemented actual args handling in __system_initArgv().
2017-12-11 19:18:45 -05:00
util
/utf
Imported util/utf from libctru. Updated appInit/appExit. Fs adjustments + implemented IDirectory. Imported a modified version of sdmc_dev from libctru as fs_dev, this currently isn't usable.
2017-11-23 15:00:56 -05:00
internal.h
Mutex bringup
2017-11-17 16:15:28 +01:00