Commit Graph

  • 4b6e032bad changed makefile and put README back in Niko 2019-02-10 14:11:12 -0500
  • 500bb72334 Add a new sample to the opengl folder, to load 3D models Niko 2019-02-10 14:05:30 -0500
  • 038845fd20 Added a sample to load PBR models for Switch Niko 2019-02-08 16:17:34 -0500
  • f97dcd6e22 Fix console updates averne 2019-02-06 17:55:57 +0100
  • 443e8201b8 Remove char names, print amiibo ID instead averne 2019-02-06 00:04:49 +0100
  • 432bb59502 Move char switch/case to main.c, remove duplicate goto, other misc changes averne 2019-02-05 23:43:43 +0100
  • e1e3306711 Add nfc example. averne 2019-02-05 23:11:03 +0100
  • f3e9dce94e add web_wifi example (#44) Samuel P 2019-02-05 19:10:25 +0100
  • 80b8bbd6aa web_wifi example launch on btn press; comments p-sam 2019-02-05 16:59:36 +0000
  • 39d0436880 remove newline p-sam 2019-02-04 19:40:20 +0000
  • 1a372536dc web_wifi.h -> web.h in comment p-sam 2019-02-04 19:39:36 +0000
  • 6491a58e9a add web_wifi example p-sam 2019-02-04 19:30:38 +0000
  • a6f0e59e4c Fix pool partition in sysmodule sample Jakob Dietrich 2019-01-18 23:33:28 +0100
  • 0e535b3be3
    Fix pool partition in sysmodule sample Jakob Dietrich 2019-01-18 23:33:28 +0100
  • bc7b810f80 Fix boot2.flag filename Jakob Dietrich 2019-01-13 19:08:40 +0100
  • c8492f7f76
    Fix boot2.flag filename Jakob Dietrich 2019-01-13 19:08:40 +0100
  • bf8ac646b0 add sdl2 graphics example (#36) Cpasjuste 2019-01-07 20:12:39 +0100
  • d19b900709 allow for more sdl2 examples Dave Murphy 2019-01-07 16:32:44 +0000
  • 67bbbe284f sdl2: use (+) to exit cpasjuste 2019-01-07 15:19:09 +0100
  • e556d8c675 sdl2: minor cleanup cpasjuste 2019-01-07 15:14:59 +0100
  • 4df65af939 sdl2: use SDL_SetWindowSize for window resolution change, minor cleanup cpasjuste 2019-01-07 15:10:56 +0100
  • 8b3ea7b649 re-add -D__SWITCH__ Dave Murphy 2019-01-02 00:33:43 +0000
  • 989fd95fe5 sdl2-config is in path Dave Murphy 2019-01-02 00:32:53 +0000
  • 8fbd294b65 move sdl2 example to graphics Dave Murphy 2019-01-02 00:22:20 +0000
  • eb97e62afb sdl2: simplify display mode enumeration Cpasjuste 2018-11-14 13:59:33 +0100
  • 6a8dc97951 sdl2: remove unneeded switch header declaration Cpasjuste 2018-11-14 13:57:32 +0100
  • b7be3e296e sdl2: remove makefile comment Cpasjuste 2018-11-14 13:53:34 +0100
  • d79575ac12 sdl2: fix newlines sdl2: use correct include for SDL header sdl2: use sdl-config in makefile sdl2: move sdl2 sample to root, as it's not only about graphics Cpasjuste 2018-11-14 13:51:22 +0100
  • 9e7e3b1311 add sdl2 graphics example Cpasjuste 2018-10-02 09:05:54 +0200
  • 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. v20190102 fincs 2018-12-17 20:18:02 +0100
  • 6590041f87 OpenGL examples: use NWindow instead of old gfx API fincs 2018-12-12 21:16:51 +0100
  • 2a6e86f1ea Added applet/libapplets/software-keyboard/. yellows8 2018-12-24 20:48:07 -0500
  • 976bb7862f Replace usage of old gfx API with new NWindow/Framebuffer API. Clean up some of the examples that used mixed console + custom sw rendering. gpu-refactor fincs 2018-12-17 20:18:02 +0100
  • 55ad1d4576 OpenGL examples: use NWindow instead of old gfx API fincs 2018-12-12 21:16:51 +0100
  • f0d7771a3a Update and fix usermode event/timer examples fincs 2018-12-14 16:30:50 +0100
  • 86f28347cf Add user sync primitive examples plutooo 2018-12-12 23:54:06 +0100
  • f97ccaa9e0 OpenGL examples: make eglChooseConfig attribute list forwards-compatible fincs 2018-12-07 00:01:25 +0100
  • cea9d408ec
    Add files via upload jonyluke 2018-12-04 18:25:39 +0100
  • 4c836fd796 Added usbhs example. yellows8 2018-11-30 20:21:19 -0500
  • 70e1e46a82
    Updated sysmodule README for latest atmo. yellows8 2018-11-30 16:32:52 -0500
  • ef37c94ddd
    Updated usb README regarding .h. yellows8 2018-11-28 17:36:31 -0500
  • 7df4b57389 Added sysmodule template. v20181128 yellows8 2018-11-27 19:37:11 -0500
  • 888f86ab36 Added exception-handler example. yellows8 2018-11-14 22:01:30 -0500
  • 87a69934f6 Added hwopus example. yellows8 2018-11-06 18:31:23 -0500
  • b8cd670b53 Added applet/lockexit example. v20181027 yellows8 2018-10-25 13:00:11 -0400
  • 159631cb56 Removed an old line in applet/recording. yellows8 2018-10-22 13:46:01 -0400
  • 377b8ab820 Added applet/recording example. yellows8 2018-10-22 13:43:55 -0400
  • f614d498b3 Added hid/colors example. yellows8 2018-10-16 22:48:15 -0400
  • 16d98071b2 Removed usbds example and added usb/README.md. yellows8 2018-10-12 12:03:37 -0400
  • 79e5635e14 Add SixAxis example Vicki Pfau 2018-10-11 13:52:53 -0700
  • c7b62ac719 Add SixAxis example Vicki Pfau 2018-10-11 13:52:53 -0700
  • 696b163d0a Add opengl/gpu_console example fincs 2018-10-06 17:06:22 +0200
  • 4894fcf472 Update console examples to use the new console API. Improved documentation of application template. fincs 2018-10-01 13:08:43 +0200
  • 4c0e6cf201 Updated localtime comment in the time example. yellows8 2018-10-05 19:50:58 -0400
  • 5c2187ca44 OpenGL examples: use eglMakeCurrent to unbind the context/surfaces in deinitEgl v20180927 fincs 2018-09-26 20:12:25 +0200
  • 0dd20a470d
    Removed outdated text from README. yellows8 2018-09-23 16:52:13 -0400
  • 9334a40b31 use default gnu++14 instead of explicit gnu++11 Dave Murphy 2018-09-19 01:04:36 +0100
  • d9cc35fd3a use default gnu++14 instead of explicit gnu++11 Dave Murphy 2018-09-19 01:04:36 +0100
  • d4a0ac2ec2 Add OpenGL dynamic_resolution example (also shows off instanced rendering ( ͡° ͜ʖ ͡°) ) v20180918 fincs 2018-09-18 00:31:55 +0200
  • 1643d44dee OpenGL examples: pass correct context creation configuration fincs 2018-09-14 17:23:07 +0200
  • 012423e429 Remove unnecessary calls to gfxWaitForVsync v20180909 fincs 2018-09-09 17:25:47 +0200
  • 8ebbb5fdec Add OpenGL examples fincs 2018-09-08 20:41:17 +0200
  • 183d9246ec Add audren example fincs 2018-09-08 17:00:32 +0200
  • adb3e6d0f0 Handle newlines in shared_font example, and clear framebuf. yellows8 2018-04-25 20:33:54 -0400
  • d0ced51d15 Use plGetSharedFontByType() and updated comments, etc. Better error handling. yellows8 2018-04-25 12:52:46 -0400
  • 850b935c92 Fixed typo. yellows8 2018-04-24 22:23:50 -0400
  • db568881ea shared_font example now displays a string. yellows8 2018-04-24 22:10:58 -0400
  • 74b4d912a5 More freetype impl in shared_font. yellows8 2018-04-24 19:33:55 -0400
  • b51591ec65 plFontData -> PlFontData yellows8 2018-04-24 14:09:03 -0400
  • 769ec8cdd3 Restore shared_font example, which now uses freetype. yellows8 2018-04-24 14:00:25 -0400
  • 13000dfd88 fix bin2o rule for parallel make v20180522 Dave Murphy 2018-05-21 15:44:20 +0100
  • 5d8ef1c9af Added jit example. yellows8 2018-05-21 17:03:12 -0400
  • fc95fa4213 fix bin2o rule for parallel make Dave Murphy 2018-05-21 15:44:20 +0100
  • 8308afd906 add nxlink stdio example v20180517 Dave Murphy 2018-05-16 22:23:32 +0100
  • 62d328afdc add nxlink stdio example Dave Murphy 2018-05-16 22:23:32 +0100
  • 0e05eec5d7 Added a coment to the save example. yellows8 2018-05-12 11:54:37 -0400
  • 4cdf427d12 Fixed string warnings with gcc 8.1.0. yellows8 2018-05-09 20:05:15 -0400
  • 4dcced2805 parallelise Makefiles Dave Murphy 2018-05-02 20:57:02 +0100
  • d0b764fc07 parallelise Makefiles Dave Murphy 2018-05-02 20:57:02 +0100
  • d4cf965df9 Updated all hidKeys...() function to store u64 instead of u32. (#28) Thompson Lee 2018-04-29 18:18:16 -0400
  • b17054dd30 Updated all hidKeys...() function to store u64 instead of u32. Thompson Lee 2018-04-29 16:20:11 -0400
  • 6dbff01013
    Merge 72950257d6 into 57dfdb9ff2 Thompson Lee 2018-04-29 20:09:10 +0000
  • 72950257d6
    Fixed variable types from u32 to u64. Thompson Lee 2018-04-29 16:09:02 -0400
  • 57dfdb9ff2 Moved shared_font into another repo. yellows8 2018-04-24 13:56:25 -0400
  • ff23678a2d Added initial shared_font example. yellows8 2018-04-23 21:18:48 -0400
  • 0ff790f032 Use R_FAILED for the romfsInit rc check. yellows8 2018-04-21 01:57:28 -0400
  • 305c6f325e add ROMFS option to all Makefiles (#25) Dave Murphy 2018-04-19 18:54:51 +0000
  • 531c3639aa add ROMFS option to all Makefiles Dave Murphy 2018-04-19 00:25:04 +0100
  • 2e5f0f7e07
    Merge 3f428ffc98 into 3cf70237fe Dave Murphy 2018-04-19 04:08:55 +0000
  • 3cf70237fe Use nacpGetLanguageEntry() in app_controldata example. yellows8 2018-04-18 23:39:15 -0400
  • 3f428ffc98 unicode, not utf16 Dave Murphy 2018-04-19 00:39:41 +0100
  • a5cf099c14 add comment explaining ROMFS Dave Murphy 2018-04-19 00:23:05 +0100
  • b8bee5d4ee report error on failure Dave Murphy 2018-04-18 23:24:19 +0100
  • 23f89a9c86 add romfs building Dave Murphy 2018-04-18 23:23:44 +0100
  • 7f245d25ad delete placeholder Dave Murphy 2018-04-18 23:23:02 +0100
  • edebdf9071 Removed 3.0.0 comment from app_controldata example since latest libnx supports it now. yellows8 2018-04-15 22:14:23 -0400
  • 4f33268490 Stylefix plutooo 2018-04-15 23:38:53 +0200
  • 669604ae6c Changed nsApplicationControlData to NsApplicationControlData, for latest libnx. yellows8 2018-04-15 17:02:32 -0400
  • 57425a7342 Added app_controldata example. Added comment to save example. yellows8 2018-04-15 15:05:22 -0400
  • aada6746ec Added account example and added comment to save example. yellows8 2018-03-28 19:29:07 -0400