axmol/cocos2dx/textures
minggo cc2b00e9fe Merge pull request #2573 from j4m3z0r/emscriptenate
Use browser font rendering instead of FreeType
2013-05-20 22:50:28 -07:00
..
CCTexture2D.cpp The real cause of the problem for the texture corruption was when using textures with no alpha. 2013-05-19 18:53:59 +03:00
CCTexture2D.h initWithStringShadowStroke() renamed to initWithString() 2013-05-15 16:37:08 -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 Remove SDL code from texture cache, and move all image loading code to CCImage. 2013-05-17 17:09:28 -07: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 Fixing compilation errors for NaCl port. 2013-05-10 16:03:01 +08:00
CCTexturePVR.h issue #1686:synchronize CCTexturePVR.cpp 2013-02-26 18:08:51 +08:00