axmol/cocos/2d/renderer
James Chen 8145bf903e texture listener was enabled only when the macro CC_ENABLE_CACHE_TEXTURE_DATA was enabled. 2013-12-31 11:02:01 +08:00
..
CCCustomCommand.cpp Merge pull request #4728 from dabingnn/develop_removeCommandPool 2013-12-29 21:53:12 -08:00
CCCustomCommand.h remove commandPool in renderCommand 2013-12-27 13:51:11 +08:00
CCFrustum.cpp update vs project for new renderer and fix compiling fail on vs. 2013-12-18 14:36:49 +08:00
CCFrustum.h Improves SpriteTest 2013-12-18 13:52:10 -08:00
CCGroupCommand.cpp remove commandPool in renderCommand 2013-12-27 13:51:11 +08:00
CCGroupCommand.h remove commandPool in renderCommand 2013-12-27 13:51:11 +08:00
CCMaterialManager.cpp Adds 'CC' to renderer files 2013-12-17 18:41:09 -08:00
CCMaterialManager.h Adds 'CC' to renderer files 2013-12-17 18:41:09 -08:00
CCQuadCommand.cpp remove commandPool in renderCommand 2013-12-27 13:51:11 +08:00
CCQuadCommand.h remove commandPool in renderCommand 2013-12-27 13:51:11 +08:00
CCRenderCommand.cpp More warning fixes. 2013-12-28 14:34:52 +08:00
CCRenderCommand.h remove empty interface releaseToCommandPool 2013-12-27 14:02:17 +08:00
CCRenderCommandPool.h Adds 'CC' to renderer files 2013-12-17 18:41:09 -08:00
CCRenderMaterial.cpp Adds 'CC' to renderer files 2013-12-17 18:41:09 -08:00
CCRenderMaterial.h Adds 'CC' to renderer files 2013-12-17 18:41:09 -08:00
CCRenderer.cpp texture listener was enabled only when the macro CC_ENABLE_CACHE_TEXTURE_DATA was enabled. 2013-12-31 11:02:01 +08:00
CCRenderer.h closed #2865: Deprecates CCNotificationCenter, uses EventDispatcher instead. 2013-12-31 10:54:37 +08:00