Navin Patel
Navin Patel
@zamazan4ik Thanks for the information and link, we will look into this to see if PGO can help optimize the SDK.
@GlaireDaggers Thank you for providing details and sample for the issue, it helps to determine the cause. The sample when mip mapped down has these characteristics. 4x4 has grey color,...
@MrSmite Compressonator file association is not supported on the GUI command line. Will investigate this option to process files using command line prior to opening the GUI interface.
@Esentiel This code uses standard ASCII characters for the path. Using a path containing non-ASCII symbols is the cause. The CLI application uses as entry main(int argc, char* argv[]) for...
@aerofly : This looks like a bug in the code The bufferIn read class CCodecBuffer check for type variances by the data type passed to it. The input parameter CMP_BYTE...
@aerofly Thanks for the added info, will work on a update for the issue.