axmol/cocos/base/allocator
Dale Stammen 2948a0cdcd used CreateMutexEx for WINRT and WP8 2014-12-30 21:24:05 -08:00
..
CCAllocatorBase.h Fix compile error on WIN32. 2014-12-19 11:49:40 +08:00
CCAllocatorDiagnostics.cpp some minor tweaks comments and logging 2014-12-12 10:54:59 -08:00
CCAllocatorDiagnostics.h Fix compile error on WIN32. 2014-12-19 11:49:40 +08:00
CCAllocatorGlobal.cpp adding allocator system 2014-12-12 08:57:06 -08:00
CCAllocatorGlobal.h removing Allocator<T> and inheriting base directly. 2014-12-15 09:34:25 -08:00
CCAllocatorGlobalNewDelete.cpp android fixes 2014-12-15 16:21:12 -08:00
CCAllocatorMacros.h modify inline macro to work on windows 2014-12-19 10:57:19 -05:00
CCAllocatorMutex.h used CreateMutexEx for WINRT and WP8 2014-12-30 21:24:05 -08:00
CCAllocatorStrategyDefault.h removing Allocator<T> and inheriting base directly. 2014-12-15 09:34:25 -08:00
CCAllocatorStrategyFixedBlock.h Fix compile error on WIN32. 2014-12-19 11:49:40 +08:00
CCAllocatorStrategyGlobalSmallBlock.h Fix compile error on WIN32. 2014-12-19 11:49:40 +08:00
CCAllocatorStrategyPool.h Fix compile error on WIN32. 2014-12-19 11:49:40 +08:00