.. |
shaders
|
Squashed commit of the following:
|
2014-05-16 14:36:00 -07:00 |
CCApplication.cpp
|
General fixes:
|
2015-10-16 21:43:09 +02:00 |
CCApplication.h
|
fix typos and syntax error. A thorough check by tool VSSpellChecker.
|
2015-09-22 16:08:23 +08:00 |
CCCommon.cpp
|
clean up include files for WINRT platforms
|
2015-10-02 18:49:41 -07:00 |
CCDevice.cpp
|
clean up include files for WINRT platforms
|
2015-10-02 18:49:41 -07:00 |
CCFileUtilsWinRT.cpp
|
More use StringUtf8ToWideChar and PlatformStringFromString
|
2015-08-17 23:04:05 +03:00 |
CCFileUtilsWinRT.h
|
Fix typos
|
2015-10-09 17:59:11 +09:00 |
CCFreeTypeFont.cpp
|
removed CC_PLATFORM_WP8
|
2015-05-08 09:19:13 -07:00 |
CCFreeTypeFont.h
|
fix wp8 compile issue
|
2015-04-08 18:01:56 +08:00 |
CCGL.h
|
updated cocos2d-x/angle template files to version 0edf96a2f54a43d068244a86aaf9133c1bf71fe5
|
2015-10-16 15:36:34 -07:00 |
CCGLViewImpl-winrt.cpp
|
clean up include files for WINRT platforms
|
2015-10-02 18:49:41 -07:00 |
CCGLViewImpl-winrt.h
|
clean up include files for WINRT platforms
|
2015-10-02 18:49:41 -07:00 |
CCGLViewImpl.cpp
|
compiles and runs on linux
|
2014-09-09 17:41:49 -07:00 |
CCGLViewImpl.h
|
Compiles on Android
|
2014-09-09 17:53:08 -07:00 |
CCGL_Angle.h
|
added Windows 8.1 ANGLE support
|
2014-10-14 14:17:28 -07:00 |
CCPThreadWinRT.cpp
|
compiles and runs on linux
|
2014-09-09 17:41:49 -07: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
|
Merge branch 'v3.8' of github.com:cocos2d/cocos2d-x into v3
|
2015-08-27 10:40:04 +08:00 |
CCPrecompiledShaders.h
|
removed old WP8_SHADER_COMPILER defines
|
2015-08-26 08:50:11 -07: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
|
clean up include files for WINRT platforms
|
2015-10-02 18:49:41 -07:00 |
CCWinRTUtils.h
|
clean up include files for WINRT platforms
|
2015-10-02 18:49:41 -07:00 |
InputEvent.cpp
|
clean up include files for WINRT platforms
|
2015-10-02 18:49:41 -07:00 |
InputEvent.h
|
clean up include files for WINRT platforms
|
2015-10-02 18:49:41 -07:00 |
InputEventTypes.h
|
removed old wp8 code that breaks Win10 WACK tests
|
2015-08-17 18:40:07 -07:00 |
Keyboard-winrt.cpp
|
clean up include files for WINRT platforms
|
2015-10-02 18:49:41 -07:00 |
Keyboard-winrt.h
|
clean up include files for WINRT platforms
|
2015-10-02 18:49:41 -07:00 |
WICImageLoader-winrt.cpp
|
Correct use and convert unicode from utf8
|
2015-08-16 12:51:41 +03:00 |
WICImageLoader-winrt.h
|
clean up include files for WINRT platforms
|
2015-10-02 18:49:41 -07: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
|
added missing inet_pton() for windows phone
|
2014-12-30 16:38:18 -08:00 |
inet_pton_winrt.h
|
added missing inet_pton() for windows phone
|
2014-12-30 16:38:18 -08:00 |
pch.cpp
|
Squashed commit of the following:
|
2014-05-16 14:36:00 -07:00 |
pch.h
|
updated pch include files
|
2014-10-14 14:19:14 -07:00 |
sha1.cpp
|
Add new line at the end of a file to *.cpp
|
2014-06-19 20:45:24 +09: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 |