Commit Graph

222 Commits

Author SHA1 Message Date
HALX99 a42f9ac25c
Renaming refactor (#353) [ci build] 2021-05-18 16:40:30 +08:00
halx99 872f7df17f Add some comment 2021-05-15 11:54:17 +08:00
halx99 8cad859a56 Fix linux ci 2021-05-15 01:00:20 +08:00
halx99 ccce8d32cc Fix ci [ci build] 2021-05-15 00:44:30 +08:00
halx99 3a7594d965 Use cmdline-tools instead sdk-tools [ci build] 2021-04-20 21:02:55 +08:00
halx99 82fefa78d3 Use cmdline-tools instead sdk-tools [ci build] 2021-04-20 20:58:09 +08:00
HALX99 273cd3c7c3
Update before-install.sh [ci build] 2021-04-08 23:32:34 +08:00
HALX99 b0d56dbc7c
Update before-install.sh [ci build] 2021-04-08 23:28:46 +08:00
HALX99 ab904cdcb1
Update before-install.sh [ci build] 2021-04-08 23:08:05 +08:00
halx99 76ad6ce1ac CI don't needs download deps manually [ci build] 2020-11-16 16:02:47 +08:00
halx99 38fd8e71aa fix android nasm version print for ci [ci build] 2020-11-12 18:01:27 +08:00
halx99 023f72f2b9 Install nasm for ci [ci build] 2020-11-12 17:48:31 +08:00
halx99 e0a36031c9 fix cjson can't use 2020-11-11 15:21:29 +08:00
halx99 c72d21b1a3 fix android ci [ci build] 2020-11-09 19:40:43 +08:00
halx99 b5e9f00307 fix ci [ci build] 2020-11-09 18:27:52 +08:00
HALX99 8698214b9e
Update run-scripts.sh [ci build] 2020-11-09 17:53:23 +08:00
halx99 f13bc32512 Build android arch arm64-v8a only for ci, fix test case compiling warning 2020-10-26 11:12:55 +08:00
HALX99 4e25fe1d89
Migrate to github ci (#247) 2020-10-24 18:41:20 +08:00
halx99 919d48d68e Finish cpp and lua template to use env var 'COCOS2DX_ROOT' to avoid copy whole engine source when new project. 2020-10-19 18:33:10 +08:00
HALX99 0d84d722b8
Use pyenv manage python version for travis-ci (#229) 2020-10-07 22:45:05 +08:00
halx99 7d426d9342 build mac with alsoft 2020-10-06 16:50:06 +08:00
HALX99 235f09f635
Refactor pixel format manipulate (#217)
* PixelFormat use table

* Correct PixelFormat name to match 'GL_LUMINANCE'

* Up

* fix cube update texture enum

* linux build

* Refine ci

* fix linux build

* Remove unused function, match mtl framebuffer pixel format

* readPixels always RGBA format

* fix ci for linux

* fix linux build

* Remove unused functions

* fix travis

* fix android ci

* Update config.json

* linux glad

* Update CCGLViewImpl-desktop.cpp

* fix linux build

* Fix linux build

* Link issue [skip appveyor][skip travis]

* Update CMakeLists.txt

* Refine GL enums use

* Update test case name [skip appveyor][skip travis]

* fix linux link issue

* for mtl

* fix ci

* Tidy pixelformat enums

* fix ci

* fix rgba8 to abgr4 error

* fix ci

* fix ci for GLES

* Fix linux build, require glibc-2.27+

* Use properly dist for travis [skip appveyor]

* fix linux build [skip appveyor]

* Update install-deps-linux.sh

* Remove unused members for pixel block info, update external to v73

* Sync from compile linux warnings

* Remove unused check, and PixelFormat::A8 is ordinary format, not compressed format

* metal doesn't support rgb8 (#3)

* Update CCTexture2D.cpp

* Refine code

* Pixel Format Descriptor Table

* fix ci

* BGR5A1

* Simplfy texture format convert function name

* Update

* rgba4 match mtl render format

* Add note about RGBA4

* Remove unused function

* fix osx

* Already converted at texture2d

* Clearly comment

* fixup
2020-09-25 11:07:56 +08:00
HALX99 5a32bcfdaf
RenderTarget abstract, in-progress (#210)
RenderTarget abstract
2020-09-21 22:10:50 +08:00
halx99 743b414bf1 Enable mac build for ci 2020-09-04 16:47:32 +08:00
halx99 7cd25f5a66 Improve ios CMake scripts 2020-08-24 01:26:12 -07:00
halx99 77fb065481 Update CMake scripts 2020-08-17 19:18:18 +08:00
halx99 bac5a56d0d Set CC_USE_ALSOFT_ON_APPLE=ON at travis build script 2020-07-31 15:11:13 +08:00
HALX99 f37a125c1b
fix ci error 2020-05-18 09:16:10 +08:00
HALX99 3fb83491c5
fix ios openssl link error 2020-02-08 22:10:08 +08:00
HALX99 c51140bf74
Reset ios toolchain 2020-02-07 20:59:22 +08:00
HALX99 cffc332499
Use ios.toolchain.cmake 2020-02-07 19:26:45 +08:00
halx99 e0070f910a Add ios.toolchain.cmake 2020-02-07 18:59:44 +08:00
HALX99 df688d49ae
test iphoneos 2020-02-07 16:14:27 +08:00
halx99 f167a22dad update file attributes 2019-11-30 20:16:33 +08:00
Arnold d78905c0be [CI ]add cocos new for iOS (#20380) 2019-11-30 16:58:49 +08:00
HALX99 5a2e9e4930
Update run-script.sh 2019-11-30 07:08:58 +08:00
HALX99 4e671a97b9
Update run-script.sh 2019-11-30 06:15:54 +08:00
HALX99 60662af671
skip gen luabindings for ci 2019-11-25 20:32:43 +08:00
HALX99 aad1a18a8f
Temporary disable auto luabindings push 2019-11-25 19:48:31 +08:00
Arnold e3c636c23c Sync resource automatically on Windows and Linux (#20319) 2019-11-15 10:24:38 +08:00
minggo b852fc3355
Revert "don't compile codes for binding generator if it is a pull request (#20237)" (#20283)
This reverts commit c2c6aa4268.
2019-11-01 12:02:48 +08:00
minggo c2c6aa4268
don't compile codes for binding generator if it is a pull request (#20237) 2019-10-24 17:25:35 +08:00
CHP b9df8ad823 remove_ios.toolchain.cmake (#20058)
* remove_ios.toolchain.cmake

* simplify osx configuration

* Remove ios.toolchain.cmake
2019-08-26 10:01:16 +08:00
CHP 4d0e76bf68 ios_cmake_3_14 (#20055)
* ios_cmake_3_14

* disabled ios_cmake

* Update .travis.yml

change to xcode11
2019-08-22 18:39:20 +08:00
minggo f2831b4bf1
Revert "update cmake to v3.14 for travis (#20042)" (#20054)
This reverts commit 19ce98424c.
2019-08-21 10:47:23 +08:00
minggo 19ce98424c
update cmake to v3.14 for travis (#20042) 2019-08-20 09:44:39 +08:00
Arnold d4eb421d42 suppess log (#19988) 2019-07-26 09:40:14 +08:00
Arnold 2572188042
fetch --unshallow (#19984) 2019-07-25 14:16:58 +08:00
Arnold 262f28ad9d
travis git push enable error log (#19982)
* git push verbose

* enable error log
2019-07-25 13:49:07 +08:00
Arnold 0bd77e8d49
set -x (#19981) 2019-07-25 13:38:11 +08:00