ViewVC Help
View Directory | Root Listing
root/radiance/ray/src/rt
File (rev) Last Change
 ../
x11twind.h 2.6 (20 years ago) by greg: Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h
x11twind.c 2.9 (20 years ago) by schorsch: Replaced most outdated BSD function calls with their posix equivalents, and cleaned up a few other platform dependencies.
x11icon.h 2.1 (21 years ago) by greg: 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
x11.c 2.34 (15 years ago) by greg: Added -n option to rvu for multiple rendering processes
virtuals.c 2.17 (17 years ago) by greg: Fixed bug in virtual sources with intervening transmitters
verscript.ed 2.1 (21 years ago) by greg: 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
text.c 2.25 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
t_func.c 2.7 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
t_data.c 2.8 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
srcsupp.c 2.17 (15 years ago) by greg: Reduced occurrence of aiming failures for circular sources (Thanks to David G-M)
srcsamp.c 2.16 (14 years ago) by greg: Fixed erroneous "aiming failure" with certain mirrored virtual sources
srcobstr.c 2.15 (14 years ago) by greg: Created RNUMBER type (#define) in preparation for 64-bit compiling
srcdraw.c 2.16 (19 years ago) by greg: Extensive changes to enable rtrace -oTW option for tracking ray contributions
sphere.c 2.7 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
source.h 2.18 (15 years ago) by greg: Reduced occurrence of aiming failures for circular sources (Thanks to David G-M)
source.c 2.57 (15 years ago) by greg: Changed intens() call back to bright() as recommended by David Geisler-Moroder
rvmain.c 2.10 (14 years ago) by greg: Added -n option to rtrace and moved quit() funciton out of raypcalls
rview.c 2.33 (14 years ago) by greg: Bug fixes and performance improvements to rtrace -n option
rv3.c 2.32 (14 years ago) by greg: Created RNUMBER type (#define) in preparation for 64-bit compiling
rv2.c 2.59 (15 years ago) by greg: Nullify newparam setting for non-rendering changes
rtrace.c 2.63 (14 years ago) by greg: Bug fix for zero-direction rays with multiprocessing
rtotypes.h 1.2 (18 years ago) by greg: Made use of rtotypes.h more logical
rtmain.c 2.20 (14 years ago) by greg: Reset default -u+ setting
rpmain.c 2.14 (16 years ago) by greg: Added planisphere view type (-vts option) as requested by Axel Jacobs
rpict.c 2.81 (14 years ago) by greg: Made depth-of-field aperture sampling over a disk rather than a square
rpaint.h 2.9 (15 years ago) by greg: Fixed bug that broke "exposure" command
renderopts.c 2.13 (18 years ago) by greg: Made -u+ option truly random
raytrace.c 2.60 (14 years ago) by greg: Created RNUMBER type (#define) in preparation for 64-bit compiling
raypwin.c 2.6 (14 years ago) by greg: Update to return type of ray_psend()
raypcalls.c 2.26 (14 years ago) by greg: Added check for calling ray_pclose() in child
rayinit.cal 2.14 (21 years ago) by greg: Changed alias handling to allow tracking, fixed freeobjects() and do_irrad bugs
rayfifo.c 2.4 (14 years ago) by greg: Eliminated restriction with -n and -I in rtrace
raycalls.c 2.17 (14 years ago) by greg: Created FIFO calls for ray multiprocessing
ray.h 2.33 (14 years ago) by greg: Final fix to problem of queue overflow (I hope)
preload.c 2.9 (18 years ago) by greg: Added preloading of mesh objects for parallel rendering
persist.c 2.41 (15 years ago) by greg: Minor warning fixes
p_func.c 2.7 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
p_data.c 2.8 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
otspecial.h 2.7 (19 years ago) by greg: Added isopaque() macro to otspecial.h
o_mesh.c 2.11 (18 years ago) by greg: Minor optimizations in ray-triangle intersection test
o_instance.c 2.8 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
o_face.c 2.6 (18 years ago) by greg: Made some minor optimizations in face intersection code
o_cone.c 2.6 (19 years ago) by greg: Added numerical correction for needle-like cones
normal.c 2.51 (18 years ago) by greg: Added threshold to disable Fresnel approximation for specularities below 1.8%
noise3.c 2.10 (18 years ago) by greg: Replaced % operations with if statements (hopefully faster)
mx_func.c 2.8 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
mx_data.c 2.9 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
m_mist.c 2.17 (19 years ago) by greg: Extensive changes to enable rtrace -oTW option for tracking ray contributions
m_mirror.c 2.12 (14 years ago) by greg: Fixed erroneous "aiming failure" with certain mirrored virtual sources
m_direct.c 2.13 (19 years ago) by greg: Extensive changes to enable rtrace -oTW option for tracking ray contributions
m_clip.c 2.10 (16 years ago) by greg: Fixed bug in shadow cache related to antimatter holes
m_brdf.c 2.25 (16 years ago) by greg: Minor efficiency improvements
m_alias.c 2.6 (17 years ago) by greg: Fixed bug in aliases of aliases
lookamb.c 2.10 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
initotypes.c 2.16 (16 years ago) by greg: Compiler warning fixes for Linux release (thanks to Bernd Zeimetz)
glass.c 2.17 (18 years ago) by greg: Fixed bugs in black glass transmission and source weight computation
func.h 2.7 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
func.c 2.23 (14 years ago) by greg: Created RNUMBER type (#define) in preparation for 64-bit compiling
freeobjmem.c 2.7 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
fprism.c 2.7 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
editline.c 2.8 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
duphead.c 2.7 (20 years ago) by greg: Fewer complaints if "platform.h" precedes "standard.h"
driver.h 2.9 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
dielectric.c 2.20 (19 years ago) by greg: Extensive changes to enable rtrace -oTW option for tracking ray contributions
devtable.c 2.7 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
devmain.c 2.4 (21 years ago) by greg: Replaced inline copyright notice with #include "copyright.h"
devcomm.c 2.15 (15 years ago) by greg: Added -n option to rvu for multiple rendering processes
data.h 2.7 (20 years ago) by greg: Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h
data.c 2.29 (14 years ago) by greg: Increased memory amount for warning and changed to MBytes report
colortab.c 2.9 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
aniso.c 2.43 (19 years ago) by greg: Extensive changes to enable rtrace -oTW option for tracking ray contributions
ambio.c 2.5 (21 years ago) by greg: Replaced inline copyright notice with #include "copyright.h"
ambient.h 2.16 (18 years ago) by greg: Rearranged some struct's for better efficiency on 64-bit architectures
ambient.c 2.67 (16 years ago) by greg: Increased limits to number of modifiers for trace and ambient include/exclude
ambcomp.c 2.21 (16 years ago) by greg: Fixed memory leak for certain ambient calculations (thanks to D. Brainard)
VERSION 2.14 (14 years ago) by greg: Ready 4.0 release
SConscript 1.11 (15 years ago) by schorsch: SCons now uses installed libtiff, if a compatible one is available. Added platform/README to explain config files.
Rmakefile 2.59 (14 years ago) by greg: Added -n option to rtrace and moved quit() funciton out of raypcalls
README 2.9 (19 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
0 directories and 79 files shown