Commit Graph

20 Commits

Author SHA1 Message Date
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
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
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
Yun Hsiao Wu 44c3e39b52
adapt latest device layer (#129) 2021-02-04 15:08:04 +08:00
minggo d07165109c
Do not compile native_app_glue.c 2020-11-07 17:10:29 +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 13c28cdcb9 reduce 2020-05-12 14:09:07 +08:00
PatriceJiang 6647be8f5b update v8 headers 2020-05-11 17:28:38 +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