NouVeL/ADVect/ext/bgfx/bimg/3rdparty/astc
2022-08-18 12:17:43 -04:00
..
astc_averages_and_directions.cpp bgfx 2022-08-18 12:17:43 -04:00
astc_block_sizes2.cpp bgfx 2022-08-18 12:17:43 -04:00
astc_codec_internals.h bgfx 2022-08-18 12:17:43 -04:00
astc_color_quantize.cpp bgfx 2022-08-18 12:17:43 -04:00
astc_color_unquantize.cpp bgfx 2022-08-18 12:17:43 -04:00
astc_compress_symbolic.cpp bgfx 2022-08-18 12:17:43 -04:00
astc_compute_variance.cpp bgfx 2022-08-18 12:17:43 -04:00
astc_decompress_symbolic.cpp bgfx 2022-08-18 12:17:43 -04:00
astc_encoding_choice_error.cpp bgfx 2022-08-18 12:17:43 -04:00
astc_find_best_partitioning.cpp bgfx 2022-08-18 12:17:43 -04:00
astc_ideal_endpoints_and_weights.cpp bgfx 2022-08-18 12:17:43 -04:00
astc_imageblock.cpp bgfx 2022-08-18 12:17:43 -04:00
astc_integer_sequence.cpp bgfx 2022-08-18 12:17:43 -04:00
astc_kmeans_partitioning.cpp bgfx 2022-08-18 12:17:43 -04:00
astc_lib.cpp bgfx 2022-08-18 12:17:43 -04:00
astc_lib.h bgfx 2022-08-18 12:17:43 -04:00
astc_partition_tables.cpp bgfx 2022-08-18 12:17:43 -04:00
astc_percentile_tables.cpp bgfx 2022-08-18 12:17:43 -04:00
astc_pick_best_endpoint_format.cpp bgfx 2022-08-18 12:17:43 -04:00
astc_quantization.cpp bgfx 2022-08-18 12:17:43 -04:00
astc_symbolic_physical.cpp bgfx 2022-08-18 12:17:43 -04:00
astc_weight_align.cpp bgfx 2022-08-18 12:17:43 -04:00
astc_weight_quant_xfer_tables.cpp bgfx 2022-08-18 12:17:43 -04:00
license.txt bgfx 2022-08-18 12:17:43 -04:00
mathlib.cpp bgfx 2022-08-18 12:17:43 -04:00
mathlib.h bgfx 2022-08-18 12:17:43 -04:00
readme.txt bgfx 2022-08-18 12:17:43 -04:00
softfloat.cpp bgfx 2022-08-18 12:17:43 -04:00
softfloat.h bgfx 2022-08-18 12:17:43 -04:00
vectypes.h bgfx 2022-08-18 12:17:43 -04:00

Library version of astc-encoder, from https://github.com/andrewwillmott/astc-encoder.