ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/px/Rmakefile
Revision 2.53 - (view) (download) (annotate) - [select for diffs]
Wed Oct 27 23:23:47 2004 UTC (19 years, 5 months ago) by greg
Branch: MAIN
CVS Tags: rad3R6P1
Changes since 2.52: +3 -3 lines
Diff to previous 2.52
Added check for 64-bit AMD processor to int32 type

Revision 2.52 - (view) (download) (annotate) - [select for diffs]
Mon May 24 21:03:34 2004 UTC (19 years, 10 months ago) by greg
Branch: MAIN
CVS Tags: rad3R6
Changes since 2.51: +5 -4 lines
Diff to previous 2.51
Updated dependencies for ra_bmp

Revision 2.51 - (view) (download) (annotate) - [select for diffs]
Fri Mar 26 03:11:50 2004 UTC (20 years ago) by greg
Branch: MAIN
Changes since 2.50: +9 -4 lines
Diff to previous 2.50
Created ra_bmp program to convert between Radiance pictures and Windows BMP

Revision 2.50 - (view) (download) (annotate) - [select for diffs]
Tue Feb 17 21:57:45 2004 UTC (20 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.49: +2 -3 lines
Diff to previous 2.49
Removed pbilat.csh until we're ready to distribute it

Revision 2.49 - (view) (download) (annotate) - [select for diffs]
Thu Jan 29 22:18:26 2004 UTC (20 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.48: +6 -5 lines
Diff to previous 2.48
Improved -f option of normpat & added pgblur for image low frequencies

Revision 2.48 - (view) (download) (annotate) - [select for diffs]
Mon Jul 7 17:21:51 2003 UTC (20 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.47: +2 -2 lines
Diff to previous 2.47
Compile fixes noticed on Compaq

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

Revision 2.46 - (view) (download) (annotate) - [select for diffs]
Tue Apr 29 19:09:43 2003 UTC (20 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.45: +1 -1 lines
Diff to previous 2.45
Call sh configure instead of ./configure to avoid problems with execution bit

Revision 2.45 - (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.44: +24 -18 lines
Diff to previous 2.44
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.44 - (view) (download) (annotate) - [select for diffs]
Thu Nov 12 09:44:07 1998 UTC (25 years, 4 months ago) by gwlarson
Branch: MAIN
Changes since 2.43: +6 -6 lines
Diff to previous 2.43
added -lm to programs that needed ldexp and frexp

Revision 2.43 - (view) (download) (annotate) - [select for diffs]
Mon Oct 26 17:39:53 1998 UTC (25 years, 5 months ago) by gwlarson
Branch: MAIN
Changes since 2.42: +11 -3 lines
Diff to previous 2.42
added normtiff program

Revision 2.42 - (view) (download) (annotate) - [select for diffs]
Wed Sep 9 12:56:38 1998 UTC (25 years, 6 months ago) by gwlarson
Branch: MAIN
Changes since 2.41: +3 -2 lines
Diff to previous 2.41
added OPT flags to libtiff compiles

Revision 2.41 - (view) (download) (annotate) - [select for diffs]
Thu Sep 3 10:48:57 1998 UTC (25 years, 6 months ago) by gwlarson
Branch: MAIN
Changes since 2.40: +1 -1 lines
Diff to previous 2.40
took $(SPECIAL) out of "all" target

Revision 2.40 - (view) (download) (annotate) - [select for diffs]
Wed Jul 8 18:00:22 1998 UTC (25 years, 8 months ago) by gwlarson
Branch: MAIN
Changes since 2.39: +5 -3 lines
Diff to previous 2.39
created ra_hexbit program to generate bitmaps for hexbit4x1.fnt

Revision 2.39 - (view) (download) (annotate) - [select for diffs]
Tue Jun 9 16:46:57 1998 UTC (25 years, 9 months ago) by gwlarson
Branch: MAIN
Changes since 2.38: +6 -4 lines
Diff to previous 2.38
fixes for TIFF library

Revision 2.38 - (view) (download) (annotate) - [select for diffs]
Tue May 26 09:04:55 1998 UTC (25 years, 10 months ago) by gwlarson
Branch: MAIN
Changes since 2.37: +1 -1 lines
Diff to previous 2.37
added ra_tiff to default list

Revision 2.37 - (view) (download) (annotate) - [select for diffs]
Thu Mar 12 15:47:05 1998 UTC (26 years ago) by gwlarson
Branch: MAIN
Changes since 2.36: +2 -1 lines
Diff to previous 2.36
created phisto script

Revision 2.36 - (view) (download) (annotate) - [select for diffs]
Fri Aug 29 15:35:28 1997 UTC (26 years, 7 months ago) by gregl
Branch: MAIN
Changes since 2.35: +2 -0 lines
Diff to previous 2.35
minor fix

Revision 2.35 - (view) (download) (annotate) - [select for diffs]
Fri Aug 22 12:12:14 1997 UTC (26 years, 7 months ago) by gregl
Branch: MAIN
Changes since 2.34: +8 -8 lines
Diff to previous 2.34
added needed links to -lm for ldexp() and frexp()

Revision 2.34 - (view) (download) (annotate) - [select for diffs]
Thu Jul 24 11:47:42 1997 UTC (26 years, 8 months ago) by gregl
Branch: MAIN
Changes since 2.33: +8 -11 lines
Diff to previous 2.33
incorporated new TIFF library (3.4beta) and Luv image types for ra_tiff

Revision 2.33 - (view) (download) (annotate) - [select for diffs]
Tue Apr 15 16:56:28 1997 UTC (26 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.32: +2 -0 lines
Diff to previous 2.32
added tone mapping to ximage

Revision 2.32 - (view) (download) (annotate) - [select for diffs]
Wed Feb 5 17:29:44 1997 UTC (27 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.31: +12 -5 lines
Diff to previous 2.31
created pcwarp program

Revision 2.31 - (view) (download) (annotate) - [select for diffs]
Thu Jan 30 19:26:28 1997 UTC (27 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.30: +1 -5 lines
Diff to previous 2.30
removed psquish, pacuity and pveil, which are now handled by pcond

Revision 2.30 - (view) (download) (annotate) - [select for diffs]
Thu Jan 9 13:56:37 1997 UTC (27 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.29: +0 -2 lines
Diff to previous 2.29
changed to histogram truncation
made veiling reflection modify FOV sample image

Revision 2.29 - (view) (download) (annotate) - [select for diffs]
Thu Oct 3 16:53:17 1996 UTC (27 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.28: +10 -1 lines
Diff to previous 2.28
created pcond command

Revision 2.28 - (view) (download) (annotate) - [select for diffs]
Fri Sep 20 16:46:32 1996 UTC (27 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.27: +5 -1 lines
Diff to previous 2.27
added psquish, pveil and pacuity scripts

Revision 2.27 - (view) (download) (annotate) - [select for diffs]
Wed Jul 24 16:46:25 1996 UTC (27 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.26: +1 -4 lines
Diff to previous 2.26
moved getinfo to util directory

Revision 2.26 - (view) (download) (annotate) - [select for diffs]
Mon Apr 1 17:24:41 1996 UTC (28 years ago) by greg
Branch: MAIN
Changes since 2.25: +1 -1 lines
Diff to previous 2.25
added filter wrapping for 360 degree cylindrical views

Revision 2.25 - (view) (download) (annotate) - [select for diffs]
Thu Feb 15 10:49:05 1996 UTC (28 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.24: +3 -2 lines
Diff to previous 2.24
added xyzimage program for display of XYZE and corrected RGBE pictures

Revision 2.24 - (view) (download) (annotate) - [select for diffs]
Wed Dec 13 14:07:08 1995 UTC (28 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.23: +5 -2 lines
Diff to previous 2.23
added pmblur script for motion blur

Revision 2.23 - (view) (download) (annotate) - [select for diffs]
Mon Oct 16 11:43:30 1995 UTC (28 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.22: +1 -1 lines
Diff to previous 2.22
added missing dependencies for macbethcal.o

Revision 2.22 - (view) (download) (annotate) - [select for diffs]
Sun Oct 15 14:07:26 1995 UTC (28 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.21: +4 -1 lines
Diff to previous 2.21
added ra_xyze program

Revision 2.21 - (view) (download) (annotate) - [select for diffs]
Wed Oct 11 10:52:33 1995 UTC (28 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.20: +9 -1 lines
Diff to previous 2.20
added macbethcal program

Revision 2.20 - (view) (download) (annotate) - [select for diffs]
Fri Sep 15 15:52:55 1995 UTC (28 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.19: +3 -2 lines
Diff to previous 2.19
added pdfblur C-shell script

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

Revision 2.18 - (view) (download) (annotate) - [select for diffs]
Thu Apr 14 04:53:51 1994 UTC (29 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.17: +3 -4 lines
Diff to previous 2.17
changed libpath to getlibpath()

Revision 2.17 - (view) (download) (annotate) - [select for diffs]
Wed Mar 30 14:25:08 1994 UTC (30 years ago) by greg
Branch: MAIN
Changes since 2.16: +4 -1 lines
Diff to previous 2.16
created ra_gif program

Revision 2.16 - (view) (download) (annotate) - [select for diffs]
Thu Dec 9 17:30:40 1993 UTC (30 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.15: +29 -28 lines
Diff to previous 2.15
Added MLIB definition for alternate math libraries

Revision 2.15 - (view) (download) (annotate) - [select for diffs]
Tue Oct 19 17:18:13 1993 UTC (30 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.14: +2 -2 lines
Diff to previous 2.14
removed -n option from compiles

Revision 2.14 - (view) (download) (annotate) - [select for diffs]
Fri Jun 25 16:35:29 1993 UTC (30 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.13: +4 -4 lines
Diff to previous 2.13
dependency changes for pfilt modules

Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Thu Jun 10 16:09:04 1993 UTC (30 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.12: +4 -1 lines
Diff to previous 2.12
added ra_avs

Revision 2.12 - (view) (download) (annotate) - [select for diffs]
Thu Apr 29 13:20:50 1993 UTC (30 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.11: +2 -1 lines
Diff to previous 2.11
dependency change for pcomb.o

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Thu Feb 4 21:00:12 1993 UTC (31 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.10: +1 -1 lines
Diff to previous 2.10
added pextrem compile

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Tue Nov 3 16:52:22 1992 UTC (31 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.9: +1 -1 lines
Diff to previous 2.9
changes in pfilt for 32-bit PC port

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

Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Tue Sep 8 15:33:11 1992 UTC (31 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.7: +1 -1 lines
Diff to previous 2.7
used TEMPLATE defined in paths.h for pfilt.c

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Tue Sep 8 10:33:56 1992 UTC (31 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.6: +2 -0 lines
Diff to previous 2.6
portability fixes

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Fri Aug 21 13:49:10 1992 UTC (31 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.5: +4 -1 lines
Diff to previous 2.5
added pextrem program

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Mon Jul 13 11:54:29 1992 UTC (31 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.4: +6 -3 lines
Diff to previous 2.4
added ra_ps PostScript translator

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Wed Jul 1 15:09:12 1992 UTC (31 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.3: +40 -39 lines
Diff to previous 2.3
Added CC define for different compilers

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Wed Jun 24 09:17:45 1992 UTC (31 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.2: +5 -5 lines
Diff to previous 2.2
added code to get GAMMA from environment

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Sat Apr 11 16:31:34 1992 UTC (31 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.1: +4 -1 lines
Diff to previous 2.1
added oki20

Revision 2.1 - (view) (download) (annotate) - [select for diffs]
Wed Nov 13 11:08:32 1991 UTC (32 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.56: +2 -2 lines
Diff to previous 1.56
final changes for release 2.0

Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Mon Nov 11 14:32:57 1991 UTC (32 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.55: +6 -6 lines
Diff to previous 1.55
changed name prot -> protate

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

Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Thu Nov 7 16:36:21 1991 UTC (32 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.53: +6 -3 lines
Diff to previous 1.53
added sgi compile of glimage

Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Thu Nov 7 11:06:03 1991 UTC (32 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.52: +1 -1 lines
Diff to previous 1.52
removed STRUCTASSIGN macro

Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Mon Oct 28 16:39:21 1991 UTC (32 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.51: +1 -1 lines
Diff to previous 1.51
compatibility fixes

Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Mon Oct 28 09:43:19 1991 UTC (32 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.50: +3 -2 lines
Diff to previous 1.50
added SPECIAL macro

Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Wed Oct 23 09:33:13 1991 UTC (32 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.49: +9 -3 lines
Diff to previous 1.49
added ra_pict program

Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Fri Aug 23 17:37:26 1991 UTC (32 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.48: +5 -1 lines
Diff to previous 1.48
added ra_rgbe program

Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Thu Aug 22 09:16:37 1991 UTC (32 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.47: +37 -37 lines
Diff to previous 1.47
moved libraries to ../lib

Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Fri Aug 16 13:40:12 1991 UTC (32 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.46: +9 -5 lines
Diff to previous 1.46
made installation of ra_tiff automatic

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Fri Aug 16 12:42:13 1991 UTC (32 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.45: +4 -1 lines
Diff to previous 1.45
added ra_ppm program

Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Thu Aug 15 14:32:51 1991 UTC (32 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.44: +1 -1 lines
Diff to previous 1.44
made ra_tiff compilation optional

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Thu Aug 15 13:35:10 1991 UTC (32 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.43: +11 -1 lines
Diff to previous 1.43
added ra_tiff

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Thu Aug 8 08:24:06 1991 UTC (32 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.42: +4 -5 lines
Diff to previous 1.42
*** empty log message ***

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Thu Jul 18 11:19:19 1991 UTC (32 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.41: +1 -1 lines
Diff to previous 1.41
*** empty log message ***

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Mon Jul 15 13:09:05 1991 UTC (32 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.40: +3 -15 lines
Diff to previous 1.40
moved calcomp routines to library

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Mon Jul 15 12:33:16 1991 UTC (32 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.39: +77 -100 lines
Diff to previous 1.39
moved a lot of routines into a common library

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Thu May 30 08:24:01 1991 UTC (32 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38
added dependency on header.o to psign

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Thu May 23 13:45:42 1991 UTC (32 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.37: +3 -2 lines
Diff to previous 1.37
added falsecolor

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Fri May 10 08:54:38 1991 UTC (32 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.36: +1 -1 lines
Diff to previous 1.36
added gamma correction to pvalue

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Fri May 3 10:22:05 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35
made xshowtrace work with twm and other nasty window managers

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Thu May 2 17:25:27 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.34: +0 -2 lines
Diff to previous 1.34
x11image.o no longer depends on x11icon.h

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Mon Apr 22 12:21:38 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.33: +8 -8 lines
Diff to previous 1.33
changed ximage to x10image, x11image to ximage

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Fri Apr 19 13:43:58 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.32: +2 -0 lines
Diff to previous 1.32
added icon for x11image

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Thu Apr 11 09:21:26 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.31: +1 -1 lines
Diff to previous 1.31
Added nonomatch for makes that call csh

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Wed Mar 20 16:43:33 1991 UTC (33 years ago) by greg
Branch: MAIN
Changes since 1.30: +1 -1 lines
Diff to previous 1.30
readded ra_pr and ra_pr24

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Thu Mar 7 15:30:53 1991 UTC (33 years ago) by greg
Branch: MAIN
Changes since 1.29: +3 -3 lines
Diff to previous 1.29
specialization of Makefile

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Wed Mar 6 15:58:22 1991 UTC (33 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.28: +11 -3 lines
Diff to previous 1.28
added special targets for x10, aed and sun

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Wed Mar 6 10:14:01 1991 UTC (33 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.27: +11 -3 lines
Diff to previous 1.27
Makefile normalization

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Wed Jan 9 12:21:11 1991 UTC (33 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.26: +1 -1 lines
Diff to previous 1.26
got rid of unnecessary use of standard.h

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Wed Jan 9 11:15:26 1991 UTC (33 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.25: +7 -3 lines
Diff to previous 1.25
added pflip program

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Fri Jan 4 23:35:00 1991 UTC (33 years, 3 months ago) by greg
Branch: MAIN
Changes since 1.24: +2 -0 lines
Diff to previous 1.24
added normpat.csh

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sat Dec 15 15:18:07 1990 UTC (33 years, 3 months ago) by greg
Branch: MAIN
Changes since 1.23: +4 -2 lines
Diff to previous 1.23
added mat4.h dependencies

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sat Dec 8 10:14:31 1990 UTC (33 years, 3 months ago) by greg
Branch: MAIN
Changes since 1.22: +6 -4 lines
Diff to previous 1.22
added option to use lamp type for color balancing

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Tue Dec 4 11:25:41 1990 UTC (33 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.21: +1 -1 lines
Diff to previous 1.21
added standard.h to take care of bcopy() incompatibilities

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sun Oct 21 10:43:48 1990 UTC (33 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.20: +38 -30 lines
Diff to previous 1.20
broke color.c and colrops.c

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Fri Oct 19 16:33:30 1990 UTC (33 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.19: +5 -3 lines
Diff to previous 1.19
made conversion from colr scanlines to gamma-corrected bytes

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Thu Oct 18 12:25:19 1990 UTC (33 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.18: +5 -2 lines
Diff to previous 1.18
added ra_pr24

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sat Sep 22 11:02:40 1990 UTC (33 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.17: +62 -56 lines
Diff to previous 1.17
added xshowtrace and separated resolu.c from color.c

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Tue Mar 6 08:45:24 1990 UTC (34 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.16: +9 -2 lines
Diff to previous 1.16
added x11image

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Jan 25 11:47:55 1990 UTC (34 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.15: +4 -1 lines
Diff to previous 1.15
added glimage for Iris

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Jan 25 08:28:38 1990 UTC (34 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.14: +6 -6 lines
Diff to previous 1.14
added calls to getheader() or copyheader() for remaining drivers

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

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Wed Jan 17 15:12:44 1990 UTC (34 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
removed vfork() dependency and added -DBSD to Makefile

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Fri Jan 5 18:14:26 1990 UTC (34 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
fixed missing dependency for ximage.o

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Dec 22 10:08:31 1989 UTC (34 years, 3 months ago) by greg
Branch: MAIN
Changes since 1.10: +3 -2 lines
Diff to previous 1.10
Changed calls to rayview() and pixelview() to matrix transform

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sun Dec 10 17:36:10 1989 UTC (34 years, 3 months ago) by greg
Branch: MAIN
Changes since 1.9: +7 -4 lines
Diff to previous 1.9
added program pinterp

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Fri Oct 20 16:55:46 1989 UTC (34 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
corrected dependencies for image.o

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sat Oct 14 11:36:03 1989 UTC (34 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.7: +4 -2 lines
Diff to previous 1.7
Changed compiler option defines.

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Oct 6 13:33:09 1989 UTC (34 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.6: +4 -1 lines
Diff to previous 1.6
added paintjet

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Sep 15 09:10:26 1989 UTC (34 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
added call to getheader in aedimage

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Sep 12 17:53:09 1989 UTC (34 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
fixed dependencies

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Jul 24 08:43:23 1989 UTC (34 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.3: +10 -0 lines
Diff to previous 1.3
added entries for non-automatic creation of ra_pixar

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sat Jul 22 18:20:57 1989 UTC (34 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.2: +2 -0 lines
Diff to previous 1.2
added random dithering

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue May 9 10:06:45 1989 UTC (34 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
psum superceded by pcomb

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

Convenience Links

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