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.9 (19 years ago) by greg: Fixed messed-up RCCS Id at top of file
wordfile.c 2.15 (18 years ago) by greg: Added rtcontrib -M option to read modifier list from a file
win_process.c 3.6 (18 years ago) by schorsch: Removed SPEED from SCons. Changes to build with mingw, as suggested by Francesco Anselmo.
win_popen.c 1.4 (19 years ago) by schorsch: Included paths.h for X_OK.
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 (18 years ago) by greg: Made -u+ option truly random
unix_process.c 3.8 (17 years ago) by schorsch: Eliminated some compiler warnings.
tonemap.h 3.22 (17 years ago) by greg: Made COLOR conversion faster with lookup and fixed scale bug in tmCvGrays()
tonemap.c 3.30 (16 years ago) by greg: Fixed bug in linear tonemapping for some highly peaked histograms
tmprivat.h 3.15 (19 years ago) by greg: Moved error codes inside passed TMstruct
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.5 (19 years ago) by greg: Modernized tone-mapping routines with structure pointer r.t. stack
tmaptiff.c 3.6 (19 years ago) by greg: Added client data pointer to tmSetSpace() call
tmapluv.c 3.12 (18 years ago) by greg: Added tmCvLuminance() call
tmapcolrs.c 3.25 (17 years ago) by greg: Removed forgotten debug statement
tmap16bit.c 1.7 (16 years ago) by greg: Compiler warning fixes for Linux release (thanks to Bernd Zeimetz)
tiffvers.h 3.5 (18 years ago) by greg: Updated TIFF library to 3.7.3
tifftypes.h 3.2 (19 years ago) by greg: Added check for 64-bit AMD processor to int32 type
tiffio.h 3.15 (18 years ago) by greg: Adjusted UVSCALE factor at request of Frank Klemm
tiff.h 3.15 (18 years ago) by greg: Removed some redundant globals
tcos.c 3.4 (20 years ago) by schorsch: Added prototypes and includes from patch by Randolph Fritz. Added more required includes and reduced other compile warnings.
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.16 (16 years ago) by greg: Compiler warning fixes for Linux release (thanks to Bernd Zeimetz)
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.4 (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.
savqstr.c 2.9 (20 years ago) by schorsch: Added prototypes submitted by Randolph Fritz.
savestr.c 2.10 (20 years ago) by greg: Increased savestr() hash table size from 509 to 2039
rtprocess.h 3.11 (19 years ago) by schorsch: Compatibility fixes as suggested by Siegbert Debatin.
rtmisc.h 3.6 (20 years ago) by schorsch: Continued ANSIfication, and other fixes and clarifications.
rtmath.h 3.3 (20 years ago) by schorsch: Instrumented headers against multiple inclusion and for use from C++. Moved includes in headers out of "C" scope.
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.12 (20 years ago) by greg: ANSI-discovered fixes thanks to Schorsh
rglsrc.c 3.6 (20 years ago) by schorsch: Reduced compile warnings, and other compatibility fixes.
rglmat.c 3.6 (20 years ago) by schorsch: Reduced compile warnings, and other compatibility fixes.
rglinst.c 3.15 (19 years ago) by greg: Added const modifier to key and other parameters in lookup.h
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.10 (19 years ago) by greg: Eliminated redundant include files.
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.19 (19 years ago) by greg: Increased buffer size for long commands/comments in Radiance scenes
readmesh.c 2.13 (19 years ago) by greg: Added #undef for getc/putc where they were being replaced
readfargs.c 2.10 (20 years ago) by schorsch: Added grouping parens to reduce ambiguity warnings.
random.h 2.17 (18 years ago) by greg: Eliminated redundant parens
radogl.h 3.11 (20 years ago) by greg: Fixed prototype for freemtl() to match function pointer in lookup.h
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.14 (17 years ago) by greg: Added byte-swapping i/o options to rcalc
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.22 (18 years ago) by schorsch: Removed SPEED from SCons. Changes to build with mingw, as suggested by Francesco Anselmo.
paths.c 2.4 (20 years ago) by greg: Compile fixes for gcc 3.3
otypes.h 2.15 (20 years ago) by schorsch: Continued ANSIfication, and other fixes and clarifications.
otypes.c 2.4 (21 years ago) by greg: Compile error fixes for Linux and other improvements
octree.h 2.11 (18 years ago) by greg: Rearranged some struct's for better efficiency on 64-bit architectures
octree.c 2.7 (16 years ago) by greg: Fixed original octree bug that made it take 8 times as much memory as it should
objset.c 2.16 (18 years ago) by greg: Increased trace modifier limit to 8192 in rtrace
object.h 2.18 (18 years ago) by greg: Rearranged some struct's for better efficiency on 64-bit architectures
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.12 (19 years ago) by greg: Bug fix for alias modifiers -- not exactly right for non-unique modifiers
mesh.h 2.13 (19 years ago) by greg: Improved comments
mesh.c 2.20 (19 years ago) by greg: Added const modifier to key and other parameters in lookup.h
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.14 (19 years ago) by greg: Added const modifier to key and other parameters in lookup.h
lookup.c 2.16 (17 years ago) by schorsch: Eliminated some compiler warnings.
loadvars.c 2.14 (20 years ago) by schorsch: Added prototypes submitted by Randolph Fritz.
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"
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.34 (16 years ago) by greg: Added planisphere view type (-vts option) as requested by Axel Jacobs
header.c 2.23 (19 years ago) by greg: Eliminated redundant include files.
getpath.c 2.17 (20 years ago) by greg: Moved paths.h out of rtio.h and included it manually where R_OK was needed
getlibpath.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.
gethomedir.c 1.1 (20 years ago) by schorsch: Now really adding gethomedir.c.
fvect.h 2.12 (20 years ago) by greg: Wrote closestapproach() function to find closest point for two rays
fvect.c 2.9 (19 years ago) by greg: Added epsilon back to normalize() test
fropen.c 2.14 (20 years ago) by greg: Minor improvements
free_os.c 3.4 (20 years ago) by schorsch: Added prototypes and includes from patch by Randolph Fritz. Added more required includes and reduced other compile warnings.
fputword.c 3.8 (20 years ago) by greg: Took out redundant inclusion of stdio.h
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.7 (19 years ago) by greg: Added #undef for getc/putc where they were being replaced
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.3 (18 years ago) by greg: Bug fixes and parameter changes
falsecolor.c 3.7 (18 years ago) by greg: Better fix in IsLogMap()
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
expandarg.c 2.8 (20 years ago) by schorsch: Replaced most outdated BSD function calls with their posix equivalents, and cleaned up a few other platform dependencies.
error.c 2.10 (20 years ago) by schorsch: Added grouping parens to reduce ambiguity warnings.
erf.c 3.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
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.
dircode.c 2.7 (20 years ago) by greg: Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h
copyright.h 3.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
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.11 (20 years ago) by schorsch: Added prototypes submitted by Randolph Fritz.
color.h 2.29 (17 years ago) by greg: Added return values and colorprimsOK() function to check primary ranges
color.c 2.16 (19 years ago) by greg: Added checks for overrun scanlines
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.
calprnt.c 2.5 (20 years ago) by schorsch: Reduced compile warnings, and other compatibility fixes.
calfunc.c 2.15 (17 years ago) by greg: Changed from IEEE macro to checking for isnan macro
calexpr.c 2.31 (17 years ago) by greg: Changed from IEEE macro to checking for isnan macro
caldefn.c 2.22 (20 years ago) by schorsch: Continued ANSIfication, and other fixes and clarifications.
calcomp.h 2.21 (18 years ago) by greg: Rearranged some struct's for better efficiency on 64-bit architectures
byteswap.c 3.1 (17 years ago) by greg: Added byte-swapping i/o options to rcalc
bmpfile.h 2.5 (17 years ago) by greg: Fix for Windows systems
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.6 (20 years ago) by schorsch: Reduced compile warnings, and other compatibility fixes.
addobjnotify.c 3.3 (21 years ago) by greg: Replaced inline copyright notice with #include "copyright.h"
SConscript 1.9 (16 years ago) by schorsch: Scons update for mingw.
Rmakefile 2.59 (17 years ago) by greg: Added byte-swapping i/o options to rcalc
README 2.9 (19 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
1 directory and 138 files shown