ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/px/ra_t16.c
Revision 2.8 - (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, rad4R1, rad4R2, rad4R2P1, rad4R2P2, rad5R0, rad5R1
Changes since 2.7: +84 -53 lines
Diff to previous 2.7
Continued ANSIfication, and other fixes and clarifications.

Revision 2.7 - (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.6: +5 -16 lines
Diff to previous 2.6
Macros for setting binary file mode. Replacing MSDOS by _WIN32.

Revision 2.6 - (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.5: +9 -8 lines
Diff to previous 2.5
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.5 - (view) (download) (annotate) - [select for diffs]
Sun Feb 27 10:17:20 1994 UTC (30 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.4: +1 -0 lines
Diff to previous 2.4
Added new ID to first line of header and changed use of formatval

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Fri Oct 30 09:11:36 1992 UTC (31 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.3: +3 -3 lines
Diff to previous 2.3
renamed gamma to avoid conflict with some math libraries

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Fri Oct 2 16:29:07 1992 UTC (31 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.2: +12 -3 lines
Diff to previous 2.2
Removed problematic math function declarations

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Thu Dec 19 14:52:20 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:04:21 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:01:40 1991 UTC (32 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.14: +4 -2 lines
Diff to previous 1.14
Improved handling of scanline ordering

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

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

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Fri May 17 08:41:52 1991 UTC (32 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.11: +11 -4 lines
Diff to previous 1.11
fixed bug in 16-bit ra2tg() code

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

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Dec 12 14:40:07 1990 UTC (33 years, 3 months ago) by greg
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
fixed error introduced with byte ordering in ra2tg with 24-bit

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sat Oct 20 11:49:02 1990 UTC (33 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.8: +22 -33 lines
Diff to previous 1.8
changed gamma correction to colrops calls

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

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

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

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Oct 20 16:42:28 1989 UTC (34 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.4: +2 -0 lines
Diff to previous 1.4
added missing include file "random.h"

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

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun Jul 23 11:35:48 1989 UTC (34 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.2: +16 -21 lines
Diff to previous 1.2
Added dithering to 16-bit conversion

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed May 31 17:27:18 1989 UTC (34 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.1: +10 -10 lines
Diff to previous 1.1
Swapped byte order on 24-bit images

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

Convenience Links

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