ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/px/macbethcal.c
Revision 2.24 - (view) (download) (annotate) - [select for diffs]
Wed Dec 15 06:30:36 2004 UTC (19 years, 3 months ago) by greg
Branch: MAIN
CVS Tags: rad3R7P1, rad3R7P2, rad3R8, rad3R9
Changes since 2.23: +8 -1 lines
Diff to previous 2.23
Added check for problem neutral patches

Revision 2.23 - (view) (download) (annotate) - [select for diffs]
Sun Mar 28 20:33:13 2004 UTC (20 years ago) by schorsch
Branch: MAIN
CVS Tags: rad3R6, rad3R6P1
Changes since 2.22: +84 -36 lines
Diff to previous 2.22
Continued ANSIfication, and other fixes and clarifications.

Revision 2.22 - (view) (download) (annotate) - [select for diffs]
Mon Nov 10 12:28:56 2003 UTC (20 years, 4 months ago) by schorsch
Branch: MAIN
Changes since 2.21: +3 -3 lines
Diff to previous 2.21
Fixed size of command line buffers, and allow spaces in input file paths.

Revision 2.21 - (view) (download) (annotate) - [select for diffs]
Mon Oct 27 10:24:51 2003 UTC (20 years, 5 months ago) by schorsch
Branch: MAIN
Changes since 2.20: +2 -1 lines
Diff to previous 2.20
Various compatibility fixes.

Revision 2.20 - (view) (download) (annotate) - [select for diffs]
Sun Jul 27 22:12:03 2003 UTC (20 years, 8 months ago) by schorsch
Branch: MAIN
Changes since 2.19: +3 -3 lines
Diff to previous 2.19
Added grouping parens to reduce ambiguity warnings.

Revision 2.19 - (view) (download) (annotate) - [select for diffs]
Mon Jul 21 22:30:18 2003 UTC (20 years, 8 months ago) by schorsch
Branch: MAIN
Changes since 2.18: +3 -2 lines
Diff to previous 2.18
Eliminated copystruct() macro, which is unnecessary in ANSI.
Reduced ambiguity warnings for nested if/if/else clauses.

Revision 2.18 - (view) (download) (annotate) - [select for diffs]
Thu Jun 5 19:29:34 2003 UTC (20 years, 9 months ago) by schorsch
Branch: MAIN
Changes since 2.17: +6 -11 lines
Diff to previous 2.17
Macros for setting binary file mode. Replacing MSDOS by _WIN32.

Revision 2.17 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 02:07:27 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
CVS Tags: rad3R5
Changes since 2.16: +5 -9 lines
Diff to previous 2.16
Changes and check-in for 3.5 release
Includes new source files and modifications not recorded for many years
See ray/doc/notes/ReleaseNotes for notes between 3.1 and 3.5 release

Revision 2.16 - (view) (download) (annotate) - [select for diffs]
Fri Jul 16 16:12:20 1999 UTC (24 years, 8 months ago) by gwlarson
Branch: MAIN
Changes since 2.15: +54 -3 lines
Diff to previous 2.15
added -P option for direct display and picking of corners using ximage

Revision 2.15 - (view) (download) (annotate) - [select for diffs]
Thu Feb 6 11:36:53 1997 UTC (27 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.14: +1 -1 lines
Diff to previous 2.14
minor correction in usage message

Revision 2.14 - (view) (download) (annotate) - [select for diffs]
Tue Feb 4 16:04:23 1997 UTC (27 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.13: +89 -25 lines
Diff to previous 2.13
added -m option to print out raw correspondence map for pcwarp

Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Fri Jan 31 15:56:17 1997 UTC (27 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.12: +50 -42 lines
Diff to previous 2.12
added gamut mapping for display devices (doesn't work w/ pcomb)

Revision 2.12 - (view) (download) (annotate) - [select for diffs]
Thu Jan 30 19:14:11 1997 UTC (27 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.11: +5 -3 lines
Diff to previous 2.11
changed colortrans() to optionally allow negative results

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Thu Jan 30 17:07:42 1997 UTC (27 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.10: +41 -22 lines
Diff to previous 2.10
changed ordering so color trans. before non-lin. corr. for output

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Wed Nov 1 09:04:16 1995 UTC (28 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.9: +3 -1 lines
Diff to previous 2.9
added comment on pcomb usage to output file

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Mon Oct 23 12:20:03 1995 UTC (28 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.8: +44 -33 lines
Diff to previous 2.8
changed debug output to show original and corrected colors both

Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Mon Oct 23 10:19:40 1995 UTC (28 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.7: +77 -43 lines
Diff to previous 2.7
added automatic detection of out-of-gamut colors

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Fri Oct 20 15:26:11 1995 UTC (28 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.6: +223 -68 lines
Diff to previous 2.6
added -c option for color input and changed option ordering

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Tue Oct 17 11:05:17 1995 UTC (28 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.5: +3 -3 lines
Diff to previous 2.5
took Purple out of unsaturated color list, for incandescent lighting

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Tue Oct 17 10:24:21 1995 UTC (28 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.4: +4 -3 lines
Diff to previous 2.4
fixed a couple of bugs in the debug ouput picture

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Wed Oct 11 20:48:17 1995 UTC (28 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.3: +74 -62 lines
Diff to previous 2.3
working version using least-squares matrix computation

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Wed Oct 11 18:52:00 1995 UTC (28 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.2: +63 -14 lines
Diff to previous 2.2
non-working version using buggy svdcmp() routine

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Wed Oct 11 11:57:41 1995 UTC (28 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.1: +82 -64 lines
Diff to previous 2.1
numerous changes and improvements

Revision 2.1 - (view) (download) (annotate) - [select for diffs]
Wed Oct 11 10:40:13 1995 UTC (28 years, 5 months ago) by greg
Branch: MAIN
Initial revision

Convenience Links

Links to HEAD: (view) (download) (annotate) Links to rad3R7P2: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a