From f6b8e0eae4374f339487a33e3e4fe5462d5816e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 25 Nov 2017 10:16:00 +0100 Subject: New upstream version 2.0.0 --- target/ColorChecker.ti2 | 0 target/ECI2002.ti2 | 0 target/ECI2002R.ti2 | 0 target/FograStrip2.ti1 | 0 target/FograStrip2_2.ti2 | 0 target/FograStrip3.ti1 | 0 target/FograStrip3_3.ti2 | 0 target/Jamfile | 2 ++ target/License.txt | 0 target/Readme.txt | 0 target/afiles | 0 target/alphix.c | 0 target/alphix.h | 0 target/filmtarg.c | 0 target/i1_RGB_Scan_1.4.ti2 | 0 target/ifarp.c | 0 target/ifarp.h | 0 target/ofps.c | 8 ++++---- target/ofps.h | 0 target/ppoint.c | 0 target/ppoint.h | 0 target/prand.c | 0 target/prand.h | 0 target/printtarg.c | 0 target/randix.c | 0 target/randix.h | 0 target/simdlat.c | 0 target/simdlat.h | 0 target/simplat.c | 0 target/simplat.h | 0 target/targen.c | 0 target/targen.h | 0 32 files changed, 6 insertions(+), 4 deletions(-) mode change 100644 => 100755 target/ColorChecker.ti2 mode change 100644 => 100755 target/ECI2002.ti2 mode change 100644 => 100755 target/ECI2002R.ti2 mode change 100644 => 100755 target/FograStrip2.ti1 mode change 100644 => 100755 target/FograStrip2_2.ti2 mode change 100644 => 100755 target/FograStrip3.ti1 mode change 100644 => 100755 target/FograStrip3_3.ti2 mode change 100644 => 100755 target/Jamfile mode change 100644 => 100755 target/License.txt mode change 100644 => 100755 target/Readme.txt mode change 100644 => 100755 target/afiles mode change 100644 => 100755 target/alphix.c mode change 100644 => 100755 target/alphix.h mode change 100644 => 100755 target/filmtarg.c mode change 100644 => 100755 target/i1_RGB_Scan_1.4.ti2 mode change 100644 => 100755 target/ifarp.c mode change 100644 => 100755 target/ifarp.h mode change 100644 => 100755 target/ofps.c mode change 100644 => 100755 target/ofps.h mode change 100644 => 100755 target/ppoint.c mode change 100644 => 100755 target/ppoint.h mode change 100644 => 100755 target/prand.c mode change 100644 => 100755 target/prand.h mode change 100644 => 100755 target/printtarg.c mode change 100644 => 100755 target/randix.c mode change 100644 => 100755 target/randix.h mode change 100644 => 100755 target/simdlat.c mode change 100644 => 100755 target/simdlat.h mode change 100644 => 100755 target/simplat.c mode change 100644 => 100755 target/simplat.h mode change 100644 => 100755 target/targen.c mode change 100644 => 100755 target/targen.h (limited to 'target') diff --git a/target/ColorChecker.ti2 b/target/ColorChecker.ti2 old mode 100644 new mode 100755 diff --git a/target/ECI2002.ti2 b/target/ECI2002.ti2 old mode 100644 new mode 100755 diff --git a/target/ECI2002R.ti2 b/target/ECI2002R.ti2 old mode 100644 new mode 100755 diff --git a/target/FograStrip2.ti1 b/target/FograStrip2.ti1 old mode 100644 new mode 100755 diff --git a/target/FograStrip2_2.ti2 b/target/FograStrip2_2.ti2 old mode 100644 new mode 100755 diff --git a/target/FograStrip3.ti1 b/target/FograStrip3.ti1 old mode 100644 new mode 100755 diff --git a/target/FograStrip3_3.ti2 b/target/FograStrip3_3.ti2 old mode 100644 new mode 100755 diff --git a/target/Jamfile b/target/Jamfile old mode 100644 new mode 100755 index 1ab2da6..07a6e5c --- a/target/Jamfile +++ b/target/Jamfile @@ -34,6 +34,8 @@ LINKLIBS = ../xicc/libxcolorants ../spectro/libconv ../xicc/libxicc ../spectro/l $(TIFFLIB) $(JPEGLIB) $(PNGLIB) $(ZLIB) $(LibWin) ; +LINKFLAGS += $(GUILINKFLAGS) ; + #target generator Main targen : targen.c ofps.c ifarp.c simplat.c simdlat.c prand.c ; diff --git a/target/License.txt b/target/License.txt old mode 100644 new mode 100755 diff --git a/target/Readme.txt b/target/Readme.txt old mode 100644 new mode 100755 diff --git a/target/afiles b/target/afiles old mode 100644 new mode 100755 diff --git a/target/alphix.c b/target/alphix.c old mode 100644 new mode 100755 diff --git a/target/alphix.h b/target/alphix.h old mode 100644 new mode 100755 diff --git a/target/filmtarg.c b/target/filmtarg.c old mode 100644 new mode 100755 diff --git a/target/i1_RGB_Scan_1.4.ti2 b/target/i1_RGB_Scan_1.4.ti2 old mode 100644 new mode 100755 diff --git a/target/ifarp.c b/target/ifarp.c old mode 100644 new mode 100755 diff --git a/target/ifarp.h b/target/ifarp.h old mode 100644 new mode 100755 diff --git a/target/ofps.c b/target/ofps.c old mode 100644 new mode 100755 index 5c2219c..54a0ea1 --- a/target/ofps.c +++ b/target/ofps.c @@ -108,7 +108,7 @@ which would probably be regarded as important. To measure spread, independent voronoi tessellations of - these sub dimensions would be neededi, and they could be + these sub dimensions would be needed, and they could be used partly driver optimization (??). For 1D device channels this wouldn't be so hard to @@ -1718,8 +1718,8 @@ static unsigned int comp_cmask(ofps *s, int *nix) { /* the resulting location to be the same of within this. */ for (e = 0; e <= di; e++) { int ix = nix[e]; - if (ix < 0 && ix >= -s->nbp) { /* If fake surface node */ - smask |= 1 << -ix-1; + if (ix < 0 && ix >= (-s->nbp)) { /* If fake surface node */ + smask |= 1 << (-ix-1); } else if (ix >= 0) { /* If real node */ cmask &= s->n[ix]->pmask; } @@ -1752,7 +1752,7 @@ static void det_vtx_gsurf(ofps *s, vtx *vx) { for (e = 0; e <= di; e++) { int ix = vx->nix[e]; if (ix < 0 && ix >= -s->nbp) { /* If fake surface node */ - smask |= 1 << -ix-1; + smask |= 1 << (-ix-1); } else if (ix >= 0) { vx->cmask &= s->n[ix]->pmask; } diff --git a/target/ofps.h b/target/ofps.h old mode 100644 new mode 100755 diff --git a/target/ppoint.c b/target/ppoint.c old mode 100644 new mode 100755 diff --git a/target/ppoint.h b/target/ppoint.h old mode 100644 new mode 100755 diff --git a/target/prand.c b/target/prand.c old mode 100644 new mode 100755 diff --git a/target/prand.h b/target/prand.h old mode 100644 new mode 100755 diff --git a/target/printtarg.c b/target/printtarg.c old mode 100644 new mode 100755 diff --git a/target/randix.c b/target/randix.c old mode 100644 new mode 100755 diff --git a/target/randix.h b/target/randix.h old mode 100644 new mode 100755 diff --git a/target/simdlat.c b/target/simdlat.c old mode 100644 new mode 100755 diff --git a/target/simdlat.h b/target/simdlat.h old mode 100644 new mode 100755 diff --git a/target/simplat.c b/target/simplat.c old mode 100644 new mode 100755 diff --git a/target/simplat.h b/target/simplat.h old mode 100644 new mode 100755 diff --git a/target/targen.c b/target/targen.c old mode 100644 new mode 100755 diff --git a/target/targen.h b/target/targen.h old mode 100644 new mode 100755 -- cgit v1.2.3