Go to file
2018-12-17 20:18:02 +01:00
account Update console examples to use the new console API. Improved documentation of application template. 2018-10-06 16:50:57 +02:00
app_controldata Update console examples to use the new console API. Improved documentation of application template. 2018-10-06 16:50:57 +02:00
applet 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-17 20:18:02 +01:00
audio Added hwopus example. 2018-11-06 18:31:23 -05:00
exception-handler 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-17 20:18:02 +01:00
fs Update console examples to use the new console API. Improved documentation of application template. 2018-10-06 16:50:57 +02:00
graphics 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-17 20:18:02 +01:00
hid 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-17 20:18:02 +01:00
jit Update console examples to use the new console API. Improved documentation of application template. 2018-10-06 16:50:57 +02:00
misc Update and fix usermode event/timer examples 2018-12-15 18:46:13 +01:00
network/nxlink_stdio Update console examples to use the new console API. Improved documentation of application template. 2018-10-06 16:50:57 +02:00
settings/get_system_language Update console examples to use the new console API. Improved documentation of application template. 2018-10-06 16:50:57 +02:00
templates 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-17 20:18:02 +01:00
time Update console examples to use the new console API. Improved documentation of application template. 2018-10-06 16:50:57 +02:00
usb 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-17 20:18:02 +01:00
.gitignore OpenGL examples: use NWindow instead of old gfx API 2018-12-17 16:11:34 +01:00
Makefile add dist target (#9) 2018-02-18 18:51:38 -05:00
README.md Initial commit. 2017-09-16 22:01:48 -04:00

switch-examples

Examples for Switch using devkitA64 and libnx.