Commit Graph

3 Commits

Author SHA1 Message Date
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 434aef7496
unified glslang (#165) 2021-07-30 14:46:37 +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