axmol/cocos2dx/particle_nodes
James Chen 3c0653ffa7 fixed #1164: 1. Add the render mode which uses VBO without VAO in CCParticleSystemQuad.
2. delete some unused codes for win32 port.
3. Add CC_REBIND_INDICES_BUFFER macro.
2012-04-13 17:24:50 +08:00
..
CCParticleBatchNode.cpp Updated some files. 2012-04-04 21:58:04 +08:00
CCParticleExamples.cpp fixed #639, Initialize the m_tPosition of CCParticleSystem with the setter. 2011-07-28 16:16:51 +08:00
CCParticleSystem.cpp issue #1094: renamed CCPoolManager::getInstance() to CCPoolManager::sharedPoolManager(), and added CCPoolManager::purgePoolManager() method. Using pointer rather than global variable to make a singleton. 2012-04-08 12:50:15 +08:00
CCParticleSystemQuad.cpp fixed #1164: 1. Add the render mode which uses VBO without VAO in CCParticleSystemQuad. 2012-04-13 17:24:50 +08:00