Commit Graph

11 Commits

Author SHA1 Message Date
halx99 fff2bd59ed Fix setup cmake files and some relative sources 2022-07-08 14:20:41 +08:00
halx99 99f8c620e6 Fix ci, astc only support sse2 for x86 target 2022-06-16 12:22:39 +08:00
halx99 bb145b2042 Fix astc cmake simd check for windows x64 2022-06-15 21:16:51 +08:00
halx99 8ed3a4af2d Update astcenc to v3.7 2022-04-29 12:33:18 +08:00
halx99 5e97f88f26 Update astcenc to v3.6 2022-04-24 19:15:08 +08:00
halx99 ee9b7430c5 Update astcenc to 3.3 2021-11-11 18:43:05 +08:00
halx99 5bcc77f0ef Update thirdparty libs 2021-08-19 22:53:54 +08:00
halx99 628a9e7bb6 Add decompress astc parallel support [ci build]
a. Define macro ASTC_ENABLE_PARALLEL_DECOMPRESS to enable.
2021-07-02 00:18:02 +08:00
halx99 a2ffa54129
Fix MSVC AVX2 builds
Sync from ARM-software
2021-06-09 23:19:09 +08:00
halx99 3c70b17566 Fix #370 [ci build], sync from ARM astcenc tool
Manually inline clz() on Visual Studio to avoid release build codegen bug
2021-06-09 17:13:39 +08:00
halx99 73df034804 Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00