Commit Graph

457 Commits

Author SHA1 Message Date
PatriceJiang 101f8e780c skip change header file of pvmp3dec 2021-12-08 09:36:41 +08:00
Yun Hsiao Wu 4f972469ff
fix glslang link order (#198) 2021-11-12 11:46:34 +08:00
mmyduckx 7b043c5a76
Add m1 physX support & Stripp PhysX lib for mac/ios/android (#197)
* add M1 arch PhysX & strip & make fatlib

* strip for iOS PhysX

* strip for Android PhysX
2021-11-09 18:06:59 +08:00
timlyeee acbdb6702b
Disable cxx exceptions for spirv-tools (#196)
https://github.com/cocos-creator/3d-tasks/issues/9154
2021-10-21 15:34:42 +08:00
Yun Hsiao Wu 2fc0d39b14
use older pvrvframe library (#195)
which does not suffer from the mandatory multisampled back buffer issue from egl.
2021-10-20 17:25:48 +08:00
timlyeee b13e0d8b6f
Fix ios compile error (#194)
* remove libSPVRemapper dependency
2021-09-30 09:07:12 +08:00
timlyeee 3394d82bd6
Fix x64 websocket issue (#193) 2021-09-28 11:51:56 +08:00
minggo c062a38ab9
merge 3.3.2 (#192)
* Fix issue (#190)

https://github.com/cocos-creator/3d-tasks/issues/9185

* spirv cross for ios 10.0 (#191)

Co-authored-by: LX <codingboeuf@jizamaoxuewangdeMacBook-Air.local>

Co-authored-by: timlyeee <43355299+timlyeee@users.noreply.github.com>
Co-authored-by: LX <codingboeuf@jizamaoxuewangdeMacBook-Air.local>
2021-09-24 11:48:06 +08:00
timlyeee f7a71ec36a
spirv cross for ios 10.0 (#191)
Co-authored-by: LX <codingboeuf@jizamaoxuewangdeMacBook-Air.local>
2021-09-17 11:15:54 +08:00
timlyeee 756cbedc19
Fix issue (#190)
https://github.com/cocos-creator/3d-tasks/issues/9185
2021-09-16 10:40:50 +08:00
江战 e3f45c9eb5
Merge pull request #189 from mmyduckx/win32-v8-update
update win32 v8 to 9.1.269
2021-09-14 09:30:28 +08:00
mmyduckx aa94102f24 update win32 v8 to 9.1.269 2021-09-13 20:22:56 +08:00
江战 be01550e33
Merge pull request #188 from mmyduckx/fix-ios-v8
fix ios cmake
2021-09-13 18:34:05 +08:00
mmyduckx cae65370a7 fix ios cmake 2021-09-10 11:48:16 +08:00
江战 d92f7157f7
Merge pull request #187 from mmyduckx/v8-9.1.269
update v8 to 9.1.269 for mac/ios/android/ohos
2021-09-10 10:39:42 +08:00
mmyduckx b9d9873d98 update v8 to 9.1.269 for mac/ios/android/ohos 2021-09-09 19:48:05 +08:00
minggo 87b44a95c4
compile mururhash2 (#186) 2021-09-07 14:45:41 +08:00
timlyeee 91ced4772c
Add msvcr dynamic library (#185)
* Add msvcr dynamic library

Issue: https://github.com/cocos-creator/3d-tasks/issues/8920
* msvcr110 is Microsoft Visual C++ Redistributable 2012
* msvcr120 is Microsoft Visual C++ Redistributable 2013
* MSVCP140(D).dll, vcruntime(d).dll is in Microsoft Visual C++ Redistributable 2015
Simulator usually runs on Win32 platform so no need for x64. And x64 platform runs without msvcr110+

* add x64

* Revert "Add msvcr dynamic library"

This reverts commit f5c8d60d05.
2021-09-07 10:20:05 +08:00
minggo fe4497e75f
Merge pull request #183 from dumganhar/v3.3.0-native
Add MurmurHash2.h/.cpp
2021-08-26 13:53:01 +08:00
dumganhar 5215773c23 Add MurmurHash2.h/.cpp 2021-08-25 16:26:37 +08:00
minggo 8e3daf142e
Merge pull request #182 from cocos-creator/v3.4.0
V3.4.0
2021-08-21 16:36:13 +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
minggo 61a9b31c19
Merge pull request #180 from cocos-creator/3d-gfx
3d gfx
2021-08-17 10:57:55 +08:00
李吉林 05bf167704
vk use tbb but tbbmalloc (#179)
Co-authored-by: lijilin <jilin.li@cocos.com>
2021-08-16 15:40:19 +08:00
timlyeee f931b3637d
Fix spirv issue (#178)
* modify spirv

* update Spirv 

* issue: https://github.com/cocos-creator/3d-tasks/issues/8671

* Update Android

Co-authored-by: LX <codingboeuf@jizamaoxuewangdeMacBook-Air.local>
2021-08-13 18:43:47 +08:00
timlyeee daaab59d3b
Update infomations (#177) 2021-08-12 14:41:06 +08:00
李吉林 fc76ca7afe
add tcmalloc & USE_JOB_SYSTEM_TBB (#172)
Co-authored-by: lijilin <jilin.li@cocos.com>
2021-08-12 14:32:25 +08:00
timlyeee 06fd753ae8
update opengl-registry api & egl registry api (#176)
* According to the pvr_sdk project, we found that the registry api is already updated, while our engine does not
2021-08-12 14:24:40 +08:00
江战 674cc1fb78
Merge pull request #174 from PatriceJiang/3.3-fix-bindings
bugfix: rename variable
2021-08-11 15:16:51 +08:00
Arnold c51a7e1c57 fix 2 2021-08-11 15:15:23 +08:00
江战 303041611f
Merge pull request #173 from PatriceJiang/3.3-fix-bindings
Rename vars
2021-08-11 14:50:17 +08:00
Arnold 866613b6dd move tea to ccutils 2021-08-11 14:48:23 +08:00
江战 29c1e7be47
Merge pull request #171 from timlyeee/v3d-gfx-arm64
add x86_64 glslang for ios
2021-08-06 10:25:24 +08:00
LX f1aa69a54d add x86_64 glslang for ios 2021-08-06 10:19:40 +08:00
江战 b0dcf214d6
Merge pull request #170 from timlyeee/v3d-gfx-arm64
add glslang arm64 libs and lipo together
2021-08-05 15:42:41 +08:00
LX 064445e8a5 add glslang arm64 libs and lipo together 2021-08-05 14:55:13 +08:00
timlyeee 1129f869f0
recreate glslang static libs (#169)
* recreate glslang static libs

* re-add glslang static libs
* delete opt libs as it's too larg, also modified cmake list
* keep unified glslang version 11.5.0

* (no branch):
2021-08-04 17:45:38 +08:00
江战 f042563ec3
Merge pull request #168 from PatriceJiang/ohos-tbb
OHOS add tbb
2021-08-03 12:09:44 +08:00
Arnold 701ceab20b fix cond 2021-08-03 12:07:49 +08:00
Arnold 97697403cc add tbb 2021-08-03 10:45:04 +08:00
timlyeee 59e4e026e9
update glslang and tbb to shared library (#167)
* update glslang and tbb to shared library

* update glslang and tbb libs so that we can reduce space costs
* update tbb by using https://github.com/wjakob/tbb
* update cmake file.

* update cmake, re-add physx libs

* Physx library is special, while compiling physx-character-kinematic lib, it will cause CRT problems and link error. while we try to use compile as shared libs, its causing unresolved symbols problems and hard to fix.
2021-08-03 09:46:08 +08:00
Yun Hsiao Wu 3ade5ba374
fix physx location (#166) 2021-07-30 14:58:19 +08:00
Yun Hsiao Wu 434aef7496
unified glslang (#165) 2021-07-30 14:46:37 +08:00
江战 67693bdee5
change cond (#164) 2021-07-28 16:41:50 +08:00
江战 e119cc2d0d
V3.3 modularize (#163)
* seperate modules

* sep

* add include directory

* remove unused
2021-07-28 15:45:33 +08:00
Yun Hsiao Wu 07da055844
update vk headers (#162) 2021-07-22 10:42:09 +08:00
timlyeee 8a52b672bf
Update websocket libs and so on (#161)
* version of lib websocket has been return to old version 2.4.2
* freetype lib has been confirmed as static lib
* delete unused librarys ( webpdecoder.dll, vorbisenc.dll etc )
* rename uv dir as the old version.
2021-07-16 11:12:25 +08:00
mmyduckx c8ee88675d
add ios M1 simulator support (#160) 2021-07-12 17:12:21 +08:00
Wenhai Lin 16ad300367
Upgrade minizip to 1.2.0(sync cocos2d-x) (#150) 2021-07-01 16:15:45 +08:00
timlyeee abf3616c12
Win64平台适配 (#158) 2021-06-30 18:04:49 +08:00