Commit Graph

82 Commits

Author SHA1 Message Date
fqamic 88b32a1cdf
feat: remove xr library since version 3.7.2 (#337) 2023-03-02 10:21:49 +08:00
MoHai 06933d0a6a
[v3.7.1] update ar .a libs (#333)
* update ar android .a lib

* update ar ios .a lib
2023-02-05 11:32:05 +08:00
fqamic 8e78d49253
improve: update xr platform library (#327) 2022-12-28 13:36:09 +08:00
fqamic 12c8d3051c
improve: update xr platform library (#322)
* improve: update xr platform library

* update ar android lib

* update ios ar lib, plane polygon and lib image size parameter

* update ar ios lib

Co-authored-by: MoHai <1192652394@qq.com>
2022-12-09 09:28:30 +08:00
fqamic 23cbc65185
feat: update xr platform library and add ar platform library (#319) 2022-11-23 18:02:43 +08:00
minggo d529f3ea64
Merge pull request #312 from cocos/v3.6.2
V3.6.2
2022-11-09 16:59:34 +08:00
oahc09 2fd2cf03a1
improve:add spaces platform and sync xr library (#310) 2022-11-07 09:51:06 +08:00
timlyeee 14fd5e9a6c
update openssl to 1.1.1q to avoid bugs (#304) 2022-10-14 13:48:52 +08:00
fqamic 09edde8c6c
improve: update xr library for internal repair (#291) 2022-09-14 14:08:26 +08:00
fqamic 99527536c8
improve: update xr library for internal repair (#290) 2022-09-09 10:21:26 +08:00
fqamic 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
2022-09-02 15:14:54 +08:00
Patrice Jiang 39fd96b1df skip unused libraries 2022-08-24 16:39:27 +08:00
timlyeee 49c457ef2a
set cflags -fvisiblity=hidden (#271) 2022-07-04 16:32:37 +08:00
James Chen 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
yangchao 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
mmyduckx 379c390f7d
upgrade freetype to 2.10.0 for mac/ios/ios-m1-sim/android/win64 (#231)
* upgrade freetype to 2.10.0 for mac/ios/ios-m1-sim/android

* update version.txt

* add win64 freetype 2.10.0
2022-04-01 10:36:43 +08:00
李吉林 d2f3382ab5
add freetype (#227) 2022-03-15 17:01:22 +08:00
Yun Hsiao Wu a52c3279c3
revert link order adjustment (#201)
The new order will lead to compilation failures when running 32-bit app
on 64-bit devices. /eyerolling
2021-12-16 11:51:30 +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
mmyduckx b9d9873d98 update v8 to 9.1.269 for mac/ios/android/ohos 2021-09-09 19:48:05 +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
李吉林 fc76ca7afe
add tcmalloc & USE_JOB_SYSTEM_TBB (#172)
Co-authored-by: lijilin <jilin.li@cocos.com>
2021-08-12 14:32:25 +08:00
Yun Hsiao Wu 434aef7496
unified glslang (#165) 2021-07-30 14:46:37 +08:00
江战 e119cc2d0d
V3.3 modularize (#163)
* seperate modules

* sep

* add include directory

* remove unused
2021-07-28 15:45:33 +08:00
Jamie Anthony Morris 0998425520
Enable engine-native to reference OpenXR headers and link with shared libraries (#157) 2021-06-03 16:49:39 +08:00
Jamie Anthony Morris fc99b7a7ac
Add OpenXR SDK (#155)
Co-authored-by: Jamie Anthony Morris <Jamie.Morris@cocos.com>
2021-05-25 14:32:00 +08:00
mmyduckx 1f46d56c35
Tbb spirv (#146)
* add tbb ios/mac multi-arch & add SPIRV .h file in android x86_64

* remove useless folder
2021-04-25 15:29:12 +08:00
jiaxin.lai 0ae7b51f5b
native physx (#143)
* add physx include file

* add win32 static libs

* add android static libs

* add mac static libs

* add ios static libs
2021-04-16 10:23:52 +08:00
mmyduckx e8975a407d
Update 3rd libs (#141)
* update zlib/png/jpeg/openssl for android

* update zlib/png/jpeg/openssl for ios

* update zlib/png/jpeg/openssl for mac

* update zlib/png/jpeg/openssl for win32
2021-03-30 17:12:06 +08:00
mmyduckx 68c32b240f
add libtbb for android x86_64 (#133) 2021-03-02 16:34:43 +08:00
Yun Hsiao Wu 44c3e39b52
adapt latest device layer (#129) 2021-02-04 15:08:04 +08:00
kenshin 554f375f46
add android x86_64 support. (#125) 2021-02-04 10:33:53 +08:00
minggo d07165109c
Do not compile native_app_glue.c 2020-11-07 17:10:29 +08:00
PatriceJiang 200df41c53 update v8 2020-06-20 12:15:54 +08:00
coulsonwang 679a8b2202
update glslang (#105) 2020-06-16 18:08:59 +08:00
Yun Hsiao Wu b2e669956e
update glslang (#103)
* update glslang

* update glslang on android and metal

Co-authored-by: coulsonwang <coulsonwang@126.com>
2020-06-16 13:52:14 +08:00
PatriceJiang d33565815c remove tiff 2020-05-26 13:40:53 +08:00
PatriceJiang 64ac9016dc remove google-breakpad 2020-05-25 11:42:24 +08:00
coulsonwang a8ca409eef compiel glslang to android-16 for android 2020-05-12 16:25:03 +08:00
PatriceJiang 13c28cdcb9 reduce 2020-05-12 14:09:07 +08:00
Arnold b474eeecbf remove v8 2020-05-12 09:52:41 +08:00
PatriceJiang 6647be8f5b update v8 headers 2020-05-11 17:28:38 +08:00
coulsonwang 8c06101e2f fix glslang for android 2020-05-09 11:59:18 +08:00
Yun Hsiao Wu 226722dfb3
fix android/mac cmake list (#88) 2020-05-08 15:04:43 +08:00
coulsonwang 67e2d855bd
add glslang and spriv-cross (#86) 2020-05-06 14:35:34 +08:00
Arnold 7d8223bccb
3dgfx add cmake & remove spidermonkey glfw (#82)
* add sdl

* add SDL.h

* update libs

* update source code

* add sdl

* update libs

* update source code

* compile ios

* remove spidermonkey & glfw
2020-04-02 13:43:14 +08:00
coulsonwang ecf4b7d944 external use cmake (#75) 2019-12-25 14:10:32 +08:00