Commit Graph

111 Commits

Author SHA1 Message Date
Zeqiang Li 00e4b6c23a
update webgpu (#417) 2023-09-08 14:15:26 +08:00
James Chen 9ca49d770a Merge branch 'v3.8.0-hmi' into v3.8.2 2023-09-01 10:28:50 +08:00
Yiwen 59ca8baa7e
add meshoptimizer (#399) 2023-08-18 11:40:43 +08:00
James Chen ab15deb121 Merge branch 'v3.8.0' of github.com:cocos/cocos-engine-external into v3.7.2-hmi 2023-06-05 13:51:02 +08:00
James Chen b701539f22
Update sources/CMakeLists.txt, add configuration for surfaceless mode (#341) 2023-04-17 16:06:37 +08:00
江战 2755cc5352
fix android controller (#339) 2023-03-22 14:40:31 +08:00
qiuguohua e4b6cc94a8 Merge remote-tracking branch 'origin/v3.6.1-oh' into develop-oh 2023-03-13 11:34:42 +08:00
qiuguohua 44c8df5197
Android platform does not exit the loop (#335) 2023-02-14 14:45:57 +08:00
bofeng-song 8b0cc9793d
refine: disable game text input api (#296) 2022-09-29 13:40:28 +08:00
yangchao 986f469ea5
physx add pal for openharmony (#297)
* physx add pal for openharmony

* use __OPENHARMONY__
2022-09-22 16:16:26 +08:00
bofeng-song 6bc7be8a80
google-game-sdk: only notify resize event after window's size(lastWindowWidth) has been initialized (#265) 2022-06-23 15:24:06 +08:00
bofeng-song ae7ffe5396
Google-Game-SDK: export api that called from java (#264) 2022-06-23 14:54:48 +08:00
minggo 4bf6c8924b
Remove unneeded libs (#262)
* remove MurmurHash2
2022-06-22 09:52:41 +08:00
bofeng-song e8af372fd4
fix anr after game enter background (#260)
* fix anr after game enter background
2022-06-14 18:10:17 +08:00
minggo 7b0b2bc14e Merge branch 'v3.5' into v3.6_merge_v3.5 2022-06-07 15:39:40 +08:00
yangchao d576db3d0f
not use this marco on nx windows (#258)
* not use this marco on nx windows

* nx windows not need this compile options
2022-05-31 17:23:24 +08:00
yangchao 40e0ab05b8
V3.5 nx (#257)
* add nx support

* fix nx external compiler error

* format code

* nx if use nvn, no need use tbb

* windows cl.exe not  support -include compile flag

* update pvmp3dec cmake , support windows
2022-05-28 20:10:19 +08:00
bofeng-song 9a6b364f70
Fix the problem that Surface size may get wrong after Android backend cut to frontend (#255) 2022-05-13 10:16:01 +08:00
minggo a280d3ba6a
Update boost.cmake (#252) 2022-04-25 16:12:53 +08:00
minggo 9b3fc71c6d Merge branch 'revert_v3.5' into merge_v3.5 2022-04-25 14:01:47 +08:00
bofeng-song b0c2516d5b
integrate gamesdk source code (#248)
* integrate gamesdk source code

* refine
2022-04-19 16:43:33 +08:00
Zeqiang Li ea41ab8f47
conditional compile swappy (#247) 2022-04-14 18:12:30 +08:00
bofeng-song dae690a354
fix android build error (#246) 2022-04-14 16:08:15 +08:00
Zeqiang Li e5e37407a3
disable swappy by default (#245) 2022-04-11 10:54:04 +08:00
PatriceJiang ce6c0e8ee2 support ndk 19+ 2022-04-08 20:12:22 +08:00
minggo 705e0e0f59
fix compiling error on android (#242) 2022-04-01 13:37:16 +08:00
James Chen 53005b48c3
[v3.5] Don't depend on boost_container since it's not necessary (#240) 2022-04-01 11:54:59 +08:00
PatriceJiang 391eae645e fix archive-output-director 2022-04-01 10:31:56 +08:00
minggo c6407256aa
Update CMakeLists.txt 2022-03-31 11:17:49 +08:00
minggo 41cb1f4a5b
fix compiling error with swappy on android 2022-03-31 11:00:17 +08:00
minggo 6a553d5814
Merge pull request #235 from cocos/v3.5
V3.5
2022-03-29 17:19:25 +08:00
Zeqiang Li 5c20ccbf71
fix crash caused by swappy on android
* fix native android crash

Co-authored-by: Zeqiang Li <zeqiang-li@outlook.com.com>
2022-03-24 14:38:07 +08:00
Zeqiang Li bf693c7221
3.5.0 swappy (#226)
* swappy
* enable swappy macro
Co-authored-by: Zeqiang Li <zeqiang-li@outlook.com.com>
2022-03-22 17:51:40 +08:00
minggo 30393be332
Fix boost link error (#230)
* fix boost link error
2022-03-21 15:13:05 +08:00
minggo 660590ef8a
reame macro X to TREMOLO_X to fix compiling error, X is not a good name (#228) 2022-03-18 15:12:12 +08:00
minggo 4ab24d8bf3
Merge branch 'v3.6' into v3.5 2022-03-08 14:38:27 +08:00
minggo eddd5fcae3
remove jemalloc and nedmalloc (#222) 2022-02-24 14:45:44 +08:00
Yun Hsiao Wu 5088645437
fix merge error (#220) 2022-02-08 11:00:37 +08:00
bofeng-song 7c33bc6102
fix merge conflict problem(it may cause editor Build failed) (#218) 2022-01-26 17:36:51 +08:00
minggo 3cb6ea1f12
Merge branch 'v3.6' into v3.5 2022-01-26 13:55:53 +08:00
Yun Hsiao Wu 937d14d529
better boost source cmake (#213) 2022-01-24 17:47:48 +08:00
bofeng-song 89a9602367
supports to generate editor`s uuid (#212) 2022-01-17 18:18:09 +08:00
minggo 995c2a2f02 fix conflict 2022-01-04 15:36:26 +08:00
minggo a9e9f10f0c merge v3.4 2021-12-22 10:37:56 +08:00
Yun Hsiao Wu 1aac2fcd8d
update boost & add container lib (#204)
* remove boost headers

* boost 1.78
2021-12-16 11:57:40 +08:00
PatriceJiang 101f8e780c skip change header file of pvmp3dec 2021-12-08 09:36:41 +08:00
minggo 87b44a95c4
compile mururhash2 (#186) 2021-09-07 14:45:41 +08:00
dumganhar 5215773c23 Add MurmurHash2.h/.cpp 2021-08-25 16:26:37 +08:00
James Chen 00dee102a5
Add rapidjson v1.1.0 source code. (#181)
* Delete mac specific temp file: .DS_Store.

* Update .gitignore.

* Add rapidjson source code.
2021-08-21 11:29:26 +08:00
timlyeee daaab59d3b
Update infomations (#177) 2021-08-12 14:41:06 +08:00