Removed redundant #include's and fixed ordering on some headers
Ansification and prototypes.
Fewer complaints if "platform.h" precedes "standard.h"
Included "platform.h" wherever lseek() was called
Added grouping parens to reduce ambiguity warnings.
Eliminated copystruct() macro, which is unnecessary in ANSI. Reduced ambiguity warnings for nested if/if/else clauses.
Compile fixes noticed on Compaq
Replaced most outdated BSD function calls with their posix equivalents, and cleaned up a few other platform dependencies.
Changed instances of "int4" to "int32" and "int2" to "int16"
Changed beam offset from long to off_t, so holodecks can grow to max. length
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
added printing of command arguments in header
second cut at random sampling -- variable randomness
first cut at random resampling algorithm
added brain-dead pixel filling for unrendered pixels
finished discontinuity implementation and fixed various bugs
added kernel and occlusion culling
Initial revision
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.