ViewVC Help
View Directory | Root Listing
root/radiance/ray/src/rt
File Last Change
 ../
CMakeLists.txt 1.3 (12 years ago) by greg: Fixes to Version.c update in cmake build system
README 2.9 (19 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
Rmakefile 2.63 (13 years ago) by greg: Minor fixes and adjustments
SConscript 1.14 (13 years ago) by greg: SCONS fixes for latest build
VERSION 2.16 (12 years ago) by greg: Added files needed by cmake
ambcomp.c 2.22 (13 years ago) by greg: Added checknorm() macro to avoid normalization errors with gcc --fast-math
ambient.c 2.70 (12 years ago) by greg: Minor optimizations
ambient.h 2.18 (12 years ago) by greg: Minor optimizations
ambio.c 2.5 (21 years ago) by greg: Replaced inline copyright notice with #include "copyright.h"
aniso.c 2.52 (12 years ago) by greg: Fixed underestimation of reflection in non-metals below -st threshold
colortab.c 2.10 (12 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
create_version.cmake 1.2 (12 years ago) by greg: Fixes to Version.c update in cmake build system
data.c 2.29 (14 years ago) by greg: Increased memory amount for warning and changed to MBytes report
data.h 2.7 (20 years ago) by greg: Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h
devcomm.c 2.16 (12 years ago) by greg: Windows compatibility changes from Bill Hoffman
devmain.c 2.4 (21 years ago) by greg: Replaced inline copyright notice with #include "copyright.h"
devtable.c 2.8 (12 years ago) by greg: Windows compatibility changes from Bill Hoffman
dielectric.c 2.22 (13 years ago) by greg: Changed to FVECT macros where appropriate
driver.h 2.10 (12 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
duphead.c 2.7 (20 years ago) by greg: Fewer complaints if "platform.h" precedes "standard.h"
editline.c 2.8 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
fprism.c 2.8 (13 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
freeobjmem.c 2.8 (13 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
func.c 2.24 (13 years ago) by greg: Fixed a few compile errors due to code reorg
func.h 2.8 (13 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
glass.c 2.19 (13 years ago) by greg: Changed to FVECT macros where appropriate
initotypes.c 2.17 (13 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
lookamb.c 2.10 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
m_alias.c 2.6 (17 years ago) by greg: Fixed bug in aliases of aliases
m_brdf.c 2.27 (13 years ago) by greg: Changed to FVECT macros where appropriate
m_bsdf.c 2.17 (12 years ago) by greg: Minor optimizations
m_clip.c 2.10 (16 years ago) by greg: Fixed bug in shadow cache related to antimatter holes
m_direct.c 2.13 (19 years ago) by greg: Extensive changes to enable rtrace -oTW option for tracking ray contributions
m_mirror.c 2.13 (13 years ago) by greg: Added checknorm() macro to avoid normalization errors with gcc --fast-math
m_mist.c 2.17 (19 years ago) by greg: Extensive changes to enable rtrace -oTW option for tracking ray contributions
mx_data.c 2.9 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
mx_func.c 2.8 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
noise3.c 2.12 (13 years ago) by greg: Fixed a few compile errors due to code reorg
normal.c 2.61 (12 years ago) by greg: Fixed underestimation of reflection in non-metals below -st threshold
o_cone.c 2.7 (13 years ago) by greg: Changed to FVECT macros where appropriate
o_face.c 2.6 (18 years ago) by greg: Made some minor optimizations in face intersection code
o_instance.c 2.8 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
o_mesh.c 2.12 (13 years ago) by greg: Changed to FVECT macros where appropriate
otspecial.h 2.7 (19 years ago) by greg: Added isopaque() macro to otspecial.h
p_data.c 2.8 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
p_func.c 2.7 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
persist.c 2.42 (13 years ago) by greg: Name change to avoid conflict under Cygwin
preload.c 2.12 (12 years ago) by greg: Minor fixes
ray.h 2.37 (12 years ago) by greg: Making gcc -Wall happy
raycalls.c 2.20 (13 years ago) by greg: Decreased -lw default
rayfifo.c 2.4 (14 years ago) by greg: Eliminated restriction with -n and -I in rtrace
rayinit.cal 2.14 (21 years ago) by greg: Changed alias handling to allow tracking, fixed freeobjects() and do_irrad bugs
raypcalls.c 2.28 (12 years ago) by greg: Improved random sampling
raypwin.c 2.8 (13 years ago) by greg: Bug fix in l+ option of mkillum under Windows
raytrace.c 2.63 (13 years ago) by greg: Improved output efficiency by reducing number of calls to fwrite()
renderopts.c 2.14 (13 years ago) by greg: Changed -sj option to -ss and added multiple specular sampling
rpaint.h 2.10 (12 years ago) by greg: Windows compatibility changes from Bill Hoffman
rpict.c 2.84 (13 years ago) by greg: Decreased -lw default
rpmain.c 2.14 (16 years ago) by greg: Added planisphere view type (-vts option) as requested by Axel Jacobs
rtmain.c 2.21 (13 years ago) by greg: Added checknorm() macro to avoid normalization errors with gcc --fast-math
rtotypes.h 1.3 (13 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
rtrace.c 2.65 (13 years ago) by greg: Improved output efficiency by reducing number of calls to fwrite()
rv2.c 2.62 (12 years ago) by greg: Windows compatibility changes from Bill Hoffman
rv3.c 2.35 (13 years ago) by greg: Simplified process handling logic in newimage()
rview.c 2.35 (12 years ago) by greg: Minor fixes
rvmain.c 2.11 (12 years ago) by greg: Windows compatibility changes from Bill Hoffman
source.c 2.61 (12 years ago) by greg: Eliminated warning for "no light sources found" under normal circumstances
source.h 2.18 (15 years ago) by greg: Reduced occurrence of aiming failures for circular sources (Thanks to David G-M)
sphere.c 2.7 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
srcdraw.c 2.16 (19 years ago) by greg: Extensive changes to enable rtrace -oTW option for tracking ray contributions
srcobstr.c 2.16 (13 years ago) by greg: Added clearing of clipped object (antimatter) when sources freed
srcsamp.c 2.17 (13 years ago) by greg: Made a few obvious optimizations
srcsupp.c 2.18 (13 years ago) by greg: Changed to FVECT macros where appropriate
t_data.c 2.9 (13 years ago) by greg: Changed to FVECT macros where appropriate
t_func.c 2.8 (13 years ago) by greg: Changed to FVECT macros where appropriate
text.c 2.25 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
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
virtuals.c 2.19 (12 years ago) by greg: Minor fixes
x11.c 2.35 (12 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
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
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.
x11twind.h 2.6 (20 years ago) by greg: Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h
0 directories and 82 files shown