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/Converters
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
..
AlphaCoverage.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
ColorChart.cpp Gems/Atom 4 years ago
ConvertPixelFormat.cpp Fix unused warnings release (#3677) 4 years ago
Cubemap.cpp Gems/Atom 4 years ago
Cubemap.h Merge branch 'development' into cmake/SPEC-7179 4 years ago
FIR-Filter.cpp Gems/Atom 4 years ago
FIR-Weights.cpp revert change to leave it without any behavior change 4 years ago
FIR-Weights.h Merge branch 'development' into cmake/SPEC-7179 4 years ago
FIR-Windows.h Merge branch 'development' into cmake/SPEC-7179 4 years ago
Gamma.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
HighPass.cpp Gems/Atom 4 years ago
Histogram.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
Histogram.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Normalize.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
PixelOperation.cpp LYN-6793 [iOS] [asset_profile] 4 assets fail to process for iOS (#4268) 4 years ago
PixelOperation.h Merge branch 'development' into cmake/SPEC-7179 4 years ago