ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/common/color.h
Revision 2.28 - (view) (download) (annotate) - [select for diffs]
Sun Mar 28 20:33:12 2004 UTC (20 years ago) by schorsch
Branch: MAIN
CVS Tags: rad3R6, rad3R6P1, rad3R7P1, rad3R7P2
Changes since 2.27: +3 -2 lines
Diff to previous 2.27
Continued ANSIfication, and other fixes and clarifications.

Revision 2.27 - (view) (download) (annotate) - [select for diffs]
Sat Oct 18 04:46:24 2003 UTC (20 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.26: +2 -2 lines
Diff to previous 2.26
Minor comment changes

Revision 2.26 - (view) (download) (annotate) - [select for diffs]
Wed Jul 30 10:11:06 2003 UTC (20 years, 8 months ago) by schorsch
Branch: MAIN
Changes since 2.25: +3 -3 lines
Diff to previous 2.25
Added prototypes submitted by Randolph Fritz.

Revision 2.25 - (view) (download) (annotate) - [select for diffs]
Mon Jul 14 22:23:59 2003 UTC (20 years, 8 months ago) by schorsch
Branch: MAIN
Changes since 2.24: +4 -3 lines
Diff to previous 2.24
Instrumented headers against multiple inclusion and for use from C++.
Moved includes in headers out of "C" scope.

Revision 2.24 - (view) (download) (annotate) - [select for diffs]
Mon Jun 30 19:04:29 2003 UTC (20 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.23: +1 -2 lines
Diff to previous 2.23
Removed stdio.h includes from calcomp.h, resolu.h, and color.h

Revision 2.23 - (view) (download) (annotate) - [select for diffs]
Mon Jun 30 14:59:10 2003 UTC (20 years, 9 months ago) by schorsch
Branch: MAIN
Changes since 2.22: +1 -5 lines
Diff to previous 2.22
Replaced most outdated BSD function calls with their posix equivalents, and cleaned up a few other platform dependencies.

Revision 2.22 - (view) (download) (annotate) - [select for diffs]
Fri Jun 27 06:53:21 2003 UTC (20 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.21: +1 -4 lines
Diff to previous 2.21
Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h

Revision 2.21 - (view) (download) (annotate) - [select for diffs]
Fri Jun 6 16:38:47 2003 UTC (20 years, 9 months ago) by schorsch
Branch: MAIN
Changes since 2.20: +9 -40 lines
Diff to previous 2.20
*** empty log message ***

Revision 2.20 - (view) (download) (annotate) - [select for diffs]
Tue May 13 17:58:32 2003 UTC (20 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.19: +2 -2 lines
Diff to previous 2.19
Changed (char *) casts for memory copies to (void *) and other fixes

Revision 2.19 - (view) (download) (annotate) - [select for diffs]
Tue Feb 25 02:47:21 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
CVS Tags: rad3R5
Changes since 2.18: +2 -57 lines
Diff to previous 2.18
Replaced inline copyright notice with #include "copyright.h"

Revision 2.18 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 02:07:22 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.17: +144 -12 lines
Diff to previous 2.17
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.17 - (view) (download) (annotate) - [select for diffs]
Wed Oct 21 17:48:06 1998 UTC (25 years, 5 months ago) by gwlarson
Branch: MAIN
Changes since 2.16: +5 -4 lines
Diff to previous 2.16
modifications to avoid problems with redeclared BYTE type

Revision 2.16 - (view) (download) (annotate) - [select for diffs]
Tue Oct 28 11:13:51 1997 UTC (26 years, 5 months ago) by gregl
Branch: MAIN
Changes since 2.15: +1 -4 lines
Diff to previous 2.15
removed problematic declaration of memcpy()

Revision 2.15 - (view) (download) (annotate) - [select for diffs]
Wed Sep 17 14:46:26 1997 UTC (26 years, 6 months ago) by gregl
Branch: MAIN
Changes since 2.14: +2 -0 lines
Diff to previous 2.14
fixed macro definition of memcpy

Revision 2.14 - (view) (download) (annotate) - [select for diffs]
Tue Apr 15 14:12:31 1997 UTC (26 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.13: +2 -2 lines
Diff to previous 2.13
changed STDPRIMS definition to avoid compiler problems

Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Fri Jan 31 12:39:12 1997 UTC (27 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.12: +6 -2 lines
Diff to previous 2.12
added clipgamut() routine for performing gamut mapping and clipping

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

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Fri Nov 10 17:04:19 1995 UTC (28 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.10: +0 -1 lines
Diff to previous 2.10
removed memcpy() declaration

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Sun Oct 15 14:07:59 1995 UTC (28 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.9: +61 -4 lines
Diff to previous 2.9
made changes for new 32-bit_rle_xyze picture type

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Fri Sep 2 12:02:17 1994 UTC (29 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.8: +2 -0 lines
Diff to previous 2.8
added comment as to values of CIE_rf, CIE_gf and CIE_bf

Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Wed Aug 17 11:07:56 1994 UTC (29 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.7: +4 -4 lines
Diff to previous 2.7
added 1 digit to accuracy of white

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Wed Jun 29 18:16:56 1994 UTC (29 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.6: +41 -4 lines
Diff to previous 2.6
changed RGB primaries and went to true (i.e. equal-energy) white

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Mon Aug 2 13:51:43 1993 UTC (30 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.5: +4 -0 lines
Diff to previous 2.5
added conditional atof() declarations

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Fri Jun 4 14:51:41 1993 UTC (30 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.4: +0 -7 lines
Diff to previous 2.4
removed incompatible atof(), ldexp() and frexp() defines

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Fri Oct 2 15:54:25 1992 UTC (31 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.3: +2 -0 lines
Diff to previous 2.3
Removed problematic math function declarations

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Thu May 28 09:25:26 1992 UTC (31 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.2: +2 -2 lines
Diff to previous 2.2
changed /256 to >>8 for compilers that aren't so swift

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Thu Dec 19 14:45:43 1991 UTC (32 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.1: +4 -1 lines
Diff to previous 2.1
added conditional compilation of atof() declarations

Revision 2.1 - (view) (download) (annotate) - [select for diffs]
Tue Nov 12 16:54:49 1991 UTC (32 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.15: +0 -0 lines
Diff to previous 1.15
updated revision number for release 2.0

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Mon Nov 11 14:00:12 1991 UTC (32 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.14: +1 -6 lines
Diff to previous 1.14
Improved handling of scanline ordering

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu Oct 24 12:15:07 1991 UTC (32 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.13: +10 -2 lines
Diff to previous 1.13
added new definition for efficacies

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Thu Oct 24 10:29:03 1991 UTC (32 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12
fixed definition of luminance

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed Jul 17 11:52:25 1991 UTC (32 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.11: +9 -9 lines
Diff to previous 1.11
changed XSTRL macros to LXSTR for preprocessors with short id's

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Thu Apr 18 12:54:22 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.10: +3 -0 lines
Diff to previous 1.10
added format info to headers

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Mar 19 12:06:33 1991 UTC (33 years ago) by greg
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
changed constant for watts to lumens in brightness()

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Mar 18 09:32:49 1991 UTC (33 years ago) by greg
Branch: MAIN
Changes since 1.8: +2 -0 lines
Diff to previous 1.8
added luminance() macro

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Dec 14 16:28:20 1990 UTC (33 years, 3 months ago) by greg
Branch: MAIN
Changes since 1.7: +9 -0 lines
Diff to previous 1.7
added macros for color correction header specification

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Dec 14 12:48:30 1990 UTC (33 years, 3 months ago) by greg
Branch: MAIN
Changes since 1.6: +7 -3 lines
Diff to previous 1.6
added correct color transformations

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue Jan 9 10:57:30 1990 UTC (34 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.5: +8 -1 lines
Diff to previous 1.5
added macros for reading and writing pixel aspect ratio info

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Jan 5 18:07:19 1990 UTC (34 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.4: +8 -1 lines
Diff to previous 1.4
added macros for reading and writing exposure values

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Oct 20 20:35:21 1989 UTC (34 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
second cut on color normalization

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Fri Oct 20 16:45:25 1989 UTC (34 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.2: +9 -1 lines
Diff to previous 1.2
added macros and routines for normalized short colors

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Sep 12 12:25:34 1989 UTC (34 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.1: +5 -0 lines
Diff to previous 1.1
added routines for reading and writing picture resolution

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Feb 2 10:34:14 1989 UTC (35 years, 2 months ago) by greg
Branch: MAIN
Initial revision

Convenience Links

Links to HEAD: (view) (download) (annotate) Links to rad3R6: (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