cmondestin / crunch

Automatically exported from code.google.com/p/crunch
Other
0 stars 0 forks source link

64bit version produces artifacts #18

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run crunch_x64.exe /file a.png /out a_x64.crn /quality 255 /mipMode None 
/DXT5 /quiet
on attached image
2. crunch.exe /file a.png /out a_x86.crn /quality 255 /mipMode None /DXT5 /quiet
3.

What is the expected output? What do you see instead?
a_x86.crn must be equal to a_x64.crn but it is not. Also a_x64.crn contains a 
lot of artifacts but a_x86.crn not.

What version of the product are you using? On what operating system?
the latest trunk version

Please provide any additional information below.

Original issue reported on code.google.com by SergeySo...@gmail.com on 26 Feb 2015 at 1:03

GoogleCodeExporter commented 8 years ago
Thanks Sergey - I'll repo this and see what I can do tomorrow evening.

Original comment by richge...@gmail.com on 26 Feb 2015 at 2:01

GoogleCodeExporter commented 8 years ago
Sergey - I have downloaded this bitmap and locally saved it.

Original comment by richge...@gmail.com on 26 Feb 2015 at 5:55