yellows8
|
64ca65a3cd
|
Fixed usbhs example for 7.0.0+.
|
2019-03-21 11:22:44 -04:00 |
|
plutoo
|
a1dfd11769
|
Add barrier example (#50)
* Add barrier example
|
2019-03-10 12:22:36 -04:00 |
|
yellows8
|
b5d5d15985
|
Updated web example for latest libnx, it now uses Web instead of WebWifi.
|
2019-03-07 11:16:03 -05:00 |
|
yellows8
|
3a5c170c48
|
Moved web_wifi/ to web/.
|
2019-03-06 22:01:39 -05:00 |
|
averne
|
e654fde8f9
|
Add nfc example. (#45)
* Add nfc example.
|
2019-02-17 20:06:20 -05:00 |
|
yellows8
|
e0bfaf2329
|
Added swkbd-inline to the swkbd example. Removed a comment.
|
2019-02-17 16:53:48 -05:00 |
|
fincs
|
a591ef394c
|
Fix library template
|
2019-02-16 17:01:33 +01:00 |
|
Samuel P
|
f3e9dce94e
|
add web_wifi example (#44)
* add web_wifi example
|
2019-02-05 13:10:25 -05:00 |
|
Jakob Dietrich
|
a6f0e59e4c
|
Fix pool partition in sysmodule sample
Games won't launch with the npdm generated with `pool_partition` being 0.
|
2019-01-18 17:46:43 -05:00 |
|
Jakob Dietrich
|
bc7b810f80
|
Fix boot2.flag filename
|
2019-01-13 14:05:40 -05:00 |
|
Cpasjuste
|
bf8ac646b0
|
add sdl2 graphics example (#36)
|
2019-01-07 19:12:39 +00: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 |
|
fincs
|
6590041f87
|
OpenGL examples: use NWindow instead of old gfx API
|
2018-12-25 16:58:57 +01:00 |
|
yellows8
|
2a6e86f1ea
|
Added applet/libapplets/software-keyboard/.
|
2018-12-24 20:48:07 -05:00 |
|
fincs
|
f0d7771a3a
|
Update and fix usermode event/timer examples
|
2018-12-15 18:46:13 +01:00 |
|
plutooo
|
86f28347cf
|
Add user sync primitive examples
|
2018-12-13 00:10:38 +01:00 |
|
fincs
|
f97ccaa9e0
|
OpenGL examples: make eglChooseConfig attribute list forwards-compatible
|
2018-12-07 00:01:25 +01:00 |
|
yellows8
|
4c836fd796
|
Added usbhs example.
|
2018-11-30 20:21:19 -05:00 |
|
yellows8
|
70e1e46a82
|
Updated sysmodule README for latest atmo.
|
2018-11-30 16:32:52 -05:00 |
|
yellows8
|
ef37c94ddd
|
Updated usb README regarding .h.
|
2018-11-28 17:36:31 -05:00 |
|
yellows8
|
7df4b57389
|
Added sysmodule template.
|
2018-11-27 19:37:40 -05:00 |
|
yellows8
|
888f86ab36
|
Added exception-handler example.
|
2018-11-14 22:01:30 -05:00 |
|
yellows8
|
87a69934f6
|
Added hwopus example.
|
2018-11-06 18:31:23 -05:00 |
|
yellows8
|
b8cd670b53
|
Added applet/lockexit example.
|
2018-10-25 13:00:11 -04:00 |
|
yellows8
|
159631cb56
|
Removed an old line in applet/recording.
|
2018-10-22 13:46:13 -04:00 |
|
yellows8
|
377b8ab820
|
Added applet/recording example.
|
2018-10-22 13:43:55 -04:00 |
|
yellows8
|
f614d498b3
|
Added hid/colors example.
|
2018-10-16 22:48:15 -04:00 |
|
yellows8
|
16d98071b2
|
Removed usbds example and added usb/README.md.
|
2018-10-12 12:03:37 -04:00 |
|
Vicki Pfau
|
79e5635e14
|
Add SixAxis example
|
2018-10-12 11:40:12 -04:00 |
|
fincs
|
696b163d0a
|
Add opengl/gpu_console example
|
2018-10-06 17:06:22 +02:00 |
|
fincs
|
4894fcf472
|
Update console examples to use the new console API. Improved documentation of application template.
|
2018-10-06 16:50:57 +02:00 |
|
yellows8
|
4c0e6cf201
|
Updated localtime comment in the time example.
|
2018-10-05 19:50:58 -04:00 |
|
fincs
|
5c2187ca44
|
OpenGL examples: use eglMakeCurrent to unbind the context/surfaces in deinitEgl
|
2018-09-26 20:12:25 +02:00 |
|
yellows8
|
0dd20a470d
|
Removed outdated text from README.
|
2018-09-23 16:52:13 -04:00 |
|
Dave Murphy
|
9334a40b31
|
use default gnu++14 instead of explicit gnu++11
|
2018-09-19 02:10:58 +02:00 |
|
fincs
|
d4a0ac2ec2
|
Add OpenGL dynamic_resolution example (also shows off instanced rendering ( ͡° ͜ʖ ͡°) )
|
2018-09-18 00:31:55 +02:00 |
|
fincs
|
1643d44dee
|
OpenGL examples: pass correct context creation configuration
|
2018-09-14 17:23:07 +02:00 |
|
fincs
|
012423e429
|
Remove unnecessary calls to gfxWaitForVsync
|
2018-09-09 17:25:47 +02:00 |
|
fincs
|
8ebbb5fdec
|
Add OpenGL examples
|
2018-09-08 20:41:17 +02:00 |
|
fincs
|
183d9246ec
|
Add audren example
|
2018-09-08 17:17:14 +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 |
|
Dave Murphy
|
13000dfd88
|
fix bin2o rule for parallel make
|
2018-05-22 00:56:53 +02:00 |
|
yellows8
|
5d8ef1c9af
|
Added jit example.
|
2018-05-21 17:03:12 -04:00 |
|
Dave Murphy
|
8308afd906
|
add nxlink stdio example
|
2018-05-17 00:34:47 +02:00 |
|