ViewVC Help
View Directory | Root Listing
root/radiance/ray/src/rt
File Last Change
 ../
VERSION 2.23 (10 years ago) by greg: Notes for 4.2.2 patch release
ambcomp.c 2.68 (10 years ago) by greg: Fixed floating-point error under Windows caused by cos^2 + sin^2 > 1
source.c 2.63 (10 years ago) by greg: Set minimum number of shadow checks to perform (4)
source.h 2.19 (10 years ago) by greg: Set minimum number of shadow checks to perform (4)
rcontrib.c 2.23 (10 years ago) by greg: Added bad bin number reporting
rc2.c 2.13 (10 years ago) by greg: Made NROWS/NCOLS more consistent with resolution string
rcmain.c 2.13 (10 years ago) by greg: Fixed bug in parameter parser and added check during main arguments processing
rcontrib.h 2.11 (10 years ago) by greg: Fixed bug in parameter parser and added check during main arguments processing
virtuals.c 2.21 (10 years ago) by greg: Fixed potential type conflict
srcsamp.c 2.19 (10 years ago) by greg: Fixed potential type conflict
o_instance.c 2.9 (10 years ago) by greg: Eliminated unnecessary "extern" and "register" modifiers
mx_func.c 2.9 (10 years ago) by greg: Eliminated unnecessary "extern" and "register" modifiers
m_direct.c 2.15 (10 years ago) by greg: Eliminated unnecessary "extern" and "register" modifiers
m_mist.c 2.18 (10 years ago) by greg: Eliminated unnecessary "extern" and "register" modifiers
mx_data.c 2.10 (10 years ago) by greg: Eliminated unnecessary "extern" and "register" modifiers
renderopts.c 2.15 (10 years ago) by greg: Eliminated unnecessary "extern" and "register" modifiers
m_alias.c 2.7 (10 years ago) by greg: Eliminated unnecessary "extern" and "register" modifiers
o_cone.c 2.8 (10 years ago) by greg: Eliminated unnecessary "extern" and "register" modifiers
t_func.c 2.10 (10 years ago) by greg: Eliminated unnecessary "extern" and "register" modifiers
fprism.c 2.10 (10 years ago) by greg: Eliminated unnecessary "extern" and "register" modifiers
t_data.c 2.11 (10 years ago) by greg: Eliminated unnecessary "extern" and "register" modifiers
srcdraw.c 2.17 (10 years ago) by greg: Eliminated unnecessary "extern" and "register" modifiers
text.c 2.26 (10 years ago) by greg: Eliminated unnecessary "extern" and "register" modifiers
p_func.c 2.8 (10 years ago) by greg: Eliminated unnecessary "extern" and "register" modifiers
sphere.c 2.8 (10 years ago) by greg: Eliminated unnecessary "extern" and "register" modifiers
o_mesh.c 2.14 (10 years ago) by greg: Eliminated unnecessary "extern" and "register" modifiers
devcomm.c 2.17 (10 years ago) by greg: Eliminated unnecessary "extern" and "register" modifiers
initotypes.c 2.19 (10 years ago) by greg: Eliminated unnecessary "extern" and "register" modifiers
p_data.c 2.9 (10 years ago) by greg: Eliminated unnecessary "extern" and "register" modifiers
o_face.c 2.7 (10 years ago) by greg: Eliminated unnecessary "extern" and "register" modifiers
data.c 2.31 (10 years ago) by greg: Eliminated unnecessary "extern" and "register" modifiers
colortab.c 2.11 (10 years ago) by greg: Eliminated unnecessary "extern" and "register" modifiers
srcsupp.c 2.20 (10 years ago) by greg: ANSIfication
ambio.c 2.9 (10 years ago) by greg: Officially replaced ambient calculation with new Hessian-based error control
lookamb.c 2.15 (10 years ago) by greg: Officially replaced ambient calculation with new Hessian-based error control
ambient.c 2.91 (10 years ago) by greg: Officially replaced ambient calculation with new Hessian-based error control
ambient.h 2.23 (10 years ago) by greg: Officially replaced ambient calculation with new Hessian-based error control
dielectric.c 2.24 (11 years ago) by greg: Fixed virtual distance so as not to undermine ambient calculation
m_mirror.c 2.16 (11 years ago) by greg: Fixed virtual distance so as not to undermine ambient calculation
normal.c 2.67 (11 years ago) by greg: Fixed virtual distance so as not to undermine ambient calculation
glass.c 2.22 (11 years ago) by greg: Fixed virtual distance so as not to undermine ambient calculation
rpict.c 2.88 (11 years ago) by greg: Added process ID to reports
Rmakefile 2.72 (11 years ago) by greg: Eliminated silly removal of "core" no longer used by most systems
rtrace.c 2.68 (11 years ago) by greg: Made reading of vectors more consistent with FVFORMAT macro
rv2.c 2.65 (11 years ago) by greg: Made reading of vectors more consistent with FVFORMAT macro
CMakeLists.txt 1.9 (11 years ago) by greg: Changes to speed installation on cloud computing systems
raytrace.c 2.65 (11 years ago) by greg: Eliminated superfluous extern declarations
m_brdf.c 2.31 (11 years ago) by greg: Enabled back face invisibility (-bv0) for transparent/translucent types
m_bsdf.c 2.26 (11 years ago) by greg: Enabled back face invisibility (-bv0) for transparent/translucent types
aniso.c 2.56 (11 years ago) by greg: Enabled back face invisibility (-bv0) for transparent/translucent types
freeobjmem.c 2.9 (11 years ago) by greg: Added check for references to identically-named but different modifiers
editline.c 2.9 (11 years ago) by greg: Fixed abort in Mavericks due to overlapping string in strcmp()
rpaint.h 2.11 (11 years ago) by greg: Added missing declaration of getorigin() function
persist.c 2.43 (11 years ago) by greg: Minor fixes that should not affect operation
preload.c 2.13 (11 years ago) by greg: Minor changes not affecting operation
rview.c 2.37 (11 years ago) by greg: Added rvu "origin" command requested by John M.
rayinit.cal 2.16 (11 years ago) by greg: Implemented Perlin's improved noise function
noise3.c 2.13 (11 years ago) by greg: Implemented Perlin's improved noise function
m_clip.c 2.11 (11 years ago) by greg: Minor code clean-up
rpmain.c 2.15 (11 years ago) by greg: Eliminated a number of minor warnings (all innocuous)
rtmain.c 2.22 (11 years ago) by greg: Eliminated a number of minor warnings (all innocuous)
ashikhmin.c 2.3 (11 years ago) by greg: Eliminated a number of minor warnings (all innocuous)
srcobstr.c 2.17 (11 years ago) by greg: Eliminated a number of minor warnings (all innocuous)
rc3.c 2.18 (12 years ago) by greg: Tweaks and fixes related to flushing with -c >1
rv3.c 2.38 (12 years ago) by greg: Created geodesic() function for vector rotation along great circles
rtotypes.h 1.4 (12 years ago) by greg: Added ashik2 type for anisotropic Ashikhmin-Shirley BRDF model
func.c 2.27 (12 years ago) by greg: Added missing initialization call
func.h 2.9 (12 years ago) by greg: Created rcontrib program (eventually to replace rtcontrib)
create_version.cmake 1.2 (13 years ago) by greg: Fixes to Version.c update in cmake build system
devtable.c 2.8 (13 years ago) by greg: Windows compatibility changes from Bill Hoffman
rvmain.c 2.11 (13 years ago) by greg: Windows compatibility changes from Bill Hoffman
raypcalls.c 2.28 (13 years ago) by greg: Improved random sampling
ray.h 2.37 (13 years ago) by greg: Making gcc -Wall happy
driver.h 2.10 (14 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
x11.c 2.35 (14 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
SConscript 1.14 (14 years ago) by greg: SCONS fixes for latest build
raycalls.c 2.20 (14 years ago) by greg: Decreased -lw default
raypwin.c 2.8 (14 years ago) by greg: Bug fix in l+ option of mkillum under Windows
rayfifo.c 2.4 (15 years ago) by greg: Eliminated restriction with -n and -I in rtrace
README 2.9 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
otspecial.h 2.7 (20 years ago) by greg: Added isopaque() macro to otspecial.h
duphead.c 2.7 (21 years ago) by greg: Fewer complaints if "platform.h" precedes "standard.h"
x11twind.c 2.9 (21 years ago) by schorsch: Replaced most outdated BSD function calls with their posix equivalents, and cleaned up a few other platform dependencies.
x11twind.h 2.6 (21 years ago) by greg: Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h
data.h 2.7 (21 years ago) by greg: Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h
devmain.c 2.4 (22 years ago) by greg: Replaced inline copyright notice with #include "copyright.h"
x11icon.h 2.1 (22 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
verscript.ed 2.1 (22 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
0 directories and 88 files shown