halx99
7477b4f534
Fixup
2021-09-20 17:22:15 +08:00
halx99
75af319e25
Update before-install.sh
2021-09-20 17:06:01 +08:00
halx99
476bf5a480
Update before-install.sh
2021-09-20 16:47:44 +08:00
halx99
5ee960a0b3
Update run-script.sh
2021-07-09 10:35:57 +08:00
halx99
3a7d79733f
Update readme guide and fixup [ci build]
2021-06-08 21:53:18 +08:00
halx99
e1862c28b0
Update run-script.sh
2021-06-05 01:22:33 +08:00
halx99
827d384eef
Renaming refactor ( #353 ) [ci build]
2021-05-18 16:40:30 +08:00
halx99
07a2d3f81f
Add some comment
2021-05-15 11:54:17 +08:00
halx99
821492ad8d
Fix linux ci
2021-05-15 01:00:20 +08:00
halx99
7aaeb8007d
Fix ci [ci build]
2021-05-15 00:44:30 +08:00
rh101
95cf5b5c2b
Merge: 2aa2d69151
b7506fed0c
...
Merge branch 'vfs-support' of https://github.com/rh101/engine-x into vfs-support
2021-04-23 00:01:47 +10:00
rh101
54ffa13dff
Move PosixFileStream class to its own files
...
Update UserDefault to work with FileStream
Fix undefined openFileStream on platforms other than Win32
2021-04-23 00:01:32 +10:00
RH
1e15ed4839
Merge: 2cef9f2e76
844119d162
...
Merge pull request #3 from c4games/master
Sync with master
2021-04-22 21:48:49 +10:00
rh101
7540c06fd3
Use FileStream to write JPG images to disk
2021-04-22 21:36:26 +10:00
halx99
8ed6d34234
Explicit set cmake minimum version at app/build.gradle [ci build]
2021-04-22 11:40:53 +08:00
rh101
2bf12b2226
Add support for virtual file system via custom FileStream and FileUtils implementations.
2021-04-22 03:15:49 +10:00
halx99
0c87f1d4ef
Use cmdline-tools instead sdk-tools [ci build]
2021-04-20 21:02:55 +08:00
halx99
92e0eff6df
Use cmdline-tools instead sdk-tools [ci build]
2021-04-20 20:58:09 +08:00
halx99
366636e861
Update before-install.sh [ci build]
2021-04-08 23:32:34 +08:00
halx99
c14dafcbaa
Update before-install.sh [ci build]
2021-04-08 23:28:46 +08:00
halx99
e05c59f7e1
Update before-install.sh [ci build]
2021-04-08 23:08:05 +08:00
halx99
0b805564dc
CI don't needs download deps manually [ci build]
2020-11-16 16:02:47 +08:00
halx99
e132a37b2b
fix android nasm version print for ci [ci build]
2020-11-12 18:01:27 +08:00
halx99
efb1474aa7
Install nasm for ci [ci build]
2020-11-12 17:48:31 +08:00
halx99
5a4d0139c5
fix cjson can't use
2020-11-11 15:21:29 +08:00
halx99
ca9608e98a
fix android ci [ci build]
2020-11-09 19:40:43 +08:00
halx99
58e8038ce9
fix ci [ci build]
2020-11-09 18:27:52 +08:00
halx99
98e2af183b
Update run-scripts.sh [ci build]
2020-11-09 17:53:23 +08:00
halx99
f55c974d18
Build android arch arm64-v8a only for ci, fix test case compiling warning
2020-10-26 11:12:55 +08:00
halx99
7b046814fc
Migrate to github ci ( #247 )
2020-10-24 18:41:20 +08:00
halx99
3741bbd7e2
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
1f8431b7c8
Use pyenv manage python version for travis-ci ( #229 )
2020-10-07 22:45:05 +08:00
halx99
eda4e3e1a2
build mac with alsoft
2020-10-06 16:50:06 +08:00
halx99
cca0739793
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
6e7e117a0d
RenderTarget abstract, in-progress ( #210 )
...
RenderTarget abstract
2020-09-21 22:10:50 +08:00
halx99
d8f6edd211
fix .travis.yml
2020-09-04 17:19:51 +08:00
halx99
170d8eb0f5
test
2020-09-04 17:03:25 +08:00
halx99
715858a0e0
Enable mac build for ci
2020-09-04 16:47:32 +08:00
halx99
86c70e429b
Improve ios CMake scripts
2020-08-24 01:26:12 -07:00
halx99
10d51d0c22
Update CMake scripts
2020-08-17 19:18:18 +08:00
halx99
ee6c56ddfc
Set CC_USE_ALSOFT_ON_APPLE=ON at travis build script
2020-07-31 15:11:13 +08:00
halx99
b39d318a0f
fix ci error
2020-05-18 09:16:10 +08:00
weiwest
a998fe8c14
Merge: 2a02db76d8
2d3e162e21
...
Merge remote-tracking branch 'upstream/master'
2020-02-12 16:58:47 +08:00
weiwest
33b9e8330b
add astc soft decode support
2020-02-11 23:54:17 +08:00
halx99
61b9e21b51
Merge: e698c3ed81
3fb83491c5
...
Merge pull request #48 from c4games/fix-ios-link-error
fix ios openssl link error
2020-02-11 13:32:42 +08:00
halx99
579eeb5e7b
Merge: 33d3721c6a
33e765455c
...
Merge pull request #47 from c4games/ios-build-guides
Update README.md
2020-02-08 22:33:14 +08:00
halx99
9b3dfe29a7
fix ios openssl link error
2020-02-08 22:10:08 +08:00
halx99
eec29eb3be
Reset ios toolchain
2020-02-07 20:59:22 +08:00
halx99
fcbc5afbb3
Merge: b39b6e9acb
cffc332499
...
Merge pull request #44 from halx99/master
Fix travis ci ios build issue
2020-02-07 19:56:34 +08:00
halx99
b2f30327d7
Update ios cmake guide
2020-02-07 19:28:41 +08:00