ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/Rmakefile
Revision 2.72 - (view) (download) (annotate) - [select for diffs]
Sat Apr 26 15:59:38 2014 UTC (9 years, 11 months ago) by greg
Branch: MAIN
CVS Tags: rad4R2, rad4R2P1, rad4R2P2
Changes since 2.71: +2 -2 lines
Diff to previous 2.71
Eliminated silly removal of "core" no longer used by most systems

Revision 2.71 - (view) (download) (annotate) - [select for diffs]
Tue Feb 18 12:13:42 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.70: +3 -1 lines
Diff to previous 2.70
Changed sampling to use Hilbert curve as suggested by Lars Grobe

Revision 2.70 - (view) (download) (annotate) - [select for diffs]
Thu Sep 6 00:07:43 2012 UTC (11 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.69: +9 -9 lines
Diff to previous 2.69
Created geodesic() function for vector rotation along great circles

Revision 2.69 - (view) (download) (annotate) - [select for diffs]
Sun Jul 29 19:01:39 2012 UTC (11 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.68: +5 -3 lines
Diff to previous 2.68
Added ashik2 type for anisotropic Ashikhmin-Shirley BRDF model

Revision 2.68 - (view) (download) (annotate) - [select for diffs]
Wed Jun 27 15:32:58 2012 UTC (11 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.67: +2 -2 lines
Diff to previous 2.67
Added check for blocked shadow rays

Revision 2.67 - (view) (download) (annotate) - [select for diffs]
Fri Jun 22 22:03:02 2012 UTC (11 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.66: +5 -5 lines
Diff to previous 2.66
Moved source initialization

Revision 2.66 - (view) (download) (annotate) - [select for diffs]
Fri Jun 22 16:52:06 2012 UTC (11 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.65: +15 -2 lines
Diff to previous 2.65
Added missing dependencies for rcontrib modules

Revision 2.65 - (view) (download) (annotate) - [select for diffs]
Thu Jun 14 22:42:21 2012 UTC (11 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.64: +2 -1 lines
Diff to previous 2.64
Reworked rtcontrib into rcontrib program

Revision 2.64 - (view) (download) (annotate) - [select for diffs]
Sat Jun 9 07:16:47 2012 UTC (11 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.63: +9 -2 lines
Diff to previous 2.63
Created rcontrib program (eventually to replace rtcontrib)

Revision 2.63 - (view) (download) (annotate) - [select for diffs]
Fri Feb 18 02:41:55 2011 UTC (13 years, 1 month ago) by greg
Branch: MAIN
CVS Tags: rad4R1
Changes since 2.62: +5 -4 lines
Diff to previous 2.62
Minor fixes and adjustments

Revision 2.62 - (view) (download) (annotate) - [select for diffs]
Fri Feb 18 00:40:25 2011 UTC (13 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.61: +7 -4 lines
Diff to previous 2.61
Major code reorg, moving mgflib to common and introducing BSDF material

Revision 2.61 - (view) (download) (annotate) - [select for diffs]
Sun Sep 26 15:51:15 2010 UTC (13 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.60: +2 -1 lines
Diff to previous 2.60
Added checknorm() macro to avoid normalization errors with gcc --fast-math

Revision 2.60 - (view) (download) (annotate) - [select for diffs]
Mon Aug 23 15:57:46 2010 UTC (13 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.59: +2 -1 lines
Diff to previous 2.59
Remove libradiance.a to avoid issues with FAT files under OS X

Revision 2.59 - (view) (download) (annotate) - [select for diffs]
Sat Dec 12 19:00:59 2009 UTC (14 years, 3 months ago) by greg
Branch: MAIN
CVS Tags: rad4R0
Changes since 2.58: +3 -3 lines
Diff to previous 2.58
Added -n option to rtrace and moved quit() funciton out of raypcalls

Revision 2.58 - (view) (download) (annotate) - [select for diffs]
Sat Dec 12 05:20:10 2009 UTC (14 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.57: +4 -4 lines
Diff to previous 2.57
Created FIFO calls for ray multiprocessing

Revision 2.57 - (view) (download) (annotate) - [select for diffs]
Thu Aug 21 07:05:58 2008 UTC (15 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.56: +4 -3 lines
Diff to previous 2.56
Added -n option to rvu for multiple rendering processes

Revision 2.56 - (view) (download) (annotate) - [select for diffs]
Tue Jun 24 02:01:21 2008 UTC (15 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.55: +3 -3 lines
Diff to previous 2.55
Removed mention of defunct tifftypes.h

Revision 2.55 - (view) (download) (annotate) - [select for diffs]
Mon Oct 8 18:07:57 2007 UTC (16 years, 5 months ago) by greg
Branch: MAIN
CVS Tags: rad3R9
Changes since 2.54: +2 -2 lines
Diff to previous 2.54
Compiler warning fixes for Linux release (thanks to Bernd Zeimetz)

Revision 2.54 - (view) (download) (annotate) - [select for diffs]
Fri Mar 10 19:40:13 2006 UTC (18 years ago) by schorsch
Branch: MAIN
CVS Tags: rad3R8
Changes since 2.53: +2 -2 lines
Diff to previous 2.53
Renamed librt.a to librtrad.a to avoid conflict on Solaris.

Revision 2.53 - (view) (download) (annotate) - [select for diffs]
Fri Dec 16 04:03:42 2005 UTC (18 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.52: +1 -14 lines
Diff to previous 2.52
Removed NICE macro settings, as this slows programs unduly under some OS's

Revision 2.52 - (view) (download) (annotate) - [select for diffs]
Thu Jun 23 11:51:47 2005 UTC (18 years, 9 months ago) by greg
Branch: MAIN
CVS Tags: rad3R7P1, rad3R7P2
Changes since 2.51: +7 -1 lines
Diff to previous 2.51
Made use of rtotypes.h more logical

Revision 2.51 - (view) (download) (annotate) - [select for diffs]
Tue May 31 18:01:09 2005 UTC (18 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.50: +3 -3 lines
Diff to previous 2.50
Added Russian roulette ray termination and fixed ambient weights & measures

Revision 2.50 - (view) (download) (annotate) - [select for diffs]
Thu Apr 14 04:42:32 2005 UTC (18 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.49: +2 -2 lines
Diff to previous 2.49
Made it so "trace" command reports material rather than modifier

Revision 2.49 - (view) (download) (annotate) - [select for diffs]
Fri Nov 5 03:31:38 2004 UTC (19 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.48: +5 -14 lines
Diff to previous 2.48
Removed unused programs and files from distribution (sources to CVS attic)

Revision 2.48 - (view) (download) (annotate) - [select for diffs]
Wed Oct 27 23:23:48 2004 UTC (19 years, 5 months ago) by greg
Branch: MAIN
CVS Tags: rad3R6P1
Changes since 2.47: +3 -3 lines
Diff to previous 2.47
Added check for 64-bit AMD processor to int32 type

Revision 2.47 - (view) (download) (annotate) - [select for diffs]
Tue Oct 26 19:04:32 2004 UTC (19 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.46: +2 -2 lines
Diff to previous 2.46
Hopefully, a final fix to the illum drawing problem -- ignore them

Revision 2.46 - (view) (download) (annotate) - [select for diffs]
Thu Oct 21 21:44:59 2004 UTC (19 years, 5 months ago) by greg
Branch: MAIN
CVS Tags: rad3R6
Changes since 2.45: +2 -2 lines
Diff to previous 2.45
Fixed typo that caused Version.c to be rebuilt inappropriately

Revision 2.45 - (view) (download) (annotate) - [select for diffs]
Tue Mar 30 20:40:04 2004 UTC (20 years ago) by greg
Branch: MAIN
Changes since 2.44: +3 -2 lines
Diff to previous 2.44
ANSI-discovered fixes thanks to Schorsh

Revision 2.44 - (view) (download) (annotate) - [select for diffs]
Thu Jan 1 19:31:46 2004 UTC (20 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.43: +6 -5 lines
Diff to previous 2.43
Renamed rview, lam, calc, and neat to rvu, rlam, icalc, and neaten

Revision 2.43 - (view) (download) (annotate) - [select for diffs]
Wed Dec 31 19:38:27 2003 UTC (20 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.42: +12 -12 lines
Diff to previous 2.42
Added shadow casting algorithm and separated occlusion cache routines

Revision 2.42 - (view) (download) (annotate) - [select for diffs]
Wed Dec 31 01:50:02 2003 UTC (20 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.41: +2 -1 lines
Diff to previous 2.41
Created a source occluder cache to accelerate shadow testing.

Revision 2.41 - (view) (download) (annotate) - [select for diffs]
Tue Nov 11 16:24:06 2003 UTC (20 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.40: +1 -3 lines
Diff to previous 2.40
Replaced all calls to vfork() with regular fork() calls

Revision 2.40 - (view) (download) (annotate) - [select for diffs]
Mon Nov 10 16:52:24 2003 UTC (20 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.39: +2 -2 lines
Diff to previous 2.39
Eliminated fork() redeclaration and vfork.h

Revision 2.39 - (view) (download) (annotate) - [select for diffs]
Wed Aug 20 09:41:25 2003 UTC (20 years, 7 months ago) by schorsch
Branch: MAIN
Changes since 2.38: +2 -3 lines
Diff to previous 2.38
Move all libraries to ../lib on build (not just on install).

Revision 2.38 - (view) (download) (annotate) - [select for diffs]
Mon Aug 4 22:37:53 2003 UTC (20 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.37: +4 -2 lines
Diff to previous 2.37
Added prototype for LIBR function pointer in calcomp.h

Revision 2.37 - (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.36: +6 -3 lines
Diff to previous 2.36
Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h

Revision 2.36 - (view) (download) (annotate) - [select for diffs]
Fri Jun 6 18:38:19 2003 UTC (20 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.35: +8 -3 lines
Diff to previous 2.35
Put raycalls.o and raypcalls.o into library libraycalls.a

Revision 2.35 - (view) (download) (annotate) - [select for diffs]
Tue Mar 11 19:29:05 2003 UTC (21 years ago) by greg
Branch: MAIN
CVS Tags: rad3R5
Changes since 2.34: +3 -3 lines
Diff to previous 2.34
Changed alias handling to allow tracking, fixed freeobjects() and do_irrad bugs

Revision 2.34 - (view) (download) (annotate) - [select for diffs]
Tue Mar 11 17:08:55 2003 UTC (21 years ago) by greg
Branch: MAIN
Changes since 2.33: +7 -5 lines
Diff to previous 2.33
First working version of new "mesh" primitive, obj2mesh converter

Revision 2.33 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 02:07:28 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.32: +66 -104 lines
Diff to previous 2.32
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.32 - (view) (download) (annotate) - [select for diffs]
Fri Dec 4 18:02:07 1998 UTC (25 years, 3 months ago) by gwlarson
Branch: MAIN
Changes since 2.31: +3 -5 lines
Diff to previous 2.31
moved zeroes.c to common directory

Revision 2.31 - (view) (download) (annotate) - [select for diffs]
Thu Nov 12 09:41:49 1998 UTC (25 years, 4 months ago) by gwlarson
Branch: MAIN
Changes since 2.30: +1 -1 lines
Diff to previous 2.30
added -lm to lookamb compile

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

Revision 2.29 - (view) (download) (annotate) - [select for diffs]
Tue Jun 9 16:50:49 1998 UTC (25 years, 9 months ago) by gwlarson
Branch: MAIN
Changes since 2.28: +1 -1 lines
Diff to previous 2.28
added special compile for ogl (not)

Revision 2.28 - (view) (download) (annotate) - [select for diffs]
Sat Jan 3 20:07:30 1998 UTC (26 years, 2 months ago) by gregl
Branch: MAIN
Changes since 2.27: +1 -1 lines
Diff to previous 2.27
randomize wait period in io_process()

Revision 2.27 - (view) (download) (annotate) - [select for diffs]
Mon Dec 1 09:56:27 1997 UTC (26 years, 4 months ago) by gregl
Branch: MAIN
Changes since 2.26: +1 -1 lines
Diff to previous 2.26
added define to eliminate initurand() reference for -DMC

Revision 2.26 - (view) (download) (annotate) - [select for diffs]
Fri Nov 14 12:35:45 1997 UTC (26 years, 4 months ago) by gregl
Branch: MAIN
Changes since 2.25: +4 -3 lines
Diff to previous 2.25
corrected dependencies for r?main.o

Revision 2.25 - (view) (download) (annotate) - [select for diffs]
Wed Jul 3 17:19:51 1996 UTC (27 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.24: +4 -1 lines
Diff to previous 2.24
added preloading of data files to preload.c

Revision 2.24 - (view) (download) (annotate) - [select for diffs]
Thu Jun 20 16:57:07 1996 UTC (27 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.23: +6 -5 lines
Diff to previous 2.23
added missing dependencies

Revision 2.23 - (view) (download) (annotate) - [select for diffs]
Tue May 28 13:42:47 1996 UTC (27 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.22: +2 -0 lines
Diff to previous 2.22
added check for ambient value validity, ambvalOK(), called by readambval()

Revision 2.22 - (view) (download) (annotate) - [select for diffs]
Thu Apr 11 15:59:14 1996 UTC (27 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.21: +4 -4 lines
Diff to previous 2.21
fixed dependencies

Revision 2.21 - (view) (download) (annotate) - [select for diffs]
Fri Mar 15 21:02:03 1996 UTC (28 years ago) by greg
Branch: MAIN
Changes since 2.20: +8 -6 lines
Diff to previous 2.20
added small source drawing routines (srcdraw.c)

Revision 2.20 - (view) (download) (annotate) - [select for diffs]
Fri Dec 8 18:22:25 1995 UTC (28 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.19: +5 -5 lines
Diff to previous 2.19
added M_MIST (mist) type and global participating medium

Revision 2.19 - (view) (download) (annotate) - [select for diffs]
Thu Nov 2 17:35:31 1995 UTC (28 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.18: +2 -2 lines
Diff to previous 2.18
fixed duphead.o dependencies

Revision 2.18 - (view) (download) (annotate) - [select for diffs]
Fri Sep 29 11:27:00 1995 UTC (28 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.17: +4 -3 lines
Diff to previous 2.17
fixed dependencies on otypes.h

Revision 2.17 - (view) (download) (annotate) - [select for diffs]
Fri Apr 22 11:45:22 1994 UTC (29 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.16: +4 -4 lines
Diff to previous 2.16
safer placement of malloc.o for makeall

Revision 2.16 - (view) (download) (annotate) - [select for diffs]
Thu Apr 14 04:50:23 1994 UTC (29 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.15: +3 -3 lines
Diff to previous 2.15
changed extern char *libpath to extern char *getlibpath()

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

Revision 2.14 - (view) (download) (annotate) - [select for diffs]
Wed Sep 29 10:41:25 1993 UTC (30 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.13: +3 -3 lines
Diff to previous 2.13
added fprism

Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Fri Feb 12 10:38:36 1993 UTC (31 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.12: +2 -2 lines
Diff to previous 2.12
fixed missing source routine

Revision 2.12 - (view) (download) (annotate) - [select for diffs]
Wed Feb 10 12:51:37 1993 UTC (31 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.11: +6 -4 lines
Diff to previous 2.11
added "free" command to rview to free object memory

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Wed Jan 20 15:19:41 1993 UTC (31 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.10: +4 -4 lines
Diff to previous 2.10
added -P and -PP persist options

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Tue Sep 8 15:35:13 1992 UTC (31 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.9: +1 -1 lines
Diff to previous 2.9
added paths.h for definition of temporary file template

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Tue Sep 8 09:11:17 1992 UTC (31 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.8: +2 -0 lines
Diff to previous 2.8
added paths.h file to define DIRSEP and the like

Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Thu Jul 16 12:09:23 1992 UTC (31 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.7: +0 -3 lines
Diff to previous 2.7
added header and magic number to ambient value file

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Mon Jul 13 16:17:44 1992 UTC (31 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.6: +6 -6 lines
Diff to previous 2.6
made ambient files portable between machines

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Fri Jul 10 14:55:45 1992 UTC (31 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.5: +1 -1 lines
Diff to previous 2.5
added ability to print COLRFMT output of values

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Thu Mar 19 09:33:59 1992 UTC (32 years ago) by greg
Branch: MAIN
Changes since 2.4: +2 -0 lines
Diff to previous 2.4
added vfork.h include

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Mon Mar 16 07:40:17 1992 UTC (32 years ago) by greg
Branch: MAIN
Changes since 2.3: +1 -1 lines
Diff to previous 2.3
added missing dependency

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Sat Jan 4 19:54:54 1992 UTC (32 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.2: +7 -6 lines
Diff to previous 2.2
added anisotropic material types

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Mon Nov 25 09:51:08 1991 UTC (32 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.1: +4 -1 lines
Diff to previous 2.1
changed function file calls to allow expressions instead of just vars

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

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

Revision 1.69 - (view) (download) (annotate) - [select for diffs]
Thu Nov 7 16:34:50 1991 UTC (32 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.68: +7 -1 lines
Diff to previous 1.68
news driver for SGI

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

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

Revision 1.66 - (view) (download) (annotate) - [select for diffs]
Wed Oct 23 10:47:31 1991 UTC (32 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.65: +3 -3 lines
Diff to previous 1.65
standardized macro settings

Revision 1.65 - (view) (download) (annotate) - [select for diffs]
Tue Oct 22 15:45:17 1991 UTC (32 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.64: +4 -6 lines
Diff to previous 1.64
made srcsizerat adjust with ray weight

Revision 1.64 - (view) (download) (annotate) - [select for diffs]
Mon Oct 21 12:57:53 1991 UTC (32 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.63: +8 -6 lines
Diff to previous 1.63
added source sampling (-ds option)

Revision 1.63 - (view) (download) (annotate) - [select for diffs]
Wed Oct 9 12:27:50 1991 UTC (32 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.62: +2 -3 lines
Diff to previous 1.62
changed logic of version control

Revision 1.62 - (view) (download) (annotate) - [select for diffs]
Wed Oct 9 10:07:47 1991 UTC (32 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.61: +17 -6 lines
Diff to previous 1.61
added Version.c module

Revision 1.61 - (view) (download) (annotate) - [select for diffs]
Tue Oct 8 15:32:43 1991 UTC (32 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.60: +5 -4 lines
Diff to previous 1.60
removed COMPAT line

Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Mon Aug 26 10:14:21 1991 UTC (32 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.59: +5 -1 lines
Diff to previous 1.59
added malloc.o with compression

Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Thu Aug 22 09:25:22 1991 UTC (32 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.58: +5 -5 lines
Diff to previous 1.58
moved librt.a to ../lib

Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Thu Aug 22 08:59:23 1991 UTC (32 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.57: +3 -1 lines
Diff to previous 1.57
added rayinit.cal to install

Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Fri Aug 16 12:54:48 1991 UTC (32 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.56: +2 -0 lines
Diff to previous 1.56
added empty entry for tiff

Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Fri Jul 19 09:32:58 1991 UTC (32 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.55: +9 -9 lines
Diff to previous 1.55
added separate readfargs.o module

Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Wed Jul 17 12:15:29 1991 UTC (32 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.54: +3 -3 lines
Diff to previous 1.54
added in dispersion compiles for dielectric.c

Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Tue Jul 16 15:56:40 1991 UTC (32 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.53: +7 -3 lines
Diff to previous 1.53
added redirecting materials

Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Tue Jul 16 10:39:25 1991 UTC (32 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.52: +5 -10 lines
Diff to previous 1.52
removed calfunc.o

Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Mon Jul 15 12:18:13 1991 UTC (32 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.51: +12 -11 lines
Diff to previous 1.51
eliminated many symbolic links to header files

Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Mon Jul 15 11:50:26 1991 UTC (32 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.50: +29 -47 lines
Diff to previous 1.50
put a lot of routines into a common library

Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Thu Jun 20 13:43:33 1991 UTC (32 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.49: +10 -10 lines
Diff to previous 1.49
major reorganization using dispatch table for source types

Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Wed Jun 19 16:36:50 1991 UTC (32 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.48: +7 -7 lines
Diff to previous 1.48
added virtual sources

Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Wed Jun 19 15:08:41 1991 UTC (32 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.47: +1 -1 lines
Diff to previous 1.47
added erf() and erfc() to function complement

Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Fri Jun 7 10:04:23 1991 UTC (32 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.46: +6 -4 lines
Diff to previous 1.46
created ambient.h and ambcomp.c files

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Tue May 21 17:41:16 1991 UTC (32 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.45: +5 -5 lines
Diff to previous 1.45
added stratified random sampling with urand

Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Tue May 7 16:14:21 1991 UTC (32 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.44: +1 -1 lines
Diff to previous 1.44
took out dependency on malloc.o

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Wed May 1 11:17:03 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.43: +2 -0 lines
Diff to previous 1.43
added -i option for irradiance calculation

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Tue Apr 23 13:01:55 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.42: +1 -1 lines
Diff to previous 1.42
changed compilation of caldefn.o

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Fri Apr 19 15:02:50 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.41: +2 -0 lines
Diff to previous 1.41
added icon bitmap

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

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Fri Mar 8 12:55:36 1991 UTC (33 years ago) by greg
Branch: MAIN
Changes since 1.39: +8 -2 lines
Diff to previous 1.39
added aed as external driver

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Thu Mar 7 15:12:09 1991 UTC (33 years ago) by greg
Branch: MAIN
Changes since 1.38: +22 -16 lines
Diff to previous 1.38
normalization of makefile for makeall

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Sat Dec 15 15:07:02 1990 UTC (33 years, 3 months ago) by greg
Branch: MAIN
Changes since 1.37: +6 -4 lines
Diff to previous 1.37
added new mat.h dependencies

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Thu Dec 13 11:07:28 1990 UTC (33 years, 3 months ago) by greg
Branch: MAIN
Changes since 1.36: +3 -3 lines
Diff to previous 1.36
added .h dependencies for m_brdf.o

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Thu Dec 13 10:43:59 1990 UTC (33 years, 3 months ago) by greg
Branch: MAIN
Changes since 1.35: +6 -6 lines
Diff to previous 1.35
changed initialization of ofun[]

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Wed Dec 12 22:36:51 1990 UTC (33 years, 3 months ago) by greg
Branch: MAIN
Changes since 1.34: +22 -0 lines
Diff to previous 1.34
added lint compile for rview

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Wed Dec 12 22:03:32 1990 UTC (33 years, 3 months ago) by greg
Branch: MAIN
Changes since 1.33: +1 -1 lines
Diff to previous 1.33
added plasfunc, metfunc, plasdata, metdata types in m_brdf.c

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Wed Oct 31 14:19:15 1990 UTC (33 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.32: +11 -8 lines
Diff to previous 1.32
changed location of device drivers for rview

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Tue Sep 25 19:39:17 1990 UTC (33 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.31: +1 -1 lines
Diff to previous 1.31
created new malloc() and removed bmalloc() from misc.c

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Sat Sep 22 10:52:19 1990 UTC (33 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.30: +5 -8 lines
Diff to previous 1.30
took resolu.c and spec_rgb.c out of color.c

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Mon Sep 17 18:02:19 1990 UTC (33 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.29: +1 -1 lines
Diff to previous 1.29
removed malloc.o from compatibility list since bmalloc() change

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Thu Sep 6 23:31:23 1990 UTC (33 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28
added consistency checks for stale octrees

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Sat Aug 18 03:59:00 1990 UTC (33 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27
added conditional casting of rays to rtrace

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Wed Jul 18 21:43:42 1990 UTC (33 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.26: +10 -4 lines
Diff to previous 1.26
added NeWS driver

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Thu Jun 28 13:58:31 1990 UTC (33 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.25: +20 -19 lines
Diff to previous 1.25
added CC variable for compiler

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Thu May 31 10:22:48 1990 UTC (33 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.24: +1 -1 lines
Diff to previous 1.24
added -DREDEFW flag when compiling caldefn.c

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Thu Mar 29 13:32:31 1990 UTC (34 years ago) by greg
Branch: MAIN
Changes since 1.23: +3 -3 lines
Diff to previous 1.23
fixed dependencies related to rmain.c

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Thu Mar 8 16:13:41 1990 UTC (34 years ago) by greg
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
added missing dependencies for x11.o

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Tue Mar 6 17:44:35 1990 UTC (34 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
made sundev work with resizing

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Mon Mar 5 10:20:54 1990 UTC (34 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.20: +6 -6 lines
Diff to previous 1.20
added x11 driver

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Thu Feb 22 12:39:22 1990 UTC (34 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
Changed devcomm so that flush() is used to check for input

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Thu Feb 22 11:35:45 1990 UTC (34 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.18: +2 -1 lines
Diff to previous 1.18
forgot dependency of editline.o on driver.h

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Tue Jan 30 10:51:05 1990 UTC (34 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
added missing dependencies for devmain.c

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Thu Jan 25 08:16:57 1990 UTC (34 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
improved portability and efficiency of bcopy()

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Fri Jan 12 11:27:22 1990 UTC (34 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
changed recording of ambient include/exclude set so instances work

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Tue Dec 19 13:02:39 1989 UTC (34 years, 3 months ago) by greg
Branch: MAIN
Changes since 1.14: +7 -1 lines
Diff to previous 1.14
added compiles for X11dev

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri Oct 27 11:48:18 1989 UTC (34 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
added repaint command

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Wed Oct 25 15:37:10 1989 UTC (34 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.12: +5 -5 lines
Diff to previous 1.12
modified interface to independent drivers

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

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Thu Oct 12 11:35:23 1989 UTC (34 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.10: +3 -1 lines
Diff to previous 1.10
Changed options to C compiler

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Oct 4 16:07:32 1989 UTC (34 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9
added fgetline.o

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Oct 2 17:12:32 1989 UTC (34 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.8: +6 -4 lines
Diff to previous 1.8
New adaptive color allocation scheme for rview

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Jun 9 15:35:18 1989 UTC (34 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.7: +3 -3 lines
Diff to previous 1.7
Moved separate drivers to INSTDIR

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Jun 7 08:35:10 1989 UTC (34 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.6: +3 -2 lines
Diff to previous 1.6
Efficient approximation to direct component with many sources
Glow type changed
Spot type eliminated

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon Jun 5 11:43:47 1989 UTC (34 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
eliminated superfluous dependency

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Apr 5 09:41:20 1989 UTC (35 years ago) by greg
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
undid last stupid change, install should be cp

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Mar 29 11:26:15 1989 UTC (35 years ago) by greg
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
changed install program

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Mar 14 11:32:01 1989 UTC (35 years ago) by greg
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2
changes for texture data

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Feb 21 14:56:15 1989 UTC (35 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.1: +6 -6 lines
Diff to previous 1.1
portability fixes

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

Convenience Links

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