ViewVC Help
View Directory | Root Listing
root/radiance/ray/src/rt
File Last Change
 ../
VERSION 2.30 (6 years ago) by greg: Preparation for 5.2 release
m_bsdf.c 2.55 (6 years ago) by greg: Added balancing calls to SDfreeCache()
pmapio.c 2.12 (6 years ago) by greg: Created MAXFMTLEN to guard against buffer overrun attacks in header input
pmapdump.c 2.11 (6 years ago) by greg: Created MAXFMTLEN to guard against buffer overrun attacks in header input
data.c 2.33 (6 years ago) by greg: Created MAXFMTLEN to guard against buffer overrun attacks in header input
Rmakefile 2.83 (6 years ago) by greg: Added AR variable to provide a way to override standard library builder
pmapmat.c 2.18 (6 years ago) by greg: Decided to go with "aBSDF" for "aperture BSDF" rather than "sBSDF"
initotypes.c 2.22 (6 years ago) by greg: Decided to go with "aBSDF" for "aperture BSDF" rather than "sBSDF"
preload.c 2.16 (6 years ago) by greg: Decided to go with "aBSDF" for "aperture BSDF" rather than "sBSDF"
rcontrib.c 2.33 (6 years ago) by greg: Cosmetic fix
source.c 2.68 (6 years ago) by greg: Roland fixed behavior for volume photon-map and source in-scattering
pmap.c 2.15 (6 years ago) by rschregle: Added photon distrib PID output to attach debugger
pmapcontrib.c 2.18 (6 years ago) by rschregle: Added photon distrib PID output to attach debugger
pmapooc.c 1.4 (6 years ago) by rschregle: Fixed volume photon lookup bug (dereferenced NULL normal)
pmapkdt.c 1.4 (6 years ago) by rschregle: Fixed volume photon lookup bug (dereferenced NULL normal)
rc3.c 2.23 (7 years ago) by greg: Added internal error check
rayfifo.c 2.6 (7 years ago) by greg: Corrected bug introduced in last change
ambcomp.c 2.82 (7 years ago) by greg: Further refinement on variance estimate
rv2.c 2.67 (7 years ago) by greg: Increased distance in front of selected point to avoid view errors
pmapsrc.c 2.16 (7 years ago) by rschregle: Fixed erroneous bailout in getPhotonPorts() when ports *aren't* used.
devtable.c 2.10 (7 years ago) by greg: Made excluding X11 a little simpler
pmapdata.c 2.19 (7 years ago) by rschregle: Added -ae/-ai ambient exclude options to mkpmap, cleaned up opt parsing.
mkpmap.c 2.9 (7 years ago) by rschregle: Added -ae/-ai ambient exclude options to mkpmap, cleaned up opt parsing.
pmapsrc.h 2.6 (7 years ago) by rschregle: Added -ae/-ai ambient exclude options to mkpmap, cleaned up opt parsing.
m_alias.c 2.9 (7 years ago) by greg: Fixed sloppy code copy from raytrace.c
rtrace.c 2.71 (7 years ago) by greg: Improved error message
pmcontrib2.c 2.4 (7 years ago) by rschregle: Added PMAP_CBDM as group macro for PMAP_PRIMARYPOS/DIR for convenience.
pmutil.c 2.3 (7 years ago) by rschregle: r -> r2 in photonDensity() to emphasise squared radius
pmapdata.h 2.12 (7 years ago) by rschregle: Made photon primary incident dirs optional via PMAP_PRIMARYDIR, bumped PMAP_FILEVER
pmapparm.c 2.9 (7 years ago) by rschregle: Added -lr, -ld options to mkpmap, enabled -api
pmapparm.h 2.9 (7 years ago) by rschregle: Added -lr, -ld options to mkpmap, enabled -api
pmap.h 2.9 (7 years ago) by rschregle: Hack to render contrib pmap as regular global pmap with rpict/rtrace/rvu
srcdraw.c 2.18 (7 years ago) by greg: Further tweaked viewloc() output to be 1 only if in view frame
raycalls.c 2.23 (7 years ago) by greg: Fixed saving of ambient include/exclude list
rcmain.c 2.18 (7 years ago) by greg: Changed context names to avoid collision with user-specified .cal file names
rayinit.cal 2.17 (7 years ago) by greg: Changed context names to avoid collision with user-specified .cal file names
m_brdf.c 2.35 (7 years ago) by greg: Fixed bug introduced in last change
normal.c 2.76 (7 years ago) by greg: Made behavior of BRTDfunc more consistent with other materials
otspecial.h 2.8 (7 years ago) by greg: Made proximity test (plugaleak) more robust with transparent surfaces, etc.
raytrace.c 2.72 (7 years ago) by greg: Made proximity test (plugaleak) more robust with transparent surfaces, etc.
ambient.c 2.105 (7 years ago) by greg: Made proximity test (plugaleak) more robust with transparent surfaces, etc.
SConscript 1.20 (7 years ago) by schorsch: SCons Option to build Pmap with OOC data on unix
CMakeLists.txt 1.17 (7 years ago) by greg: Update to CMake build system from Rob G. and Alex S., adding test cases
create_version.cmake 1.3 (7 years ago) by greg: Update to CMake build system from Rob G. and Alex S., adding test cases
oocnn.c 2.2 (7 years ago) by rschregle: Updated photon map code for Windows; no multproc or ooC for now
oocbuild.c 2.4 (7 years ago) by rschregle: Updated photon map code for Windows; no multproc or ooC for now
ooccache.c 2.2 (7 years ago) by rschregle: Updated photon map code for Windows; no multproc or ooC for now
pmaprand.c 2.6 (7 years ago) by rschregle: Updated photon map code for Windows; no multproc or ooC for now
oocmorton.c 2.2 (7 years ago) by rschregle: Updated photon map code for Windows; no multproc or ooC for now
pmaprand.h 2.8 (7 years ago) by rschregle: Updated photon map code for Windows; no multproc or ooC for now
oocsort.c 2.4 (7 years ago) by rschregle: Updated photon map code for Windows; no multproc or ooC for now
oococt.c 2.4 (7 years ago) by rschregle: Updated photon map code for Windows; no multproc or ooC for now
func.c 2.34 (8 years ago) by greg: Added unnecessary but logical increment to eclock
m_clip.c 2.12 (8 years ago) by greg: Clarified antimatter behavior in documentation and code comments
srcobstr.c 2.19 (8 years ago) by greg: Added MAX2SHADE macro to limit precheck time for source obstructions.
rc2.c 2.22 (8 years ago) by greg: Minor changes
ambio.c 2.12 (8 years ago) by greg: Created independent ambient file pointer to resolve some race issues
pmapray.c 2.7 (8 years ago) by greg: Fixed bug in ranimove introduced with photon map
pmapray.h 2.6 (8 years ago) by greg: Fixed bug in ranimove introduced with photon map
rcontrib.h 2.15 (8 years ago) by greg: Hopeful fix to issue with rcontrib writing multiple records/pixel
rvmain.c 2.17 (8 years ago) by greg: Switched over to more efficient fread/fwrite replacements getbinary/putbinary
devcomm.c 2.19 (8 years ago) by greg: Switched over to more efficient fread/fwrite replacements getbinary/putbinary
devmain.c 2.5 (8 years ago) by greg: Switched over to more efficient fread/fwrite replacements getbinary/putbinary
m_mirror.c 2.19 (8 years ago) by greg: Fix to missing indirect contribution discovered by Santiago Torres
pmapooc.h 1.1 (9 years ago) by rschregle: Added missing sources of iC and ooC pmap
pmapkdt.h 1.1 (9 years ago) by rschregle: Added missing sources of iC and ooC pmap
pmaptype.c 2.5 (9 years ago) by rschregle: Initial import of ooC photon map
pmaptype.h 2.5 (9 years ago) by rschregle: Initial import of ooC photon map
pmapopt.h 2.5 (9 years ago) by rschregle: Initial import of ooC photon map
ooccache.h 2.1 (9 years ago) by rschregle: Initial import of ooC photon map
oocbuild.h 2.1 (9 years ago) by rschregle: Initial import of ooC photon map
pmapio.h 2.6 (9 years ago) by rschregle: Initial import of ooC photon map
oocnn.h 2.1 (9 years ago) by rschregle: Initial import of ooC photon map
pmapopt.c 2.8 (9 years ago) by rschregle: Initial import of ooC photon map
oocmorton.h 2.1 (9 years ago) by rschregle: Initial import of ooC photon map
pmapbias.c 2.5 (9 years ago) by rschregle: Initial import of ooC photon map
pmapdiag.h 2.7 (9 years ago) by rschregle: Initial import of ooC photon map
pmapdiag.c 2.7 (9 years ago) by rschregle: Initial import of ooC photon map
pmapbias.h 2.5 (9 years ago) by rschregle: Initial import of ooC photon map
oococt.h 2.3 (9 years ago) by rschregle: Initial import of ooC photon map
pmapamb.c 2.8 (9 years ago) by rschregle: Initial import of ooC photon map
pmapcontrib.h 2.5 (9 years ago) by rschregle: Initial import of ooC photon map
pmapamb.h 2.5 (9 years ago) by rschregle: Initial import of ooC photon map
oocsort.h 2.3 (9 years ago) by rschregle: Initial import of ooC photon map
o_cone.c 2.9 (9 years ago) by greg: Made zero cone and ring radii non-fatal (degenerate -> ignore)
srcsupp.c 2.23 (9 years ago) by greg: Made zero cone and ring radii non-fatal (degenerate -> ignore)
text.c 2.27 (9 years ago) by greg: Made error messages more consistent when library file not found
renderopts.c 2.18 (9 years ago) by greg: Improved error-checking for too many words in file or string
rtmain.c 2.27 (9 years ago) by greg: Improved error-checking for too many words in file or string
colortab.c 2.12 (9 years ago) by schorsch: get rid of compiler warnings
rpmain.c 2.18 (9 years ago) by schorsch: newer C++ compilers have a standard type named "bool". rename macro to get rid of warnings.
rpaint.h 2.12 (9 years ago) by schorsch: Prepare for SCons build on Win32 and Win64
persist.c 2.44 (9 years ago) by schorsch: Prepare for SCons build on Win32 and Win64
raypcalls.c 2.29 (9 years ago) by greg: Made quitting rvu, rholo and rcontrib quicker with multiple processes on Unix
pmapmat.h 2.12 (9 years ago) by rschregle: Revised PMAP overcounting macros in pmapmat.h, added one in badcomponent() for overcounted caustics from transferred shadow/ambient rays
dielectric.c 2.28 (9 years ago) by greg: Added back ambient ray testing for photon map, which is needed by rcontrib
glass.c 2.26 (9 years ago) by greg: Added back ambient ray testing for photon map, which is needed by rcontrib
aniso.c 2.61 (9 years ago) by greg: Had to reinstate ambRayInPmap() macro to avoid over-counting bug
ashikhmin.c 2.6 (9 years ago) by greg: Had to reinstate ambRayInPmap() macro to avoid over-counting bug
lookamb.c 2.16 (9 years ago) by greg: Minor compiler warnings fixed
rv3.c 2.40 (10 years ago) by greg: Added photon map support to rad
virtuals.c 2.22 (10 years ago) by greg: Added missing assigment to rmax
ambient.h 2.24 (10 years ago) by greg: Prevent over-padding of AMBVAL struct on 64-bit machines
func.h 2.10 (10 years ago) by greg: Added appropriate setting of ray parameters for bin rcontrib evaluation
rpict.c 2.90 (10 years ago) by rschregle: Disabled use of SIGCONT if undefined (e.g. on WIN32), removed extra space in rpict reports after biascomp stats
ray.h 2.38 (10 years ago) by greg: Initial check-in of photon map addition by Roland Schregle
source.h 2.19 (10 years ago) by greg: Set minimum number of shadow checks to perform (4)
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
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
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
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
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()
rview.c 2.37 (11 years ago) by greg: Added rvu "origin" command requested by John M.
noise3.c 2.13 (11 years ago) by greg: Implemented Perlin's improved noise function
rtotypes.h 1.4 (12 years ago) by greg: Added ashik2 type for anisotropic Ashikhmin-Shirley BRDF model
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
raypwin.c 2.8 (14 years ago) by greg: Bug fix in l+ option of mkillum under Windows
README 2.9 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
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
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 136 files shown