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 62f7fbb665
LYN-6793 [iOS] [asset_profile] 4 assets fail to process for iOS (#4268)
* LYN-6793 [iOS] [asset_profile] 4 assets fail to process for iOS
The issue was because the compression of ETC formats took too long.
Replaced all ETC and PVRTC formats with ASTC formats.
Update all pixel operation for formats with single R channel to align the change with R8.

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 LYN-6793 [iOS] [asset_profile] 4 assets fail to process for iOS (#4268) 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