libnx/nx
2018-02-12 17:52:10 -05:00
..
data Added the default_font. 2017-12-27 18:50:16 -05:00
include Added text-console note to GfxMode comment. 2018-02-12 17:52:10 -05:00
source 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
.gitignore ignore generated files 2017-09-18 19:40:15 +01:00
default_icon.jpg Added icon modified by @fincs, see README. 2018-01-05 18:21:50 -05:00
Doxyfile Start doxygen bringup, with some miscellaneous cleanup 2018-02-10 22:40:11 +01:00
Makefile Optimize for Cortex-A57. 2018-02-10 22:40:22 +01:00
switch_rules move switch specs, linkscript & rules to libnx 2018-01-28 03:09:43 +01:00
switch.ld move switch specs, linkscript & rules to libnx 2018-01-28 03:09:43 +01:00
switch.specs move switch specs, linkscript & rules to libnx 2018-01-28 03:09:43 +01:00