axmol/cocos2dx/textures
dumganhar 20b6257198 fixed #928:change 'vt->m_PixelFormat = CCTexture2D::defaultAlphaPixelFormat();' to 'vt->m_PixelFormat = tt->getPixelFormat();' 2011-12-29 16:00:36 +08:00
..
CCTexture2D.cpp fixed #922: rename CCTexture2D::setPVRImagesHavePremultipliedAlpha() and change it to a static method 2011-12-20 14:59:15 +08:00
CCTextureAtlas.cpp issue #879: replase assert with CCAssert 2011-11-28 17:28:43 +08:00
CCTextureCache.cpp fixed #928:change 'vt->m_PixelFormat = CCTexture2D::defaultAlphaPixelFormat();' to 'vt->m_PixelFormat = tt->getPixelFormat();' 2011-12-29 16:00:36 +08:00
CCTexturePVR.cpp fix some warning 2011-10-19 15:24:19 +08:00