Archived
1
Fork 0
Commit graph

17 commits

Author SHA1 Message Date
Joshua Moerman
7df873b445 updating to ios5.1 and c++11 2012-05-04 13:00:09 +02:00
Joshua Moerman
19ed1c2744 added documentation all over the place 2011-10-21 16:18:56 +02:00
Joshua Moerman
32d5b348bc added documentation to interpolator 2011-10-21 15:11:01 +02:00
Joshua Moerman
8db3e58980 made array handling better in interpolator 2011-09-04 13:28:29 +02:00
Joshua Moerman
dadeddcafa added support for arrays (via std::array) 2011-09-03 16:38:28 +02:00
Joshua Moerman
72dd50e0d2 Added interpolator(s)
Added std::array (from tr1)
More Groups
2011-09-02 22:16:46 +02:00
Joshua Moerman
9bf9d74b12 added attributes, some small fixes 2011-08-28 20:56:20 +02:00
Joshua Moerman
d6f76e8886 . 2011-08-28 19:05:09 +02:00
Joshua Moerman
b5e2118407 fbo: cleaned up
shader: added filter (mandatory)
2011-08-28 17:11:22 +02:00
Joshua Moerman
17002c9a43 made bind() private again, removed comments 2011-08-28 16:22:34 +02:00
Joshua Moerman
3b94500617 better error check (not tested)
fob has a new ctor (from context and stuff)
2011-08-28 16:12:24 +02:00
Joshua Moerman
a47d652647 added checking in debug build 2011-08-28 15:23:39 +02:00
Joshua Moerman
5d49a8f525 cleaned up shader/fbo.
added more uniform setters (shader)
added validate (shader)
made fob working
2011-08-28 15:06:04 +02:00
Joshua Moerman
6dfc673420 Added comments, and hacked shader, so its working 2011-08-28 11:54:33 +02:00
Joshua Moerman
4e9ac42d77 Added namespace, removed (obj-c) interface J 2011-08-28 10:52:25 +02:00
Joshua Moerman
6fd7534f92 Added lib files 2011-08-28 10:49:43 +02:00
Joshua Moerman
7847203972 Initial Commit 2011-08-28 10:21:44 +02:00