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 |
|
yellows8
|
0e05eec5d7
|
Added a coment to the save example.
|
2018-05-12 11:54:37 -04:00 |
|
yellows8
|
4cdf427d12
|
Fixed string warnings with gcc 8.1.0.
|
2018-05-09 20:05:15 -04:00 |
|
Dave Murphy
|
4dcced2805
|
parallelise Makefiles
|
2018-05-02 21:58:58 +02:00 |
|
Thompson Lee
|
d4cf965df9
|
Updated all hidKeys...() function to store u64 instead of u32. (#28)
Also fixed some whitespace in usbds example
|
2018-04-30 00:18:16 +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 |
|
yellows8
|
0ff790f032
|
Use R_FAILED for the romfsInit rc check.
|
2018-04-21 01:57:28 -04:00 |
|
Dave Murphy
|
305c6f325e
|
add ROMFS option to all Makefiles (#25)
* add romfs building
* report error on failure
* add ROMFS option to all Makefiles
|
2018-04-19 14:54:51 -04:00 |
|
yellows8
|
3cf70237fe
|
Use nacpGetLanguageEntry() in app_controldata example.
|
2018-04-18 23:39:15 -04:00 |
|
yellows8
|
edebdf9071
|
Removed 3.0.0 comment from app_controldata example since latest libnx supports it now.
|
2018-04-15 22:14:23 -04:00 |
|
plutooo
|
4f33268490
|
Stylefix
|
2018-04-15 23:39:30 +02:00 |
|
yellows8
|
669604ae6c
|
Changed nsApplicationControlData to NsApplicationControlData, for latest libnx.
|
2018-04-15 17:02:32 -04:00 |
|
yellows8
|
57425a7342
|
Added app_controldata example. Added comment to save example.
|
2018-04-15 15:05:22 -04:00 |
|
yellows8
|
aada6746ec
|
Added account example and added comment to save example.
|
2018-03-28 19:29:07 -04:00 |
|
yellows8
|
e76f9e23e6
|
Added note regarding device-names to the save example.
|
2018-03-28 11:16:54 -04:00 |
|
yellows8
|
8073ca30fb
|
In save example, use SaveDataIterator to find what savedata to use, otherwise fallback to the original hard-coded TID + current-userID.
|
2018-03-26 14:52:03 -04:00 |
|
yellows8
|
412a458014
|
Added fs savedata example.
|
2018-03-21 19:14:03 -04:00 |
|
yellows8
|
f1c0e89ad9
|
Added note for system-settings vibration config.
|
2018-03-16 21:44:44 -04:00 |
|
yellows8
|
54e546c63b
|
Added note to irsensor example for using handheld-mode/non-CONTROLLER_PLAYER_*.
|
2018-03-16 19:45:36 -04:00 |
|
yellows8
|
226bae08e9
|
Use handheld-mode/player1-controller automatically in vibration example.
|
2018-03-15 22:26:50 -04:00 |
|
yellows8
|
a6bab09fa7
|
Updated vibration example.
|
2018-03-14 21:41:22 -04:00 |
|
yellows8
|
e0ac4fba23
|
Added comments to vibration example regarding vibration being unusable in handheld-mode.
|
2018-03-10 19:47:39 -05:00 |
|
Dave Murphy
|
17c6b8658c
|
use __SWITCH__ in preference to just SWITCH to avoid potential collisions
|
2018-03-11 00:37:23 +01:00 |
|
plutoo
|
3ec32a8ebd
|
Irs stylefix
|
2018-03-10 14:48:53 +01:00 |
|
plutoo
|
a8e052bb72
|
Untabify
|
2018-03-07 18:51:41 +01:00 |
|
plutoo
|
f1211ac816
|
Not sure what happened here xD
|
2018-03-07 18:49:40 +01:00 |
|
Kostas Missos
|
e19c42e2d1
|
[hidvib] Change vib values names (#21)
And set default amp values and increments way lower
|
2018-03-07 12:23:08 -05:00 |
|
yellows8
|
b5ae43bcc8
|
Updated vibration example for latest libnx + use both joy-cons.
|
2018-03-07 01:19:15 -05:00 |
|