axmol/cocos2dx/textures
Walzer 200080aea0 fix #188 , make eglDestroyContext after glDeleteTexture 2010-11-03 06:47:23 +00:00
..
CCPVRTexture.cpp issue #81: remove including header of "platform/platform.h" 2010-08-25 03:38:08 +00:00
CCTexture2D.cpp fix #188 , make eglDestroyContext after glDeleteTexture 2010-11-03 06:47:23 +00:00
CCTextureAtlas.cpp resolve compile error for android 2010-11-03 02:59:07 +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