godot/modules/bcdec
2025-02-24 21:40:34 +01:00
..
config.py Replace squish with bcdec for BC decompression 2024-09-26 14:42:54 +02:00
image_decompress_bcdec.cpp bcdec: Fix unnecessary alignment of texture resolution when only one of its dimensions isn't divisible by 4 2025-02-24 21:40:34 +01:00
image_decompress_bcdec.h Replace squish with bcdec for BC decompression 2024-09-26 14:42:54 +02:00
register_types.cpp Replace squish with bcdec for BC decompression 2024-09-26 14:42:54 +02:00
register_types.h Replace squish with bcdec for BC decompression 2024-09-26 14:42:54 +02:00
SCsub Replace squish with bcdec for BC decompression 2024-09-26 14:42:54 +02:00