Commit Graph

33 Commits

Author SHA1 Message Date
Dave Murphy
da57493368 update aemstro reflog 2015-02-22 22:37:17 +00:00
Eric Hobbs
fa41041abf fixed lighting in shader for gpu example 2015-02-22 14:55:04 -05:00
Eric Hobbs
dcd1ccf939 updated shader for current aemstro 2015-02-22 13:38:58 -05:00
Dave Murphy
5a17bfd631 don't need + when using variable 2015-02-18 12:01:03 +00:00
Dave Murphy
71788b4a66 use variable to recurse make 2015-02-18 00:34:55 +00:00
Dave Murphy
7e24c7766f switch to hard float 2015-02-15 01:26:16 +00:00
Dave Murphy
ccb36c8c87 update with reflog for working Aemstro 2015-01-18 15:11:56 +00:00
Dave Murphy
678b89e9b2 remove unneeded boilerplate from examples 2015-01-09 08:14:01 +00:00
Dave Murphy
81e93f867b update examples to use gfxInitDefault 2015-01-03 00:06:22 +00:00
Dave Murphy
2d25b0359f Revert "Update example makefiles"
This reverts commit 0f93112ecb.
2014-12-05 13:47:57 +00:00
fincs
0f93112ecb Update example makefiles 2014-12-05 14:13:17 +01:00
Dave Murphy
ac4c183868 fix examples for unpolluted libctru headers 2014-11-28 21:34:46 +00:00
smea
49c293e8bf Merge pull request #33 from minexew/master
Fix error in GPU example
2014-11-22 10:51:12 -08:00
Xeatheran Minexew
3fa354313e Fix incorrect uniform setting in examples/gpu 2014-11-22 15:27:12 +01:00
fincs
0db0a11751 Update Makefile in examples 2014-11-21 16:53:28 +01:00
smea
c1ad708045 rewrote GPU examples/gpu/data/test.vsh 2014-11-19 17:13:43 -08:00
fincs
fab8bc25eb Minor Makefile correction 2014-11-08 13:49:39 +01:00
fincs
a667faa094 Update examples with new makefile (and remove obsolete arm11u example) 2014-11-07 19:13:47 +01:00
fincs
7f10ad4097 Add aptMainLoop() for handling APT events in main() 2014-11-02 18:58:37 +01:00
StapleButter
afd2140cb7 Create APT event handler thread as soon as possible, and complete initialization automatically when needed. No more 'call aptSetupEventHandler() as late as possible' shit.
Adapt examples to the changes (not tested).
2014-10-27 15:37:30 +01:00
smea
77b421aa6b nothing important 2014-10-23 22:11:50 -07: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
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