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-24 22:02:39 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
13b4c74723
libnx
/
nx
/
include
/
switch
History
yellows8
13b4c74723
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
..
arm
Documentation: address first batch of comments (in
#38
)
2018-02-10 22:40:11 +01:00
gfx
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
kernel
kernel/svc.h: Add descriptions/basic info for the rest of syscalls
2018-02-10 22:40:11 +01:00
runtime
Add author/copyright info to runtime/devices/romfs_dev.h
2018-02-10 22:40:11 +01:00
services
services/: Add Doxygen file headers; document sm.h
2018-02-10 22:40:11 +01:00
ipc.h
services/: Add Doxygen file headers; document sm.h
2018-02-10 22:40:11 +01:00
result.h
Start doxygen bringup, with some miscellaneous cleanup
2018-02-10 22:40:11 +01:00
types.h
Clean up types.h:
2018-02-10 22:40:11 +01:00