grendizerufo / nvidia-texture-tools

Automatically exported from code.google.com/p/nvidia-texture-tools
Other
0 stars 0 forks source link

CPU weighted compression doesn't work. #107

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use release 2.0.7
2. Compress an image using CPU compressor, and color weights (3, 4, 2)

The CUDA version works fine.

Original issue reported on code.google.com by marcoalt...@gmail.com on 5 Nov 2009 at 5:17

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for reporting. I cannot believe I messed this up. My bad for rushing out 
the
release. I wonder what should I do. A silent update? or another revision 
(2.0.8)?

Original comment by cast...@gmail.com on 5 Nov 2009 at 6:12

GoogleCodeExporter commented 9 years ago
Marco, are you by any chance compiling with SIMD disabled? I cannot reproduce 
the
problem that you are seeing, but I noticed there's an error in the 
non-vectorized
version of the code.

Original comment by cast...@gmail.com on 6 Nov 2009 at 12:57

GoogleCodeExporter commented 9 years ago
I retire that. I'm definitely seeing the artifacts now, but for some reason 
it's only
apparent in some images.

Original comment by cast...@gmail.com on 6 Nov 2009 at 1:21

GoogleCodeExporter commented 9 years ago
Ok, it's fixed now. Thanks again for the bug report and sorry for the 
inconvenience.

Original comment by cast...@gmail.com on 6 Nov 2009 at 1:45