Commit Graph

18 Commits

Author SHA1 Message Date
fincs
1e59bd0699
Update all non-HID examples for hid-refactor 2020-12-02 14:39:00 +01:00
fincs
847bb129e9
Use diagAbortWithResult instead of fatalThrow 2020-10-31 19:13:24 +01:00
HookedBehemoth
794a26392b update for libnx pl init change 2020-04-15 18:18:33 +02:00
yellows8
c3c4c4f07c
Updated for latest libnx (fatalSimple -> fatalThrow). 2019-10-25 18:51:09 -04:00
fincs
d6db1e45c9 Update ARCH to -march=armv8-a+crc+crypto 2019-04-05 13:20:32 +02:00
fincs
f07f848dfd Consolidate all makefiles with changes from the template 2019-03-26 13:52:19 +01:00
fincs
0ea76cf3ed Replace usage of old gfx API with new NWindow/Framebuffer API. Clean up some of the examples that used mixed console + custom sw rendering. 2018-12-25 16:58:57 +01:00
Dave Murphy
9334a40b31 use default gnu++14 instead of explicit gnu++11 2018-09-19 02:10:58 +02:00
fincs
012423e429 Remove unnecessary calls to gfxWaitForVsync 2018-09-09 17:25:47 +02:00
yellows8
adb3e6d0f0 Handle newlines in shared_font example, and clear framebuf. 2018-09-08 17:17:14 +02:00
yellows8
d0ced51d15 Use plGetSharedFontByType() and updated comments, etc. Better error handling. 2018-09-08 17:17:14 +02:00
yellows8
850b935c92 Fixed typo. 2018-09-08 17:17:14 +02:00
yellows8
db568881ea shared_font example now displays a string. 2018-09-08 17:17:14 +02:00
yellows8
74b4d912a5 More freetype impl in shared_font. 2018-09-08 17:17:14 +02:00
yellows8
b51591ec65 plFontData -> PlFontData 2018-09-08 17:17:14 +02:00
yellows8
769ec8cdd3 Restore shared_font example, which now uses freetype. 2018-09-08 17:16:48 +02:00
yellows8
57dfdb9ff2 Moved shared_font into another repo. 2018-04-24 13:56:25 -04:00
yellows8
ff23678a2d Added initial shared_font example. 2018-04-23 21:18:48 -04:00