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.35 (12 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
virtuals.c 2.19 (12 years ago) by greg: Minor fixes
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.8 (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
srcsupp.c 2.18 (13 years ago) by greg: Changed to FVECT macros where appropriate
srcsamp.c 2.17 (13 years ago) by greg: Made a few obvious optimizations
srcobstr.c 2.16 (13 years ago) by greg: Added clearing of clipped object (antimatter) when sources freed
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.61 (12 years ago) by greg: Eliminated warning for "no light sources found" under normal circumstances
rvmain.c 2.11 (12 years ago) by greg: Windows compatibility changes from Bill Hoffman
rview.c 2.35 (12 years ago) by greg: Minor fixes
rv3.c 2.35 (13 years ago) by greg: Simplified process handling logic in newimage()
rv2.c 2.62 (12 years ago) by greg: Windows compatibility changes from Bill Hoffman
rtrace.c 2.65 (13 years ago) by greg: Improved output efficiency by reducing number of calls to fwrite()
rtotypes.h 1.3 (13 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
rtmain.c 2.21 (13 years ago) by greg: Added checknorm() macro to avoid normalization errors with gcc --fast-math
rpmain.c 2.14 (16 years ago) by greg: Added planisphere view type (-vts option) as requested by Axel Jacobs
rpict.c 2.84 (13 years ago) by greg: Decreased -lw default
rpaint.h 2.10 (12 years ago) by greg: Windows compatibility changes from Bill Hoffman
renderopts.c 2.14 (13 years ago) by greg: Changed -sj option to -ss and added multiple specular sampling
raytrace.c 2.63 (13 years ago) by greg: Improved output efficiency by reducing number of calls to fwrite()
raypwin.c 2.8 (13 years ago) by greg: Bug fix in l+ option of mkillum under Windows
raypcalls.c 2.28 (12 years ago) by greg: Improved random sampling
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.20 (13 years ago) by greg: Decreased -lw default
ray.h 2.37 (12 years ago) by greg: Making gcc -Wall happy
preload.c 2.12 (12 years ago) by greg: Minor fixes
persist.c 2.42 (13 years ago) by greg: Name change to avoid conflict under Cygwin
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.12 (13 years ago) by greg: Changed to FVECT macros where appropriate
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.7 (13 years ago) by greg: Changed to FVECT macros where appropriate
normal.c 2.61 (12 years ago) by greg: Fixed underestimation of reflection in non-metals below -st threshold
noise3.c 2.12 (13 years ago) by greg: Fixed a few compile errors due to code reorg
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.13 (13 years ago) by greg: Added checknorm() macro to avoid normalization errors with gcc --fast-math
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_bsdf.c 2.17 (12 years ago) by greg: Minor optimizations
m_brdf.c 2.27 (13 years ago) by greg: Changed to FVECT macros where appropriate
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.17 (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
func.h 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
freeobjmem.c 2.8 (13 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
fprism.c 2.8 (13 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
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.10 (12 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
dielectric.c 2.22 (13 years ago) by greg: Changed to FVECT macros where appropriate
devtable.c 2.8 (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"
devcomm.c 2.16 (12 years ago) by greg: Windows compatibility changes from Bill Hoffman
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
create_version.cmake 1.2 (12 years ago) by greg: Fixes to Version.c update in cmake build system
colortab.c 2.10 (12 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
aniso.c 2.52 (12 years ago) by greg: Fixed underestimation of reflection in non-metals below -st threshold
ambio.c 2.5 (21 years ago) by greg: Replaced inline copyright notice with #include "copyright.h"
ambient.h 2.18 (12 years ago) by greg: Minor optimizations
ambient.c 2.70 (12 years ago) by greg: Minor optimizations
ambcomp.c 2.22 (13 years ago) by greg: Added checknorm() macro to avoid normalization errors with gcc --fast-math
VERSION 2.16 (12 years ago) by greg: Added files needed by cmake
SConscript 1.14 (13 years ago) by greg: SCONS fixes for latest build
Rmakefile 2.63 (13 years ago) by greg: Minor fixes and adjustments
README 2.9 (19 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
CMakeLists.txt 1.3 (12 years ago) by greg: Fixes to Version.c update in cmake build system
0 directories and 82 files shown