axmol/cocos2dx/textures
James Gregory a7a7b3c919 Move GL server-side buffer code into a separate class and use multiple inheritance to deploy only to classes that need it. 2013-05-01 13:33:52 -07:00
..
CCTexture2D.cpp More client side buffer fixes. 2013-05-01 13:33:52 -07:00
CCTexture2D.h Move GL server-side buffer code into a separate class and use multiple inheritance to deploy only to classes that need it. 2013-05-01 13:33:52 -07:00
CCTextureAtlas.cpp issue #1683: Fixed an issue about OPENGLES ERROR 501 Warning in CCTextureAtlas.cpp. 2013-01-26 14:20:24 +08:00
CCTextureAtlas.h fixed #1593:remove all deprecated methods expect CCBAnimationManager 2012-12-06 18:51:33 +08:00
CCTextureCache.cpp issue #1848:use CCConfiguration::supportsPVRTC() to determine if the device support powertc format 2013-03-21 15:50:41 +08:00
CCTextureCache.h issue #1848:use CCConfiguration::supportsPVRTC() to determine if the device support powertc format 2013-03-21 15:50:41 +08:00
CCTexturePVR.cpp Fix linux compilation of CCTexturePVR.cpp 2013-03-22 10:40:35 -07:00
CCTexturePVR.h issue #1686:synchronize CCTexturePVR.cpp 2013-02-26 18:08:51 +08:00