Commit Graph

43 Commits

Author SHA1 Message Date
江战
bf39eb506b 3.4.0 run genbindings (#3937) 2021-09-29 20:18:32 +08:00
江战
e28ee35ee3 3.3 fix canvas api (#3647) 2021-06-24 15:15:18 +08:00
江战
6e45fe683e [3.3] CI android use action (#3631) 2021-06-18 16:16:22 +08:00
江战
8378a4a856 [3.3] some little fixes (#3626) 2021-06-18 10:49:40 +08:00
江战
be828cee5e 3.1 speed up travis (#3499)
* Speedup travis by reduce architectures
2021-05-06 13:40:46 +08:00
江战
1048c099f2 [3.1] add switch for NO_WERROR (#3451) 2021-04-23 09:45:16 +08:00
jiaxin.lai
7db6d0b130 turn off physx in mac apple silicon (#3437) 2021-04-21 11:54:12 +08:00
jiaxin.lai
d23e039d2c native physx (#3409) 2021-04-20 12:51:52 +08:00
江战
037d831291 Update run-script.sh (#3356) 2021-03-30 10:10:18 +08:00
Yun Hsiao Wu
9593a54b76 gfx: lifecyle validations (#3341)
* gfx: lifecyle validations

* better noexcept workaround

* more validations

* device layer reflection

* fix release build
2021-03-26 16:30:09 +08:00
江战
fe6da4a1d2 [sync] Travis compile vulkan (#3343) 2021-03-25 13:48:03 +08:00
吴智明
8674eafd02 change template structure (#3194) 2021-01-11 11:54:32 +08:00
江战
a558b0e89f [3.0] restart VM (#3154) 2020-12-31 15:42:55 +08:00
江战
7c543a5def [3.0] Support Apple Silicon (#3130) 2020-12-19 13:37:30 +08:00
minggo
74509f4eeb compile metal on iOS and mac (#3116) 2020-12-14 17:49:47 +08:00
江战
17f5cba3a6 [3.0] fix travis error (#3054) 2020-11-21 22:57:18 +08:00
江战
f1e828b7c7 [3dgfx] speedup travis (#3011) 2020-11-12 11:15:45 +08:00
吴智明
d5d772556c 3d gfx upgrade gradle (#2928)
* upgrade gradle version and instant app version

Signed-off-by: wuzhiming <wuzhiming.chukong@gmail.com>

* upgrade gradle config

Signed-off-by: wuzhiming <wuzhiming.chukong@gmail.com>

* fix project path

Signed-off-by: wuzhiming <wuzhiming.chukong@gmail.com>
2020-10-20 15:09:05 +08:00
吴智明
c12b73d42a fix bug when compile android (#2903)
* fix bug when compile android

Signed-off-by: wuzhiming <wuzhiming.chukong@gmail.com>

* update travis script

Signed-off-by: wuzhiming <wuzhiming.chukong@gmail.com>
2020-10-14 14:17:01 +08:00
吴智明
c076ba8a7a change template config file to camel case syntax (#2804) 2020-10-10 11:55:22 +08:00
吴智明
4df4563be3 sync template (#2754)
* update version

* add android instant and sync project structure to 2d version

* revert default project name

Signed-off-by: wuzhiming <wuzhiming.chukong@gmail.com>

* add instant template travis script support

Signed-off-by: wuzhiming <wuzhiming.chukong@gmail.com>
2020-09-09 14:01:48 +08:00
江战
098e5bc2ae rename js-template-link to template-link (#2678) 2020-08-06 17:28:37 +08:00
江战
6a9dc66091 console rewrite with js / 3dgfx (#2670) 2020-08-05 09:45:51 +08:00
江战
e645d102e8 fix compile error / 3dgfx (#2574)
* save

* compile arm64 & x86
2020-06-16 15:03:40 +08:00
江战
082f432d2a remove unused code / 3dgfx (#2487)
* remove \*.mk

* support Makefile

* update default template

* fix path

* fix field type

* link resource instead of copy

* update external

* fix travis

* fix ssize_t macro

* fix macro 2
2020-05-28 11:24:14 +08:00
江战
0add0fb5d6 CI enable release builds for win32 / 3dgfx (#2475)
* enable release builds

* uppercase path for glsl/Public/ShaderLang.h

* add non quiet

* remove android debug build

* keep android debug
2020-05-22 09:45:46 +08:00
江战
725ee401e2 3dgfx update v8 to version 8.0 (#2446)
* update v8 api

* use cmake on android

* update ios target version for simulator

* keep ANativeActivity_onCreate

* update v8 on win32

* update resource dir for win32

* update external/config.json

* Update tools/travis-scripts/run-script.sh

* Update tools/travis-scripts/run-script.sh

* should not set ANDROID_PLATFORM manually
2020-05-15 14:20:47 +08:00
Arnold
9eb02818a5 add metal support (#2375) 2020-04-15 09:42:58 +08:00
Arnold
79fc8353d1 3dgfx add CI & cmake (#2350)
* use-cmake

* revert: enable gles3 for android

* compile with cmake only
2020-04-14 13:58:45 +08:00
Arnold
079a0587d6 fix travis (#1810)
* add liclang libraries & update script

* update submodule bindings-generator
2019-08-29 10:52:37 +08:00
minggo
888433c819 fix travis error (#1295) 2018-06-06 14:48:19 +08:00
minggo
2c9a52d667 fix secure issue (#1292)
* fix secure issue

* check variable in its file
2018-06-06 09:58:44 +08:00
minggo
83def20953 use ndk r16b in travis (#1290) 2018-06-05 12:07:19 +08:00
minggo
a0c139a61d check binding logic when sending a pull request (#1289) 2018-06-05 11:25:34 +08:00
子龙山人
b6acb98c2c Update run-script.sh 2016-11-11 16:06:58 +08:00
zilongshanren
1578d03606 drop osx, only use linux 2016-11-11 15:30:03 +08:00
zilongshanren
b6f19dfde6 use osx to generate bindings 2016-05-11 17:33:08 +08:00
zilongshanren
1f2e6e9f48 use linux to generate bindings 2016-05-11 12:02:33 +08:00
zilongshanren
66f12204fd remove unused comments 2016-05-10 17:43:08 +08:00
zilongshanren
052e25f2d6 add bindings code 2016-05-10 17:20:42 +08:00
zilongshanren
a45d0f5772 add travis build status to develop branch 2016-05-06 16:22:28 +08:00
zilongshanren
d366a8d1bb make travis working 2016-05-06 16:10:43 +08:00
zilongshanren
4f42d3a5ca add travis scripts back.
1. it also fix generate cocos files and bindings code
2016-05-06 14:54:19 +08:00