Dale Stammen
|
fa6b70cbb8
|
disabled xaml functions for WP8
|
2014-10-24 05:59:59 -07:00 |
Dale Stammen
|
c82a75d4f7
|
added xaml support functions
|
2014-10-23 19:29:38 -07:00 |
Dale Stammen
|
0af2f30d61
|
fixed WP8_SHADER_COMPILER checks
|
2014-10-23 08:40:34 -07:00 |
Dale Stammen
|
a4294c07c1
|
added check for WP8_SHADER_COMPILER
|
2014-10-23 08:32:31 -07:00 |
Dale Stammen
|
b5fdf892b2
|
added text input from keyboard support for winrt
|
2014-10-23 07:38:46 -07:00 |
Dale Stammen
|
1112cad792
|
remove PhoneDirect3DXamlAppComponent namesapce refactor
|
2014-10-23 07:12:51 -07:00 |
Dale Stammen
|
3d16bbc6b9
|
added UIEditBoxEvent. namespace refactor
|
2014-10-23 07:09:03 -07:00 |
Dale Stammen
|
b20015f845
|
updated for Universal App support
|
2014-10-23 07:07:58 -07:00 |
Dale Stammen
|
06913670dc
|
use device orientation for acceleration values
|
2014-10-23 07:04:13 -07:00 |
Dale Stammen
|
8af672c588
|
moved messagebox code to winrt cceglview to handle threading issues
|
2014-10-23 07:03:41 -07:00 |
Dale Stammen
|
41fe4a3e17
|
dpi for wp8 only
|
2014-10-16 11:16:26 -07:00 |
Dale Stammen
|
d6912c3d84
|
updated winrt platform files
|
2014-10-14 16:32:39 -07:00 |
Dale Stammen
|
ef13db4643
|
updated pch include files
|
2014-10-14 14:19:14 -07:00 |
Dale Stammen
|
946121ec71
|
added CC_DLL to export classes
|
2014-10-14 14:18:56 -07:00 |
Dale Stammen
|
adfe072937
|
fixed include paths
|
2014-10-14 14:18:31 -07:00 |
Dale Stammen
|
37cd3dc7f9
|
added check for WP8_SHADER_COMPILER
|
2014-10-14 14:18:14 -07:00 |
Dale Stammen
|
bbca4823f5
|
fixed check for WINRT_NO_WINSOCK
|
2014-10-14 14:17:49 -07:00 |
Dale Stammen
|
7a57ea4cb8
|
added Windows 8.1 ANGLE support
|
2014-10-14 14:17:28 -07:00 |
Dale Stammen
|
e0157f7471
|
check for WP8_SHADER_COMPILER
|
2014-10-14 14:16:52 -07:00 |
Dale Stammen
|
fbc25a055c
|
updated winrt include
|
2014-10-14 14:16:24 -07:00 |
minggo
|
8a5829631d
|
Merge pull request #8171 from huangshiwu/v3_Teivaz
Enable screen orientation change handling - by Teivaz
|
2014-09-29 18:02:03 +08:00 |
Dale Stammen
|
67377b7d46
|
added check for WINRT_NO_WINSOCK
|
2014-09-26 12:05:19 -07:00 |
huanghsiwu
|
7a2a44ad88
|
Enable screen orientation change handling - by Teivaz
|
2014-09-26 16:16:34 +08:00 |
minggo
|
2620592d62
|
Merge pull request #7975 from newnon/v3_openUrl
openUrl function for all platform but on windows RT empty function
|
2014-09-25 13:41:08 +08:00 |
minggo
|
6a437d79b1
|
Merge pull request #8138 from MSOpenTech/wp8-v3.3
WP8 v3.3 bug fixes
|
2014-09-25 10:39:37 +08:00 |
huanghsiwu
|
49f1927d5d
|
fix Class TextFieldTTF's keyboard input bug on WP8 platform
|
2014-09-25 07:41:51 +08:00 |
Dale Stammen
|
2226aa5c8a
|
need to reset the accelerometer before trying to enable it again
|
2014-09-23 10:01:42 -07:00 |
Guy Kogus
|
6e91c65e74
|
Windows Phone 8 can now open URLs.
|
2014-09-22 17:47:38 +04:00 |
Guy Kogus
|
a9a0ff35f6
|
Added method for converting from std::string to Platform::String.
|
2014-09-22 17:47:38 +04:00 |
Sergey
|
2255cf91ba
|
openUrl function for all platform but on windows RT empty function
|
2014-09-22 17:47:38 +04:00 |
Ricardo Quesada
|
d5a6289a9b
|
compiles on wp8
|
2014-09-09 18:22:11 -07:00 |
Ricardo Quesada
|
6b4323642a
|
compiles on winphone8
|
2014-09-09 18:15:16 -07:00 |
Ricardo Quesada
|
fdabaa3082
|
Compiles on Android
|
2014-09-09 17:53:08 -07:00 |
Ricardo Quesada
|
0972506bf5
|
compiles and runs on linux
|
2014-09-09 17:41:49 -07:00 |
huangshiwu
|
7372604f7f
|
fix wp8 compile error and modify default resource path
|
2014-09-05 11:21:08 +08:00 |
minggo
|
d91dc842de
|
Merge pull request #7822 from Teivaz/v3_WP8
Added method for custom precompiled shader program loading in WP8
|
2014-08-20 11:22:26 +08:00 |
teivaz
|
0e5a79d486
|
+ [WP8] Added method for custom precompiled shader program loading
|
2014-08-20 12:02:16 +03:00 |
Sergey
|
bfe6513706
|
setKeepScreenOn method
|
2014-08-19 15:00:58 +04:00 |
teivaz
|
0e7ec265ee
|
* [WP8] Fixed default search path: renamed "Assets\Resources" to "Assets\res"
|
2014-08-20 11:54:41 +03:00 |
huangshiwu
|
8ee4340db3
|
fix winrt complie error
|
2014-08-07 18:38:11 +08:00 |
huangshiwu
|
efcb8b9962
|
wp8 glview hook solution 1
|
2014-08-04 14:17:14 +08:00 |
huangshiwu
|
372479d812
|
wp8 GLView Hook
|
2014-08-02 16:31:16 +08:00 |
minggo
|
bf4b376ae5
|
return correct language type
|
2014-07-12 20:40:15 +08:00 |
gin0606
|
3ae8e29ce5
|
Add new line at the end of a file to *.h
|
2014-06-19 20:45:49 +09:00 |
gin0606
|
bf4f30d14b
|
Add new line at the end of a file to *.cpp
|
2014-06-19 20:45:24 +09:00 |
Dale Stammen
|
0efc070104
|
fixed shader compiler after cocos refactor
|
2014-05-20 07:48:12 -07:00 |
Ricardo Quesada
|
0f67247325
|
Squashed commit of the following:
commit a794d107ad85667e3d754f0b6251fc864dfbf288
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Fri May 16 14:33:49 2014 -0700
Yeah... everything compiles on win32 and wp8
commit 4740be6e4a0d16f742c27996e7ab2c100adc76af
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Fri May 16 13:58:38 2014 -0700
CCIME moved to base
and compiles on Android
commit ff3e1bf1eb27a01019f4e1b56d1aebbe2d385f72
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Fri May 16 13:02:57 2014 -0700
compiles Ok for Windows Phone 8
commit 8160a4eb2ecdc61b5bd1cf56b90d2da6f11e3ebd
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Fri May 16 12:25:31 2014 -0700
fixes for Windows Phone 8
commit 418197649efc93032aee0adc205e502101cdb53d
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Fri May 16 11:15:13 2014 -0700
Compiles on Win32
commit 08813ed7cf8ac1079ffadeb1ce78ea9e833e1a33
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Fri May 16 10:08:31 2014 -0700
Compiles on linux!
commit 118896521e5b335a5257090b6863f1fb2a2002fe
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Fri May 16 09:30:42 2014 -0700
moves cocos/2d/platform -> cocos/platform
commit 4fe9319d7717b0c1bccb2db0156eeb86255a89e0
Merge: bd68ec2 511295e
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Fri May 16 08:24:41 2014 -0700
Merge remote-tracking branch 'cocos2d/v3' into files
commit bd68ec2f0e3a826d8b2f4b60564ba65ce766bc56
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Thu May 15 19:36:23 2014 -0700
files in the correct directory
|
2014-05-16 14:36:00 -07:00 |