axmol/cocos/platform/winrt
Julien Jorge a3f28a18df Uniformize image support macro usage.
All images format implementation but WIC test the value of a CC_USE_<FORMAT>
preprocessor macro to verify if the implementation must be available or not.
WIC support is checked against the definition of the macro only,
independently of its value, thus making the implementation available even
if CC_USE_WIC = 0.

This commit makes the tests of the CC_USE_WIC macro identical to the tests
of the other similar image format macros.
2016-04-19 14:15:43 +02:00
..
shaders Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCApplication.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
CCApplication.h Added Application::getVersion() to get the app version. 2015-10-28 17:57:57 +00:00
CCCommon.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
CCDevice.cpp clean up include files for WINRT platforms 2015-10-02 18:49:41 -07:00
CCFileUtilsWinRT.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
CCFileUtilsWinRT.h Allow inherit form platform fileutils (#15304) 2016-04-14 11:59:24 +08:00
CCFreeTypeFont.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
CCFreeTypeFont.h fix wp8 compile issue 2015-04-08 18:01:56 +08:00
CCGL.h Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
CCGLViewImpl-winrt.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
CCGLViewImpl-winrt.h Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
CCGLViewImpl.cpp Fix typos in comments and strings 2016-03-29 10:52:17 +09:00
CCGLViewImpl.h Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
CCGL_Angle.h added Windows 8.1 ANGLE support 2014-10-14 14:17:28 -07:00
CCPThreadWinRT.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
CCPThreadWinRT.h clean up include files for WINRT platforms 2015-10-02 18:49:41 -07:00
CCPlatformDefine-winrt.h updated winrt platform files 2014-10-14 16:32:39 -07:00
CCPrecompiledShaders.cpp Fix typos in comments and strings 2016-03-29 10:52:17 +09:00
CCPrecompiledShaders.h Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
CCStdC.cpp Compiles on Android 2014-09-09 17:53:08 -07:00
CCStdC.h added #if _MSC_VER < 1900 2015-10-04 09:32:48 -07:00
CCWinRTUtils.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
CCWinRTUtils.h clean up include files for WINRT platforms 2015-10-02 18:49:41 -07:00
InputEvent.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
InputEvent.h Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
InputEventTypes.h removed old wp8 code that breaks Win10 WACK tests 2015-08-17 18:40:07 -07:00
Keyboard-winrt.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
Keyboard-winrt.h Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
WICImageLoader-winrt.cpp Uniformize image support macro usage. 2016-04-19 14:15:43 +02:00
WICImageLoader-winrt.h Uniformize image support macro usage. 2016-04-19 14:15:43 +02:00
inet_ntop_winrt.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
inet_ntop_winrt.h only needed if _MSC_VER < 1900 2015-04-15 09:18:48 -07:00
inet_pton_winrt.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
inet_pton_winrt.h added missing inet_pton() for windows phone 2014-12-30 16:38:18 -08:00
pch.cpp revert pch.cpp for windows 8.1 and windows 10. 2016-03-21 11:00:32 +08:00
pch.h Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
sha1.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
sha1.h Add new line at the end of a file to *.h 2014-06-19 20:45:49 +09:00
targetver.h updated winrt platform files 2014-10-14 16:32:39 -07:00