Migrating OGL resources to their own classes, and not intertwined with UIView.
authorchsieh <chester.developer@hotmail.com>
Sun, 19 Dec 2010 07:09:32 +0000 (23:09 -0800)
committerchsieh <chester.developer@hotmail.com>
Sun, 19 Dec 2010 07:09:32 +0000 (23:09 -0800)
commite8f833e6a39a2394257f9fbb8b755ae74bc74a48
treefdd3a1cac6436c611dd6638231caf42aeff76771
parentea5b1fb814b729e1166cb71f7f51512376cfb2e7
Migrating OGL resources to their own classes, and not intertwined with UIView.
Classes/Foundation/Common/GlobalInclude.h
Classes/Foundation/Common/Print.h
Classes/Foundation/GraphicsServices/OpenGLServices.h
Classes/Foundation/GraphicsServices/OpenGLServices.m [deleted file]
Classes/Foundation/GraphicsServices/OpenGLServices.mm [new file with mode: 0644]
Classes/Foundation/GraphicsServices/RenderTarget.h [new file with mode: 0644]
Classes/Foundation/GraphicsServices/RenderTarget.mm [new file with mode: 0644]
Classes/Foundation/Hash/DJB2.h
Littlest.xcodeproj/project.pbxproj
Shaders/Standard/Standard.fsh
Shaders/Standard/Standard.vsh