Commit Graph
354 Commits
Author SHA1 Message Date
minggoandGitHub 9ad79bb69d Merge pull request #303 from cocos/v3.6.2
V3.6.2
develop-4
2022-10-14 10:20:16 +08:00
bofeng-songandGitHub 8b0cc9793d refine: disable game text input api (#296) develop-3 2022-09-29 13:40:28 +08:00
Zeqiang LiandGitHub d6e4a52e6a wgpu default buffer size 256 (#299) v3.6.2-3 2022-09-28 15:16:42 +08:00
404a891eca update wgpu wasm/js (#298)
Co-authored-by: Zeqiang Li <zeqiang-li@outlook.com.com>
v3.6.2-2
2022-09-28 09:40:40 +08:00
minggoandGitHub b3e1be3f00 Merge pull request #294 from cocos/v3.6.1
V3.6.1
2022-09-19 10:56:07 +08:00
Zeqiang LiandGitHub 20a98db6a0 latesst wgpu wasm (#293) v3.6.2-1 2022-09-16 16:07:42 +08:00
fqamicandGitHub 09edde8c6c improve: update xr library for internal repair (#291) 3.6.1 v3.6.1-6 2022-09-14 14:08:26 +08:00
fqamicandGitHub 99527536c8 improve: update xr library for internal repair (#290) v3.6.1-5 2022-09-09 10:21:26 +08:00
James ChenandGitHub 0d193a0432 Update swig, disable warning for unused variable (#289) develop-2 2022-09-06 14:43:43 +08:00
minggoandGitHub 1928fa8e25 Merge pull request #287 from cocos/v3.6.1
V3.6.1
develop-1
2022-09-02 16:45:13 +08:00
fqamicandGitHub f39decc0ca improve: update external to support xr development (#286)
* improve: update external to support xr development
1.delete old openxr so
2.add xr platform static library
3.add xr platform so and library
4.add xr header file

* improve: update external to support xr development
1.update xr static library
2.add xr pico library

* improve: adjust project structure
v3.6.1-4
2022-09-02 15:14:54 +08:00
PPandGitHub e2df5abfd5 add glslang webgpu loader (#285) v3.6.1-3 2022-09-02 10:27:01 +08:00
PPandGitHub 1002f57d63 add webgpu wasm (#284) v3.6.1-2 2022-09-01 15:48:30 +08:00
江战andGitHub 46fdcbcd46 Merge pull request #283 from PatriceJiang/v3.6.1-skip-unlinked-libraries
skip unused libraries
v3.6.1-1
2022-08-24 16:40:40 +08:00
Patrice Jiang 39fd96b1df skip unused libraries 2022-08-24 16:39:27 +08:00
timlyeeeandGitHub 2c8201af1a update libpng as static library. (#282)
To fix the error when trying to save image with png extension
v3d-gfx-134
2022-08-19 18:09:01 +08:00
mmyduckxandGitHub 0d37c31cf5 ios websocketServer support (#281) v3d-gfx-132 2022-08-19 10:20:11 +08:00
James ChenandGitHub 68e015729d Add swig binaries for mac, win64, linux (#280)
* Add swig binaries for mac, win64, linux
v3d-gfx-131
2022-08-15 14:34:58 +08:00
江战andGitHub 5fa7ac1890 Merge pull request #279 from PatriceJiang/v3.6.1-fix-ohos-freetype
HarmonyOS fix freetype include  path
v3d-gfx-130
2022-08-12 11:40:01 +08:00
Patrice Jiang 5fe18959ec fix freetype include path 2022-08-12 11:37:09 +08:00
minggoandGitHub c5d2cdacd7 Merge pull request #278 from cocos/v3.6
V3.6
2022-08-11 13:39:09 +08:00
timlyeeeandGitHub 9572c7b209 Compile glslang with xcode 12.4 (#277) v3d-gfx-128 v3d-gfx-129 2022-07-29 13:45:30 +08:00
timlyeeeandGitHub ec0f635f89 recompile glslang to fix memory leaks on xcode 13.4, x86_64 (#276) 2022-07-27 15:46:09 +08:00
yangchaoandGitHub 9fdaeaa984 fix warn : libz.a was build for newer macOS version (12.0) than being linked(11.0) (#275) v3d-gfx-127 2022-07-20 11:21:32 +08:00
江战andGitHub 458a4b5473 Merge pull request #274 from cocos/3.6-reduce-warnings
3.6 reduce cmake warning
v3d-gfx-126
2022-07-13 16:41:44 +08:00
Patrice Jiang 807419565f merge windows cfg 2022-07-13 16:39:27 +08:00
timlyeeeandGitHub c4aa75e909 add v8 in debug version (#273) v3d-gfx-125 2022-07-06 18:01:29 +08:00
timlyeeeandGitHub 49c457ef2a set cflags -fvisiblity=hidden (#271) v3d-gfx-124 2022-07-04 16:32:37 +08:00
yangchaoandGitHub e1f76034aa remove iconv (#270)
* remove iconv

* update version.txt
v3d-gfx-123
2022-06-30 14:37:37 +08:00
yangchaoandGitHub e821968f17 add arm64 arch for zlib (#269) 2022-06-30 14:35:17 +08:00
James ChenandGitHub a0a3c67d09 freetype is only used in DebugRenderer now, so link freetype only when DebugRenderer is enabled. (#268) 2022-06-30 10:26:44 +08:00
yangchaoandGitHub e16a3e115f remove no use file (#267) 2022-06-28 09:53:24 +08:00
yangchaoandGitHub 6756126140 update zlib to 1.2.12 for mac (#266) 2022-06-27 17:02:36 +08:00
bofeng-songandGitHub 6bc7be8a80 google-game-sdk: only notify resize event after window's size(lastWindowWidth) has been initialized (#265) v3d-gfx-122 2022-06-23 15:24:06 +08:00
bofeng-songandGitHub ae7ffe5396 Google-Game-SDK: export api that called from java (#264) 2022-06-23 14:54:48 +08:00
yangchaoandGitHub fb1ee5c0e5 V3.6 update libz (#263)
* update win zlib to 1.2.12

* update linux zlib to 1.2.12

* update android zlib to 1.2.12
2022-06-22 16:15:04 +08:00
minggoandGitHub 4bf6c8924b Remove unneeded libs (#262)
* remove MurmurHash2
2022-06-22 09:52:41 +08:00
bofeng-songandGitHub e8af372fd4 fix anr after game enter background (#260)
* fix anr after game enter background
v3d-gfx-120
2022-06-14 18:10:17 +08:00
minggoandGitHub b8ec38c4a1 Merge pull request #259 from minggo/v3.6_merge_v3.5
V3.6 merge v3.5
2022-06-07 15:45:02 +08:00
minggo 7b0b2bc14e Merge branch 'v3.5' into v3.6_merge_v3.5 2022-06-07 15:39:40 +08:00
yangchaoandGitHub d576db3d0f not use this marco on nx windows (#258)
* not use this marco on nx windows

* nx windows not need this compile options
v3d-gfx-119
2022-05-31 17:23:24 +08:00
yangchaoandGitHub 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
v3d-gfx-118
2022-05-28 20:10:19 +08:00
bofeng-songandGitHub 9a6b364f70 Fix the problem that Surface size may get wrong after Android backend cut to frontend (#255) v3d-gfx-117 2022-05-13 10:16:01 +08:00
timlyeeeandGitHub c90cf22abf delete win32 libs (#256) 2022-05-11 17:43:20 +08:00
minggoandGitHub a280d3ba6a Update boost.cmake (#252) v3d-gfx-116 2022-04-25 16:12:53 +08:00
minggoandGitHub 8a702477c1 Merge pull request #251 from minggo/merge_v3.5
Merge v3.5
2022-04-25 14:06:51 +08:00
minggo 9b3fc71c6d Merge branch 'revert_v3.5' into merge_v3.5 2022-04-25 14:01:47 +08:00
bofeng-songandGitHub b0c2516d5b integrate gamesdk source code (#248)
* integrate gamesdk source code

* refine
v3d-gfx-115
2022-04-19 16:43:33 +08:00
Zeqiang LiandGitHub ea41ab8f47 conditional compile swappy (#247) v3d-gfx-114 2022-04-14 18:12:30 +08:00
bofeng-songandGitHub dae690a354 fix android build error (#246) v3d-gfx-113 2022-04-14 16:08:15 +08:00