Commit Graph

38 Commits

Author SHA1 Message Date
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
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
江战 e119cc2d0d
V3.3 modularize (#163)
* seperate modules

* sep

* add include directory

* remove unused
2021-07-28 15:45:33 +08:00
Zeqiang Li 15c455ce38
revert egl lib (#144) 2021-04-16 21:26:58 +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
Yun Hsiao Wu 95c6bee682
update win32 debug engine (#138) 2021-03-23 11:58:47 +08:00
Yun Hsiao Wu 44c3e39b52
adapt latest device layer (#129) 2021-02-04 15:08:04 +08:00
Arnold 0f8f8b2809 V8 win32 recompile with v8_enable_i18n_support false
disable i18n and icu data
2020-06-29 17:19:48 +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
Yun Hsiao Wu 6c37d7160d
add SDL2Main to cmake (#99) 2020-05-29 15:26:20 +08:00
PatriceJiang d33565815c remove tiff 2020-05-26 13:40:53 +08:00
Yun Hsiao Wu 224c02609d add SDL main 2020-05-21 17:54:45 +08:00
Yun Hsiao Wu 491c1d785b
fix glslang cmake (#96) 2020-05-19 17:48:56 +08:00
Yun Hsiao Wu ae147ecb86
update glslang cmake (#95) 2020-05-19 16:56:54 +08:00
Yun Hsiao Wu 4248962172
fix glslang cmake config (#94) 2020-05-19 15:27:13 +08:00
Yun Hsiao Wu dfb0597acf
update glslang (#93) 2020-05-18 16:28:53 +08:00
PatriceJiang 6647be8f5b update v8 headers 2020-05-11 17:28:38 +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
Arnold b0524ddeef
[gfx] Add SDL for win32 (#80)
* add sdl

* add SDL.h

* revert jmorecfg.h

* add cmake

* remove duplicate include
2020-03-17 09:47:28 +08:00
minggo 74d1a52c73
move pvrsdk out of source folder and update pvrsdk dylib (#78) 2020-03-03 16:06:38 +08:00
coulsonwang ecf4b7d944 external use cmake (#75) 2019-12-25 14:10:32 +08:00
Arnold 7114e243d4 add win32 uv.dll (#73) 2019-11-20 11:52:49 +08:00
Arnold 78d8bf5547 compile libwebsockets with server (#72) 2019-11-04 16:09:02 +08:00
minggo 1fd605809b
add missing header files for windows (#68) 2019-07-12 16:48:57 +08:00
minggo 6f52e1184d
Update v8 to 7.5.288.22 (#66)
* update v8 to 7.5.288.22 for iOS/mac

* update v8 header files

* add v8 lib for ios simulator

* update v8 to 7.5

* update v8 to 7.5.288.22 on Android

* use ndk r19b built v8

* add x86 back

* update windows v8 files to 7.5
2019-07-12 09:40:40 +08:00
leda 508e10e028
refine Android.mk, dont link un-used libs (#61)
* refine Android.mk, dont link un-used libs

* remove useless chipmunk
2018-10-19 12:33:16 +08:00
James Chen a2e6d92d59 Adds libuv for win32 2017-10-09 17:25:32 +08:00
James Chen 83e4396a92 Adds v8 library for win32 2017-08-16 10:22:27 +08:00
pandamicro d49a5a1ec6 Upgrade spidermonkey to v52 2017-06-30 16:22:04 +08:00
James Chen 6bf9840dec Adds openssl, updates curl, libwebsockets. 2017-02-09 10:27:15 +08:00
pandamicro 3117fab222 Add webp 2016-10-19 18:29:02 +08:00
pandamicro 7b70b5d552 Update chipmunk to 7.0.1 2016-09-02 11:44:34 +08:00
Wenhai Lin 22961548a8 Fixed compile fail on win32 2016-04-13 19:47:48 +08:00
Wenhai Lin 44028cb51b cocos 2d lite external 2016-03-29 23:27:43 +08:00