You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/Atom/Asset/ImageProcessingAtom/Code/Source
Qing Tao fc8697edd5
ATOM-16029 Add direct support for Astc compression (#4157)
* ATOM-16029 Add direct support for Astc compression
Changes include:
- Add ASTCCompressor class
- Enabled 3rdparty::astc-encoder static library.
- Remove ASTC support in PVRTC compressor and ISPC compressor.
- Update unit test to include texts for ASTC compress/decompress.

Signed-off-by: Qing Tao <qingtao@amazon.com>
4 years ago
..
BuilderSettings move JsonUtils to AzCore 4 years ago
Compressors ATOM-16029 Add direct support for Astc compression (#4157) 4 years ago
Converters revert change to leave it without any behavior change 4 years ago
Editor Gems/Atom* 4 years ago
ImageLoader Update o3de to use new packages of ISPCTexComp and squish-ccr (#3556) 4 years ago
Platform Update o3de to use new packages of ISPCTexComp and squish-ccr (#3556) 4 years ago
Previewer Merge branch 'development' into cmake/SPEC-7179 4 years ago
Processing ATOM-16029 Add direct support for Astc compression (#4157) 4 years ago
Thumbnail Gems/Atom 4 years ago
ImageBuilderBaseType.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ImageBuilderComponent.cpp Update o3de to use new packages of ISPCTexComp and squish-ccr (#3556) 4 years ago
ImageBuilderComponent.h Deprecate profiler categories based on global enum 4 years ago
ImageProcessingModule.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
ImageProcessingSystemComponent.cpp Implemented helper method of QFileDialog::getSaveFileName to prevent user from saving files with invalid names. 4 years ago
ImageProcessingSystemComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago