ViewVC Help
View Directory | Root Listing
root/radiance/ray/src/common
File Last Change
 ../
pyradlib/
CMakeLists.txt 1.1 (13 years ago) by greg: Added qt interface for rvu and cmake files from Bill Hoffman
paths.h 2.23 (13 years ago) by greg: Windows compatibility changes from Bill Hoffman
win_popen.c 1.5 (13 years ago) by greg: Windows compatibility changes from Bill Hoffman
sceneio.c 2.5 (13 years ago) by greg: Minor optimizations
bsdf.c 2.36 (13 years ago) by greg: Added missing call to free EZXML structures on error
bsdf_t.c 3.23 (13 years ago) by greg: Fixed bug in Hilbert conversion
bsdf_t.h 3.9 (13 years ago) by greg: Minor improvements to direct specular sampling
bsdf_m.h 3.5 (13 years ago) by greg: Minor improvements to direct specular sampling
bsdf.h 2.16 (13 years ago) by greg: Minor improvements to direct specular sampling
bsdf_m.c 3.20 (13 years ago) by greg: Minor improvements to direct specular sampling
Rmakefile 2.67 (13 years ago) by greg: Minor bug fixes
tmaptiff.c 3.11 (13 years ago) by greg: Minor compile fixes
tmapcolrs.c 3.30 (13 years ago) by greg: Minor compile fixes
ccyrgb.c 3.2 (13 years ago) by greg: Minor compile fixes
fputword.c 3.9 (13 years ago) by greg: Fixed comment
ezxml.c 2.4 (13 years ago) by greg: Removed problematic reference to snprintf()
disk2square.c 3.3 (13 years ago) by greg: Fixes for Windows and bug fix in bsdf_m.c
ezxml.h 2.2 (14 years ago) by greg: Fixes to get working version of variable-resolution BSDF
tmap16bit.c 1.10 (14 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
tonemap.h 3.26 (14 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
mesh.h 2.14 (14 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
color.h 2.31 (14 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
tonemap.c 3.37 (14 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
tmapluv.c 3.16 (14 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
tmprivat.h 3.24 (14 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
tmaptiff.h 3.6 (14 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
falsecolor.c 3.10 (14 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
falsecolor.h 3.4 (14 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
spec_rgb.c 2.23 (14 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
colrops.c 2.12 (14 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
words.c 2.11 (14 years ago) by greg: Minor fixes
loadbsdf.c 3.5 (14 years ago) by greg: Removed debugging
fvect.c 2.14 (14 years ago) by greg: Fixed interface for determining BSDF solid angles
SConscript 1.15 (14 years ago) by greg: SCONS fixes for latest build
random.h 2.18 (14 years ago) by greg: Fixed range of rand() -> double conversion
hilbert.c 3.3 (14 years ago) by greg: Eliminated calls to drand48()
image.c 2.36 (14 years ago) by greg: Minor fix in conversion of negative image locations
otypes.c 2.5 (14 years ago) by greg: Increased error buffer size
hilbert.h 3.2 (14 years ago) by greg: Added missing RCS tags
mgf_object.c 3.1 (14 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
mgf_parser.c 3.1 (14 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
mesh.c 2.23 (14 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
rglinst.c 3.16 (14 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
mgf_parser.h 3.1 (14 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
rglmat.c 3.7 (14 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
ccolor.c 3.1 (14 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
ccolor.h 3.1 (14 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
fvect.h 2.13 (14 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
mgf_context.c 3.1 (14 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
lookup.h 2.15 (14 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
mgf_mesg.h 3.1 (14 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
mgf_xf.c 3.1 (14 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
lookup.c 2.18 (14 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
otypes.h 2.16 (14 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
tcos.c 3.5 (14 years ago) by greg: Minor changes and improvements
readmesh.c 2.14 (14 years ago) by greg: Unimportant change to avoid compiler warning
calexpr.c 2.35 (14 years ago) by greg: Reduce (expr)/const to (expr)*(1/const)
timegm.c 2.2 (15 years ago) by greg: Fixes to MINGW build
header.c 2.26 (15 years ago) by greg: Changes for MINGW compilation using SCons (thanks to C. Kohler)
readobj.c 2.20 (15 years ago) by greg: Added check against tab in modifier or identifier, which breaks rtrace
caldefn.c 2.24 (15 years ago) by greg: Improved syntax error reporting for bad function parameter name
unix_process.c 3.9 (15 years ago) by greg: Bug fixes and performance improvements to rtrace -n option
octree.h 2.12 (15 years ago) by greg: Deleted unused cucopy() routine
octree.c 2.8 (15 years ago) by greg: Deleted unused cucopy() routine
resolu.h 2.11 (16 years ago) by greg: Added GPS header information (GMT and Latitude/Longitude)
copyright.h 3.2 (16 years ago) by greg: Reduced occurrence of aiming failures for circular sources (Thanks to David G-M)
rtmath.h 3.4 (17 years ago) by greg: Eliminated tifftypes.h in favor of tiff.h throughout
bmpfile.h 2.6 (17 years ago) by greg: Eliminated tifftypes.h in favor of tiff.h throughout
expandarg.c 2.9 (17 years ago) by greg: Increased arguments allowed in file from 512 to 4096
tiffio.h 3.16 (17 years ago) by greg: Math library and warning fixes for Solaris
tiff.h 3.16 (17 years ago) by greg: Math library and warning fixes for Solaris
calcomp.h 2.22 (17 years ago) by greg: Math library and warning fixes for Solaris
view.h 2.18 (17 years ago) by greg: Added planisphere view type (-vts option) as requested by Axel Jacobs
lamps.c 2.10 (17 years ago) by greg: Removed unnecessary declaration
byteswap.c 3.1 (18 years ago) by greg: Added byte-swapping i/o options to rcalc
rtio.h 3.9 (18 years ago) by greg: Added byte-swapping i/o options to rcalc
portio.c 2.14 (18 years ago) by greg: Added byte-swapping i/o options to rcalc
resolu.c 2.6 (18 years ago) by schorsch: Eliminated some compiler warnings.
calfunc.c 2.15 (19 years ago) by greg: Changed from IEEE macro to checking for isnan macro
urand.c 2.10 (19 years ago) by greg: Made -u+ option truly random
tmesh.c 2.5 (19 years ago) by greg: Replaced % operations with if statements (hopefully faster)
face.c 2.12 (19 years ago) by greg: Made some minor optimizations in face intersection code
objset.c 2.16 (19 years ago) by greg: Increased trace modifier limit to 8192 in rtrace
fgetword.c 2.6 (19 years ago) by greg: Added sanity checks and fixed parameters
object.h 2.18 (19 years ago) by greg: Rearranged some struct's for better efficiency on 64-bit architectures
cone.h 2.8 (19 years ago) by greg: Rearranged some struct's for better efficiency on 64-bit architectures
win_process.c 3.6 (19 years ago) by schorsch: Removed SPEED from SCons. Changes to build with mingw, as suggested by Francesco Anselmo.
tiffvers.h 3.5 (19 years ago) by greg: Updated TIFF library to 3.7.3
wordfile.c 2.15 (19 years ago) by greg: Added rtcontrib -M option to read modifier list from a file
bmpfile.c 2.15 (20 years ago) by greg: Fixed complaint about signed vs. unsigned pointer
color.c 2.16 (20 years ago) by greg: Added checks for overrun scanlines
readoct.c 2.28 (20 years ago) by greg: Fixed problem with last bug-fix (serious)
README 2.9 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
bmalloc.c 2.9 (20 years ago) by schorsch: Compatibility fixes as suggested by Siegbert Debatin.
rtprocess.h 3.11 (20 years ago) by schorsch: Compatibility fixes as suggested by Siegbert Debatin.
process.c 2.8 (20 years ago) by greg: Added -n option to mkillum for multiprocessing on shared memory machine
fgetline.c 2.7 (20 years ago) by greg: Added #undef for getc/putc where they were being replaced
modobject.c 2.12 (20 years ago) by greg: Bug fix for alias modifiers -- not exactly right for non-unique modifiers
x11findwind.c 2.6 (20 years ago) by schorsch: Updated SCons build environment to work with a fresh download and on OS X, as suggested by Randolph Fritz.
rglsurf.c 3.12 (21 years ago) by greg: ANSI-discovered fixes thanks to Schorsh
fgetval.c 2.8 (21 years ago) by schorsch: Continued ANSIfication, and other fixes and clarifications.
rglfile.c 3.11 (21 years ago) by schorsch: Continued ANSIfication, and other fixes and clarifications.
rtmisc.h 3.6 (21 years ago) by schorsch: Continued ANSIfication, and other fixes and clarifications.
ealloc.c 2.9 (21 years ago) by schorsch: Continued ANSIfication, and other fixes and clarifications.
font.c 2.19 (21 years ago) by greg: Fixed missing R_OK definition under Unix
tmesh.cal 2.2 (21 years ago) by greg: Fixed tile texturing in tmesh2rad -- thanks to Marucs Jacobs for the request
savestr.c 2.10 (21 years ago) by greg: Increased savestr() hash table size from 509 to 2039
getpath.c 2.17 (21 years ago) by greg: Moved paths.h out of rtio.h and included it manually where R_OK was needed
instance.c 2.11 (21 years ago) by greg: Moved paths.h out of rtio.h and included it manually where R_OK was needed
badarg.c 2.6 (21 years ago) by schorsch: Reduced compile warnings, and other compatibility fixes.
rgldomat.c 3.4 (21 years ago) by schorsch: Reduced compile warnings, and other compatibility fixes.
rglsrc.c 3.6 (21 years ago) by schorsch: Reduced compile warnings, and other compatibility fixes.
calprnt.c 2.5 (21 years ago) by schorsch: Reduced compile warnings, and other compatibility fixes.
gethomedir.c 1.1 (21 years ago) by schorsch: Now really adding gethomedir.c.
fixargv0.c 2.5 (21 years ago) by schorsch: Added gethomedir.c and various compatibility fixes.
platform.h 3.11 (21 years ago) by schorsch: Added gethomedir.c and various compatibility fixes.
myhostname.c 2.7 (21 years ago) by schorsch: Added gethomedir.c and various compatibility fixes.
radogl.h 3.11 (21 years ago) by greg: Fixed prototype for freemtl() to match function pointer in lookup.h
fropen.c 2.14 (21 years ago) by greg: Minor improvements
biggerlib.c 3.5 (21 years ago) by greg: Added prototype for LIBR function pointer in calcomp.h
vars.h 2.7 (21 years ago) by schorsch: Added prototypes submitted by Randolph Fritz.
wputs.c 3.6 (21 years ago) by schorsch: Added prototypes submitted by Randolph Fritz.
loadvars.c 2.14 (21 years ago) by schorsch: Added prototypes submitted by Randolph Fritz.
savqstr.c 2.9 (21 years ago) by schorsch: Added prototypes submitted by Randolph Fritz.
error.c 2.10 (21 years ago) by schorsch: Added grouping parens to reduce ambiguity warnings.
readfargs.c 2.10 (21 years ago) by schorsch: Added grouping parens to reduce ambiguity warnings.
cone.c 2.9 (21 years ago) by schorsch: Added grouping parens to reduce ambiguity warnings.
rexpr.c 2.9 (21 years ago) by schorsch: Added prototypes and includes from patch by Randolph Fritz. Added more required includes and reduced other compile warnings.
urind.c 2.4 (21 years ago) by schorsch: Added prototypes and includes from patch by Randolph Fritz. Added more required includes and reduced other compile warnings.
chanvalue.c 3.3 (21 years ago) by schorsch: Added prototypes and includes from patch by Randolph Fritz. Added more required includes and reduced other compile warnings.
quit.c 2.5 (21 years ago) by schorsch: Added prototypes and includes from patch by Randolph Fritz. Added more required includes and reduced other compile warnings.
free_os.c 3.4 (21 years ago) by schorsch: Added prototypes and includes from patch by Randolph Fritz. Added more required includes and reduced other compile warnings.
getlibpath.c 2.5 (21 years ago) by schorsch: Added prototypes and includes from patch by Randolph Fritz. Added more required includes and reduced other compile warnings.
zeroes.c 2.5 (21 years ago) by schorsch: Added prototypes and includes from patch by Randolph Fritz. Added more required includes and reduced other compile warnings.
eputs.c 2.4 (21 years ago) by schorsch: Added prototypes and includes from patch by Randolph Fritz. Added more required includes and reduced other compile warnings.
mat4.h 2.12 (21 years ago) by schorsch: Instrumented headers against multiple inclusion and for use from C++. Moved includes in headers out of "C" scope.
selcall.h 3.10 (21 years ago) by schorsch: Instrumented headers against multiple inclusion and for use from C++. Moved includes in headers out of "C" scope.
rterror.h 3.2 (21 years ago) by schorsch: Instrumented headers against multiple inclusion and for use from C++. Moved includes in headers out of "C" scope.
paths.c 2.4 (21 years ago) by greg: Compile fixes for gcc 3.3
xf.c 2.7 (21 years ago) by greg: Fixed a couple of bugs from last changes where atof() declaration was lost
standard.h 2.31 (21 years ago) by greg: Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h
targa.h 2.5 (21 years ago) by greg: Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h
tmerrmsg.h 3.6 (21 years ago) by greg: Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h
fdate.c 2.8 (21 years ago) by greg: Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h
linregr.h 2.6 (21 years ago) by greg: Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h
face.h 2.6 (21 years ago) by greg: Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h
font.h 2.7 (21 years ago) by greg: Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h
dircode.c 2.7 (21 years ago) by greg: Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h
plocate.h 2.7 (21 years ago) by greg: Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h
instance.h 2.6 (21 years ago) by greg: Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h
clip.c 2.5 (21 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.h 2.5 (21 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.
multisamp.c 2.5 (21 years ago) by schorsch: Various small changes to reduce compile warnings/errors on Windows.
strcmp.c 2.3 (22 years ago) by greg: Replaced inline copyright notice with #include "copyright.h"
mat4.c 2.4 (22 years ago) by greg: Replaced inline copyright notice with #include "copyright.h"
addobjnotify.c 3.3 (22 years ago) by greg: Replaced inline copyright notice with #include "copyright.h"
linregr.c 2.4 (22 years ago) by greg: Replaced inline copyright notice with #include "copyright.h"
invmat4.c 2.3 (22 years ago) by greg: Replaced inline copyright notice with #include "copyright.h"
plocate.c 2.3 (22 years ago) by greg: Replaced inline copyright notice with #include "copyright.h"
erf.c 3.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
1 directory and 160 files shown