axmol/cocos2dx/textures
Walzer 3224f8b9c5 issue 172 : fix the bug. In CCTextureCache::addImage and CCTextureCache::addUIImage, we will lock the texture cache array before we use it. So we must make sure that we unlock the texture cache array when we return in the function. 2010-10-12 03:23:47 +00:00
..
CCPVRTexture.cpp issue #81: remove including header of "platform/platform.h" 2010-08-25 03:38:08 +00:00
CCTexture2D.cpp helloworld-win32 vertical screen ok. 2010-10-09 09:41:42 +00:00
CCTextureAtlas.cpp issue 169, we should retain the new variable first, and then release the old one. assignment at last. 2010-09-27 10:19:10 +00:00
CCTextureCache.cpp issue 172 : fix the bug. In CCTextureCache::addImage and CCTextureCache::addUIImage, we will lock the texture cache array before we use it. So we must make sure that we unlock the texture cache array when we return in the function. 2010-10-12 03:23:47 +00:00