Skip to content

Releases: switchbrew/switch-examples

switch-examples v20190329

29 Mar 18:29
Compare
Choose a tag to compare
  • Improved/consolidated default makefiles to remove obsolete nso/pfs0 handling, replacing it with optional npdm/exefs-nsp support.
  • Added web applet example.
  • Added error applet example.
  • Added swkbd-inline to swkbd example.
  • Added SDL2 graphics example.
  • Added Barrier example.
  • Removed old long double workaround.
  • Misc fixes.

switch-examples v20190102

01 Jan 23:52
Compare
Choose a tag to compare
  • Adapted all examples to the new libnx graphics API (NWindow/Framebuffer) and the new release of switch-mesa. It is strongly recommended to review the changes made in this release in order to adapt your existing programs.
  • Added usb/usbhs example.
  • Added user-mode synchronization primitive examples (misc/user_events and misc/user_timer).
  • Added applet/libapplets/software-keyboard example.

switch-examples v20181128

28 Nov 01:13
Compare
Choose a tag to compare
Added sysmodule template.

switch-examples v20181027

27 Oct 15:53
Compare
Choose a tag to compare
Added applet/lockexit example.

switch-examples v20180927

27 Sep 15:42
Compare
Choose a tag to compare
OpenGL examples: use eglMakeCurrent to unbind the context/surfaces in…

… deinitEgl

switch-examples 20180918

18 Sep 16:20
Compare
Choose a tag to compare
Add OpenGL dynamic_resolution example (also shows off instanced rende…

…ring ( ͡° ͜ʖ ͡°) )

switch-examples 20180909

09 Sep 19:31
Compare
Choose a tag to compare
v20180909

switch-examples v20180909

switch-examples v20180522

21 May 23:17
Compare
Choose a tag to compare

( ͡° ͜ʖ ͡°)

switch-examples v20180517

16 May 22:39
Compare
Choose a tag to compare
switch-examples v20180517

v20180302

02 Mar 14:50
Compare
Choose a tag to compare
Updated irsensor example.