summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
chsieh [Mon, 18 Apr 2011 06:02:18 +0000]
New stuffs.
chsieh [Mon, 18 Apr 2011 06:01:34 +0000]
Redoing everything. Nuke first.
chsieh [Mon, 18 Apr 2011 01:26:46 +0000]
Adding cocos2d references. Cocos2d needs to be unpacked/added to /Developer/Library/. The extracted folder should be renamed to 'cocos2d'.
chsieh [Mon, 18 Apr 2011 00:33:06 +0000]
???
chsieh [Mon, 18 Apr 2011 00:31:47 +0000]
Removing cocos2d and properly adding it back in later.
chsieh [Sun, 17 Apr 2011 23:25:25 +0000]
Oops, forgot to include the project file as well.
chsieh [Sun, 17 Apr 2011 23:24:52 +0000]
Renaming files and updating references.
chsieh [Sun, 17 Apr 2011 23:10:59 +0000]
Fixing up issues relating to compatibility with cocos2d. Need to change the filename as well.
chsieh [Thu, 23 Dec 2010 19:10:02 +0000]
Interim code. Integrating cocos2d.
chsieh [Sun, 19 Dec 2010 20:50:15 +0000]
Added texture loading functionalities.
chsieh [Sun, 19 Dec 2010 07:09:32 +0000]
Migrating OGL resources to their own classes, and not intertwined with UIView.
chsieh [Sat, 18 Dec 2010 19:02:52 +0000]
Fixes to standard shaders compile errors.
chsieh [Sat, 18 Dec 2010 08:01:46 +0000]
Cosmetic cleanups...I think.
chsieh [Sat, 18 Dec 2010 07:25:20 +0000]
Fixing up various x86 simulator vs. ARM device low level differences. Also filled in OS-dependent implementations.
chsieh [Sat, 18 Dec 2010 00:52:13 +0000]
Added preprocessor token definitions. Also added corresponding ARM asm instructions for existing macros/functions.
chsieh [Fri, 17 Dec 2010 23:44:37 +0000]
WTF? Why am I adding the stupid file again? I thought it's already been added in my initial commit? Anyway, this file just got updated to include better filters against per-user settings?
chsieh [Fri, 17 Dec 2010 23:40:15 +0000]
Adding XCode config files?
chsieh [Fri, 17 Dec 2010 23:24:30 +0000]
Moving more files around.
chsieh [Fri, 17 Dec 2010 23:19:38 +0000]
Moving files around....
chsieh [Fri, 17 Dec 2010 22:55:04 +0000]
Initial commit. More or less the default XCode project (deleted a strange setContext function call from the default code, though) plus ported code.
Still need to make sure it compiles and whatnot on OSX, and also add the proper proprocessor defines.
dsc [Wed, 1 Dec 2010 23:35:39 +0000]
Initial commit.