Commit Graph

67 Commits

Author SHA1 Message Date
smea
40d35ee420 Merge branch 'refactor' of github.com:smealum/ctrulib into refactor 2014-10-23 22:12:08 -07:00
smea
77b421aa6b nothing important 2014-10-23 22:11:50 -07:00
yellows8
63c3e5af0d Fixed mic example README. 2014-09-03 14:38:47 -04:00
yellows8
aa77f9b1e2 Added code for using the microphone and an example app for it. 2014-09-03 14:36:05 -04:00
fincs
125398a52f Refactor linear heap code (formerly known as GSP heap) 2014-08-27 23:44:38 +02:00
fincs
589c59fab7 Move 3ds.h to root, add C++ guard, use #pragma once 2014-08-26 22:53:00 +02:00
fincs
9e89151f22 Add .gitignore to examples 2014-08-26 22:51:50 +02:00
smea
45c7f027d8 gpu: shader fix 2014-08-25 23:44:52 -07:00
smea
8e86af967a added Makefile rule to compile vsh shader code to gpu example (fincs, can you see if you can improve it ?) 2014-08-25 23:26:36 -07:00
smea
0aff9c6902 so sick of all these includes 2014-08-25 22:55:12 -07:00
smea
19071d7fb1 moved some things around 2014-08-25 22:38:37 -07:00
smea
ca0cecec57 cleaned up gpu example code 2014-08-25 22:27:28 -07:00
smea
4f397abd63 added WIP GPU example code 2014-08-25 21:47:50 -07:00
plutoo
d35233fb1c Revamped "srv.c". 2014-07-28 23:26:13 +02:00
plutoo
884df0ba75 Moved header files from ctr/ to 3ds/. 2014-07-28 21:41:48 +02:00
plutoo
15d2dc765d Renamed svc_camelCase to svcCamelCase. 2014-07-28 20:58:47 +02:00
plutoo
baffd53020 Moved example projects to examples/. 2014-07-28 18:41:18 +02:00