ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/px/ra_t8.c
Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Sun Mar 28 20:33:14 2004 UTC (20 years ago) by schorsch
Branch: MAIN
CVS Tags: rad3R6, rad3R6P1, rad3R7P1, rad3R7P2, rad3R8, rad3R9, rad4R0
Changes since 2.12: +76 -50 lines
Diff to previous 2.12
Continued ANSIfication, and other fixes and clarifications.

Revision 2.12 - (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.11: +6 -19 lines
Diff to previous 2.11
Macros for setting binary file mode. Replacing MSDOS by _WIN32.

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

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 02:07:28 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
CVS Tags: rad3R5
Changes since 2.9: +7 -6 lines
Diff to previous 2.9
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.9 - (view) (download) (annotate) - [select for diffs]
Fri Nov 10 17:04:52 1995 UTC (28 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.8: +0 -1 lines
Diff to previous 2.8
removed memcpy() declaration

Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Mon Nov 21 15:55:55 1994 UTC (29 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.7: +1 -1 lines
Diff to previous 2.7
fixed Usage message to mention -n option

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Fri Jun 10 12:51:18 1994 UTC (29 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.6: +26 -7 lines
Diff to previous 2.6
added Anthony Dekker's neural net color quantization code

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Sun Feb 27 10:17:23 1994 UTC (30 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.5: +1 -0 lines
Diff to previous 2.5
Added new ID to first line of header and changed use of formatval

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Wed Nov 11 17:34:12 1992 UTC (31 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.4: +6 -3 lines
Diff to previous 2.4
fixed bug in greyscale conversion

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Tue Oct 13 11:36:13 1992 UTC (31 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.3: +97 -130 lines
Diff to previous 2.3
changed ra_t8 to use clrtab.c

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Fri Oct 9 15:24:21 1992 UTC (31 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.2: +25 -16 lines
Diff to previous 2.2
Changes for 32-bit PC port

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Thu Dec 19 14:52:23 1991 UTC (32 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.1: +1 -1 lines
Diff to previous 2.1
eliminated atof declarations for NeXT

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

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Mon Nov 11 14:01:53 1991 UTC (32 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.11: +8 -4 lines
Diff to previous 1.11
Improved handling of scanline ordering

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Aug 23 13:40:01 1991 UTC (32 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
changed default gamma to 2.2, the NTSC standard value

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Aug 7 08:36:37 1991 UTC (32 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.9: +14 -6 lines
Diff to previous 1.9
added -e +/-stops option

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Apr 18 14:35:45 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.8: +5 -4 lines
Diff to previous 1.8
added format information to headers

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Nov 7 13:10:33 1990 UTC (33 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
minor improvement in gamma correction

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon Mar 12 15:14:46 1990 UTC (34 years ago) by greg
Branch: MAIN
Changes since 1.6: +8 -8 lines
Diff to previous 1.6
changed "inline" to "inl" for compiler compatibility

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Feb 9 13:59:23 1990 UTC (34 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
changed arguments printed in header

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Jan 26 08:17:39 1990 UTC (34 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
added scale factor to normcolrs()

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Jan 18 23:58:24 1990 UTC (34 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.3: +10 -6 lines
Diff to previous 1.3
improved portability for read(), write() and bcopy()

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Fri Oct 20 20:36:06 1989 UTC (34 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.2: +7 -26 lines
Diff to previous 1.2
change to color normalization calls

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Sep 12 13:04:38 1989 UTC (34 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
added calls to get/put picture resolution (bug fix)

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Feb 2 10:49:37 1989 UTC (35 years, 2 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