axmol/cocos2dx/textures
Ricardo Quesada 487f65af2e Replaces `Dictionary` with `std::unordered_map`
I did some performance tests, and `std::unordered_map` is more performant than `Dictionary`.

I need to do more tests, but so far, the results are good.

Signed-off-by: Ricardo Quesada <ricardoquesada@gmail.com>
2013-09-06 22:55:11 -07:00
..
CCTexture2D.cpp Better destructors logs 2013-08-21 20:08:51 -07:00
CCTexture2D.h compatible with cocos2d c++ guidelines 2013-09-06 19:02:24 -07:00
CCTextureAtlas.cpp Better destructors logs 2013-08-21 20:08:51 -07:00
CCTextureAtlas.h Use C++ code in C++ comments. 2013-08-01 16:40:56 +08:00
CCTextureCache.cpp Replaces `Dictionary` with `std::unordered_map` 2013-09-06 22:55:11 -07:00
CCTextureCache.h Replaces `Dictionary` with `std::unordered_map` 2013-09-06 22:55:11 -07:00