axmol/thirdparty/astc
halx99 fad9afbc9a Update thirdparty libs
fmt: 9.0.0 --> 9.1.0
    llhttp: 6.0.7 --> 6.0.9
    astc-encoder: 4.0.0 --> 4.1.0
    webp: 1.2.2 --> 1.2.4
    flatbuffers: 2.0.0 --> 2.0.8
2022-09-15 20:15:28 +08:00
..
CMakeLists.txt Add apple tvos support (#846) 2022-09-05 14:13:52 +08:00
astcenc.h Update astcenc to v4.0.0 2022-08-11 21:38:19 +08:00
astcenc_averages_and_directions.cpp Update astcenc to v4.0.0 2022-08-11 21:38:19 +08:00
astcenc_block_sizes.cpp Update astcenc to v4.0.0 2022-08-11 21:38:19 +08:00
astcenc_color_quantize.cpp Update astcenc to v4.0.0 2022-08-11 21:38:19 +08:00
astcenc_color_unquantize.cpp Update astcenc to v4.0.0 2022-08-11 21:38:19 +08:00
astcenc_compress_symbolic.cpp Update thirdparty libs 2022-09-15 20:15:28 +08:00
astcenc_compute_variance.cpp Update thirdparty libs 2022-09-15 20:15:28 +08:00
astcenc_decompress_symbolic.cpp Update astcenc to v4.0.0 2022-08-11 21:38:19 +08:00
astcenc_diagnostic_trace.cpp Update astcenc to v4.0.0 2022-08-11 21:38:19 +08:00
astcenc_diagnostic_trace.h Update astcenc to v4.0.0 2022-08-11 21:38:19 +08:00
astcenc_entry.cpp Update thirdparty libs 2022-09-15 20:15:28 +08:00
astcenc_find_best_partitioning.cpp Update astcenc to v4.0.0 2022-08-11 21:38:19 +08:00
astcenc_ideal_endpoints_and_weights.cpp Update astcenc to v4.0.0 2022-08-11 21:38:19 +08:00
astcenc_image.cpp Update astcenc to v4.0.0 2022-08-11 21:38:19 +08:00
astcenc_integer_sequence.cpp Add decompress astc parallel support [ci build] 2021-07-02 00:18:02 +08:00
astcenc_internal.h Update thirdparty libs 2022-09-15 20:15:28 +08:00
astcenc_internal_entry.h Update thirdparty libs 2022-09-15 20:15:28 +08:00
astcenc_mathlib.cpp Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
astcenc_mathlib.h Update astcenc to v3.7 2022-04-29 12:33:18 +08:00
astcenc_mathlib_softfloat.cpp Update astcenc to v4.0.0 2022-08-11 21:38:19 +08:00
astcenc_partition_tables.cpp Update astcenc to v4.0.0 2022-08-11 21:38:19 +08:00
astcenc_percentile_tables.cpp Update astcenc to v4.0.0 2022-08-11 21:38:19 +08:00
astcenc_pick_best_endpoint_format.cpp Update thirdparty libs 2022-09-15 20:15:28 +08:00
astcenc_platform_isa_detection.cpp Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
astcenc_quantization.cpp Update astcenc to v4.0.0 2022-08-11 21:38:19 +08:00
astcenc_symbolic_physical.cpp Update astcenc to v4.0.0 2022-08-11 21:38:19 +08:00
astcenc_vecmathlib.h Update astcenc to v4.0.0 2022-08-11 21:38:19 +08:00
astcenc_vecmathlib_avx2_8.h Update astcenc to v4.0.0 2022-08-11 21:38:19 +08:00
astcenc_vecmathlib_common_4.h Update astcenc to v4.0.0 2022-08-11 21:38:19 +08:00
astcenc_vecmathlib_neon_4.h Update thirdparty libs 2022-09-15 20:15:28 +08:00
astcenc_vecmathlib_none_4.h Update astcenc to v4.0.0 2022-08-11 21:38:19 +08:00
astcenc_vecmathlib_sse_4.h Update thirdparty libs 2022-09-15 20:15:28 +08:00
astcenc_weight_align.cpp Update astcenc to v4.0.0 2022-08-11 21:38:19 +08:00
astcenc_weight_quant_xfer_tables.cpp Update astcenc to v4.0.0 2022-08-11 21:38:19 +08:00