axmol/cocos/platform/win32
Wilson E. Alvarez c0e1e91373 Performance tweak: Use range-based for-loops and allocate std::vector size() and *end() on the stack where favorable. (#16716)
* Use range-based for-loops and allocate std::vector size(), end(), cend(), rend(), crend() on the stack where favorable.

Other minor trivial changes were applied.

* Fixed Android compilation error

* Fixed windows-universal compilation error
2016-10-27 15:10:24 +08:00
..
compat Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
CCApplication-win32.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCApplication-win32.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCCommon-win32.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCDevice-win32.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCFileUtils-win32.cpp Performance tweak: Use range-based for-loops and allocate std::vector size() and *end() on the stack where favorable. (#16716) 2016-10-27 15:10:24 +08:00
CCFileUtils-win32.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCGL-win32.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCPlatformDefine-win32.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCStdC-win32.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCStdC-win32.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCUtils-win32.cpp Win32 move unicode utils global. (#16234) 2016-07-28 09:57:29 +08:00
CCUtils-win32.h Win32 move unicode utils global. (#16234) 2016-07-28 09:57:29 +08:00
inet_pton_mingw.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
inet_pton_mingw.h MinGW build fix 2015-03-05 11:11:13 +03:00