ViewVC Help
View Directory | Root Listing
root/radiance/ray/src/common
File (rev) Last Change
 ../
pyradlib/
zeroes.c 2.5 (20 years ago) by schorsch: Added prototypes and includes from patch by Randolph Fritz. Added more required includes and reduced other compile warnings.
xf.c 2.7 (20 years ago) by greg: Fixed a couple of bugs from last changes where atof() declaration was lost
x11findwind.c 2.6 (19 years ago) by schorsch: Updated SCons build environment to work with a fresh download and on OS X, as suggested by Randolph Fritz.
wputs.c 3.6 (20 years ago) by schorsch: Added prototypes submitted by Randolph Fritz.
words.c 2.11 (12 years ago) by greg: Minor fixes
wordfile.c 2.15 (18 years ago) by greg: Added rtcontrib -M option to read modifier list from a file
win_process.c 3.9 (10 years ago) by greg: Added binary flag to i/o descriptors (needed in this case?)
win_popen.c 1.5 (12 years ago) by greg: Windows compatibility changes from Bill Hoffman
view.h 2.18 (16 years ago) by greg: Added planisphere view type (-vts option) as requested by Axel Jacobs
vars.h 2.7 (20 years ago) by schorsch: Added prototypes submitted by Randolph Fritz.
urind.c 2.4 (20 years ago) by schorsch: Added prototypes and includes from patch by Randolph Fritz. Added more required includes and reduced other compile warnings.
urand.c 2.10 (17 years ago) by greg: Made -u+ option truly random
unix_process.c 3.10 (11 years ago) by greg: Simplified creation of child process
triangulate.h 2.3 (10 years ago) by greg: Fixed comment describing triangulate call
triangulate.c 2.3 (10 years ago) by greg: Fixed bug in triangulation code
tonemap.h 3.26 (12 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
tonemap.c 3.37 (12 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
tmprivat.h 3.24 (12 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
tmesh.h 2.5 (20 years ago) by schorsch: Abstracted process and path handling for Windows. Renamed FLOAT to RREAL because of conflict on Windows. Added conditional compiles for some signal handlers.
tmesh.cal 2.2 (20 years ago) by greg: Fixed tile texturing in tmesh2rad -- thanks to Marucs Jacobs for the request
tmesh.c 2.5 (18 years ago) by greg: Replaced % operations with if statements (hopefully faster)
tmerrmsg.h 3.6 (20 years ago) by greg: Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h
tmaptiff.h 3.6 (12 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
tmaptiff.c 3.11 (12 years ago) by greg: Minor compile fixes
tmapluv.c 3.16 (12 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
tmapcolrs.c 3.30 (12 years ago) by greg: Minor compile fixes
tmap16bit.c 1.10 (12 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
timegm.c 2.2 (13 years ago) by greg: Fixes to MINGW build
tiffvers.h 3.5 (18 years ago) by greg: Updated TIFF library to 3.7.3
tiffio.h 3.16 (15 years ago) by greg: Math library and warning fixes for Solaris
tiff.h 3.16 (15 years ago) by greg: Math library and warning fixes for Solaris
tcos.c 3.10 (10 years ago) by greg: Took out definiton of tcos() when __FAST_MATH__ is defined
targa.h 2.5 (20 years ago) by greg: Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h
strcmp.c 2.3 (21 years ago) by greg: Replaced inline copyright notice with #include "copyright.h"
standard.h 2.31 (20 years ago) by greg: Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h
spec_rgb.c 2.24 (11 years ago) by greg: Even wider acceptance of whacky color primaries
selcall.h 3.10 (20 years ago) by schorsch: Instrumented headers against multiple inclusion and for use from C++. Moved includes in headers out of "C" scope.
sceneio.c 2.5 (12 years ago) by greg: Minor optimizations
savqstr.c 2.10 (11 years ago) by greg: Minor optimizations
savestr.c 2.10 (20 years ago) by greg: Increased savestr() hash table size from 509 to 2039
rtprocess.h 3.12 (10 years ago) by greg: Changed to using _popen and _pclose under MicroSoft VisualStudio
rtmisc.h 3.6 (20 years ago) by schorsch: Continued ANSIfication, and other fixes and clarifications.
rtmath.h 3.8 (10 years ago) by greg: Fixed lack of erf() and erfc() under Windows
rtio.h 3.9 (17 years ago) by greg: Added byte-swapping i/o options to rcalc
rterror.h 3.2 (20 years ago) by schorsch: Instrumented headers against multiple inclusion and for use from C++. Moved includes in headers out of "C" scope.
rglsurf.c 3.13 (11 years ago) by greg: Changes to support new Cmake build system
rglsrc.c 3.6 (20 years ago) by schorsch: Reduced compile warnings, and other compatibility fixes.
rglmat.c 3.7 (13 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
rglinst.c 3.16 (13 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
rglfile.c 3.11 (20 years ago) by schorsch: Continued ANSIfication, and other fixes and clarifications.
rgldomat.c 3.4 (20 years ago) by schorsch: Reduced compile warnings, and other compatibility fixes.
rexpr.c 2.9 (20 years ago) by schorsch: Added prototypes and includes from patch by Randolph Fritz. Added more required includes and reduced other compile warnings.
resolu.h 2.11 (14 years ago) by greg: Added GPS header information (GMT and Latitude/Longitude)
resolu.c 2.6 (17 years ago) by schorsch: Eliminated some compiler warnings.
readoct.c 2.28 (19 years ago) by greg: Fixed problem with last bug-fix (serious)
readobj.c 2.20 (14 years ago) by greg: Added check against tab in modifier or identifier, which breaks rtrace
readmesh.c 2.14 (13 years ago) by greg: Unimportant change to avoid compiler warning
readfargs.c 2.11 (9 years ago) by greg: ANSIfication
random.h 2.18 (12 years ago) by greg: Fixed range of rand() -> double conversion
radogl.h 3.12 (11 years ago) by greg: Changes to support new Cmake build system
quit.c 2.5 (20 years ago) by schorsch: Added prototypes and includes from patch by Randolph Fritz. Added more required includes and reduced other compile warnings.
process.c 2.8 (19 years ago) by greg: Added -n option to mkillum for multiprocessing on shared memory machine
portio.c 2.15 (11 years ago) by greg: Added check for EOF in getflt() and completed ANSIficiation
plocate.h 2.7 (20 years ago) by greg: Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h
plocate.c 2.3 (21 years ago) by greg: Replaced inline copyright notice with #include "copyright.h"
platform.h 3.11 (20 years ago) by schorsch: Added gethomedir.c and various compatibility fixes.
paths.h 2.24 (11 years ago) by greg: Fixed check of absolute paths for frlibopen() under Windows
paths.c 2.4 (20 years ago) by greg: Compile fixes for gcc 3.3
otypes.h 2.17 (11 years ago) by greg: Added ashik2 type for anisotropic Ashikhmin-Shirley BRDF model
otypes.c 2.6 (11 years ago) by greg: Minor efficiency improvement and ANSIfication
octree.h 2.12 (14 years ago) by greg: Deleted unused cucopy() routine
octree.c 2.8 (14 years ago) by greg: Deleted unused cucopy() routine
objset.c 2.16 (18 years ago) by greg: Increased trace modifier limit to 8192 in rtrace
object.h 2.22 (9 years ago) by greg: Increased maximum number of objects by a factor of 8 to 255 million
myhostname.c 2.7 (20 years ago) by schorsch: Added gethomedir.c and various compatibility fixes.
multisamp.c 2.5 (20 years ago) by schorsch: Various small changes to reduce compile warnings/errors on Windows.
modobject.c 2.17 (10 years ago) by greg: Minor optimization to reference check in eqobjects()
mgf_xf.c 3.1 (13 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
mgf_parser.h 3.1 (13 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
mgf_parser.c 3.1 (13 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
mgf_object.c 3.1 (13 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
mgf_mesg.h 3.1 (13 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
mgf_context.c 3.2 (11 years ago) by greg: Added spectrum assignment function c_sset()
mesh.h 2.15 (11 years ago) by greg: Added routine for cycling through all triangles
mesh.c 2.26 (11 years ago) by greg: Simplified nextmeshtri() logic considerably
mat4.h 2.12 (20 years ago) by schorsch: Instrumented headers against multiple inclusion and for use from C++. Moved includes in headers out of "C" scope.
mat4.c 2.4 (21 years ago) by greg: Replaced inline copyright notice with #include "copyright.h"
lookup.h 2.15 (13 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
lookup.c 2.19 (10 years ago) by greg: Fixed comment and removed pointless "register" modifiers
loadvars.c 2.14 (20 years ago) by schorsch: Added prototypes submitted by Randolph Fritz.
loadbsdf.c 3.8 (10 years ago) by greg: Added pointer indirection to make error reporting in other languages simpler
linregr.h 2.6 (20 years ago) by greg: Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h
linregr.c 2.4 (21 years ago) by greg: Replaced inline copyright notice with #include "copyright.h"
lamps.c 2.10 (16 years ago) by greg: Removed unnecessary declaration
invmat4.c 2.3 (21 years ago) by greg: Replaced inline copyright notice with #include "copyright.h"
interp2d.h 2.9 (11 years ago) by greg: Changed from blkflg to influence flag array
interp2d.c 2.14 (9 years ago) by greg: Removed address operator not needed for function pointer
instance.h 2.6 (20 years ago) by greg: Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h
instance.c 2.11 (20 years ago) by greg: Moved paths.h out of rtio.h and included it manually where R_OK was needed
image.c 2.40 (10 years ago) by greg: Added VSUM() macro calls
hilbert.h 3.2 (13 years ago) by greg: Added missing RCS tags
hilbert.c 3.3 (12 years ago) by greg: Eliminated calls to drand48()
header.c 2.29 (9 years ago) by greg: Removed unnecessary "extern" modifiers on functions
getpath.c 2.18 (10 years ago) by greg: Changed rcalc and icalc to search RAYPATH for input *.cal files
getlibpath.c 2.6 (10 years ago) by greg: Changed rcalc and icalc to search RAYPATH for input *.cal files
gethomedir.c 1.1 (20 years ago) by schorsch: Now really adding gethomedir.c.
fvect.h 2.16 (9 years ago) by greg: Made reading of vectors more consistent with FVFORMAT macro
fvect.c 2.19 (10 years ago) by greg: Fixed problem with acos(1) returning NaN
fropen.c 2.16 (10 years ago) by greg: Changed rcalc and icalc to search RAYPATH for input *.cal files
free_os.c 3.5 (10 years ago) by greg: Minor changes not affecting operation
fputword.c 3.9 (12 years ago) by greg: Fixed comment
font.h 2.7 (20 years ago) by greg: Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h
font.c 2.19 (20 years ago) by greg: Fixed missing R_OK definition under Unix
fixargv0.c 2.5 (20 years ago) by schorsch: Added gethomedir.c and various compatibility fixes.
fgetword.c 2.6 (18 years ago) by greg: Added sanity checks and fixed parameters
fgetval.c 2.8 (20 years ago) by schorsch: Continued ANSIfication, and other fixes and clarifications.
fgetline.c 2.8 (9 years ago) by greg: Ansification
fdate.c 2.8 (20 years ago) by greg: Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h
falsecolor.h 3.4 (12 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
falsecolor.c 3.10 (12 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
face.h 2.6 (20 years ago) by greg: Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h
face.c 2.12 (18 years ago) by greg: Made some minor optimizations in face intersection code
ezxml.h 2.2 (12 years ago) by greg: Fixes to get working version of variable-resolution BSDF
ezxml.c 2.6 (9 years ago) by greg: Fixing minor compiler warnings
expandarg.c 2.9 (15 years ago) by greg: Increased arguments allowed in file from 512 to 4096
error.c 2.10 (20 years ago) by schorsch: Added grouping parens to reduce ambiguity warnings.
erf.c 3.2 (10 years ago) by greg: Fixed lack of erf() and erfc() under Windows
eputs.c 2.4 (20 years ago) by schorsch: Added prototypes and includes from patch by Randolph Fritz. Added more required includes and reduced other compile warnings.
ealloc.c 2.9 (20 years ago) by schorsch: Continued ANSIfication, and other fixes and clarifications.
disk2square.c 3.4 (9 years ago) by greg: Fixed floating-point error under Windows caused by cos^2 + sin^2 > 1
dircode.c 2.8 (11 years ago) by greg: ANSIfication
copyright.h 3.2 (15 years ago) by greg: Reduced occurrence of aiming failures for circular sources (Thanks to David G-M)
cone.h 2.8 (18 years ago) by greg: Rearranged some struct's for better efficiency on 64-bit architectures
cone.c 2.9 (20 years ago) by schorsch: Added grouping parens to reduce ambiguity warnings.
colrops.c 2.12 (12 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
color.h 2.33 (10 years ago) by greg: Added stdio.h as needed on some build systems
color.c 2.17 (9 years ago) by greg: Long overdue ANSIfication
clip.c 2.5 (20 years ago) by schorsch: Abstracted process and path handling for Windows. Renamed FLOAT to RREAL because of conflict on Windows. Added conditional compiles for some signal handlers.
chanvalue.c 3.3 (20 years ago) by schorsch: Added prototypes and includes from patch by Randolph Fritz. Added more required includes and reduced other compile warnings.
ccyrgb.c 3.4 (11 years ago) by greg: Removed accidental change
ccolor.h 3.6 (11 years ago) by greg: Made CIE 1931 curves external
ccolor.c 3.6 (11 years ago) by greg: Additional error-checking
calprnt.c 2.6 (11 years ago) by greg: Finished ANSIfication
calfunc.c 2.17 (10 years ago) by greg: Changed from member copy to structure copy
calexpr.c 2.35 (13 years ago) by greg: Reduce (expr)/const to (expr)*(1/const)
caldefn.c 2.26 (9 years ago) by greg: Added warning to varset() for resetting non-numeric definitions
calcomp.h 2.22 (15 years ago) by greg: Math library and warning fixes for Solaris
byteswap.c 3.1 (17 years ago) by greg: Added byte-swapping i/o options to rcalc
bsdf_t.h 3.11 (10 years ago) by greg: Removed stray tab
bsdf_t.c 3.36 (9 years ago) by greg: Fixed segmentation error thanks to Roland Schregle
bsdf_m.h 3.6 (10 years ago) by greg: Exposed functions and data structures needed by bsdf2klems
bsdf_m.c 3.28 (10 years ago) by greg: Added protection against negative BSDF values
bsdf.h 2.22 (10 years ago) by greg: Added pointer indirection to make error reporting in other languages simpler
bsdf.c 2.48 (10 years ago) by greg: Minor optimizations should not affect results
bmpfile.h 2.6 (15 years ago) by greg: Eliminated tifftypes.h in favor of tiff.h throughout
bmpfile.c 2.15 (18 years ago) by greg: Fixed complaint about signed vs. unsigned pointer
bmalloc.c 2.9 (19 years ago) by schorsch: Compatibility fixes as suggested by Siegbert Debatin.
biggerlib.c 3.5 (20 years ago) by greg: Added prototype for LIBR function pointer in calcomp.h
badarg.c 2.11 (10 years ago) by greg: Fixed problem with newlines in string arguments, which should be allowed
addobjnotify.c 3.3 (21 years ago) by greg: Replaced inline copyright notice with #include "copyright.h"
SConscript 1.15 (12 years ago) by greg: SCONS fixes for latest build
Rmakefile 2.71 (10 years ago) by greg: Changed to using _popen and _pclose under MicroSoft VisualStudio
README 2.9 (19 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
CMakeLists.txt 1.4 (10 years ago) by greg: Updated with dependency on triangulate.{c,h}
1 directory and 164 files shown