Ciecam02 artifacts, Issue 2819

This commit is contained in:
Ingo
2015-06-30 14:09:07 +02:00
parent 4d3d6bda72
commit 607ecc82a5
16 changed files with 1064 additions and 999 deletions

View File

@@ -239,7 +239,7 @@ public:
#if defined( __SSE2__ ) && defined( __x86_64__ )
__m128 operator[](__m128 indexv ) const {
printf("don't use this operator. It's not ready for production");
// printf("don't use this operator. It's not ready for production");
return _mm_setzero_ps();
// convert floats to ints