ViewVC Help
View Directory | Root Listing
root/radiance/ray/src/px
File Last Change
 ../
CMakeLists.txt 1.8 (3 years ago) by greg: chore: added custom Windows compilation of Perl scripts
README 2.12 (18 years ago) by greg: Created ran2tiff script for batch animation exposure and conversion
Rmakefile 2.75 (13 months ago) by greg: chore: Made support for $(INSTALL) more universal between rmake directories
SConscript 1.24 (6 years ago) by schorsch: Updating to SCons 3.x, adding support for Python 3
clrtab.c 2.19 (12 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
clrtab.h 2.2 (12 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
falsecolor.pl 2.25 (13 months ago) by greg: fix(falsecolor): corrected improper crop with -orct option
macbethcal.c 2.30 (5 weeks ago) by greg: perf(macbethcal): Untested performance improvement for measured printer values
mx3.c 2.3 (20 years ago) by schorsch: Continued ANSIfication, and other fixes and clarifications.
mx3.h 2.6 (20 years ago) by schorsch: Continued ANSIfication, and other fixes and clarifications.
neuclrtab.c 2.14 (12 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
normpat.csh 2.8 (9 months ago) by greg: fix(normpat,pacuity,vlpic): Made handling of resolution string more robust
normtiff.c 3.16 (2 years ago) by greg: perf: changed default dynamic range from 32 to 100 to reflect modern displays
pacuity.csh 3.7 (9 months ago) by greg: fix(normpat,pacuity,vlpic): Made handling of resolution string more robust
pbilat.csh 1.3 (15 years ago) by greg: Changed ".pic" extension to ".hdr" throughout
pcomb.c 2.59 (5 weeks ago) by greg: perf: Added array index optimization to calcomp routines
pcompos.c 2.40 (4 months ago) by greg: refactor: Eliminated LPICFMT macro
pcond.c 3.32 (5 months ago) by greg: style: Removed repeated #include, spotted by Randolph Fritz
pcond.h 3.15 (6 years ago) by greg: Fixed issue with missing veil from very bright sources like the sun
pcond2.c 3.18 (8 years ago) by greg: Fixed issue with undersampled histogram in phisto
pcond3.c 3.19 (2 years ago) by greg: perf(pcond): more aggressive trim criterion for tone curve
pcond4.c 3.20 (8 years ago) by greg: Fixed issue with undersampled histogram in phisto
pcwarp.c 3.7 (4 years ago) by greg: Moved declarations and definitions for header.c from resolu.h to rtio.h
pdelta.csh 3.3 (15 years ago) by greg: Changed ".pic" extension to ".hdr" throughout
pdfblur.csh 2.6 (19 years ago) by greg: Eliminated redundant specification of focal distance in pdfblur
pextrem.c 2.15 (2 years ago) by greg: feat(pvalue,pextrem): Added -O option to report watts/sr/meter^2 always
pf2.c 2.11 (3 months ago) by greg: feat(pfilt): Added support for hyperspectral image filtering
pf3.c 2.22 (3 months ago) by greg: perf(pfilt): minor optimizations
pfilt.c 2.39 (3 months ago) by greg: refactor(pfilt): minor code fixes and reorg
pfilt.h 2.3 (3 months ago) by greg: feat(pfilt): Added support for hyperspectral image filtering
pflip.c 2.12 (4 years ago) by greg: Moved declarations and definitions for header.c from resolu.h to rtio.h
pgblur.csh 1.3 (9 months ago) by greg: fix: made handling of resolution strings more consistent
phisteq.csh 3.4 (15 years ago) by greg: Changed ".pic" extension to ".hdr" throughout
phisto.csh 3.8 (2 years ago) by greg: feat(pvalue,pextrem): Added -O option to report watts/sr/meter^2 always
phisto.pl 2.2 (2 years ago) by greg: feat(pvalue,pextrem): Added -O option to report watts/sr/meter^2 always
pic.h 2.4 (20 years ago) by schorsch: Continued ANSIfication, and other fixes and clarifications.
pict.h 2.4 (20 years ago) by schorsch: Instrumented headers against multiple inclusion and for use from C++. Moved includes in headers out of "C" scope.
pinterp.c 2.51 (4 months ago) by greg: refactor: Eliminated LPICFMT macro
pmap.h 2.4 (20 years ago) by schorsch: Continued ANSIfication, and other fixes and clarifications.
pmapgen.c 2.4 (20 years ago) by schorsch: Continued ANSIfication, and other fixes and clarifications.
pmblur.csh 2.3 (19 years ago) by greg: Created pmdblur script and added DBLUR variable to ranimate
pmblur2.c 2.7 (4 years ago) by greg: Added ability for pinterp, pmblur2, and vwrays to read 16-bit encoded depth
pmdblur.csh 3.1 (19 years ago) by greg: Created pmdblur script and added DBLUR variable to ranimate
protate.c 2.12 (5 years ago) by greg: Created MAXFMTLEN to guard against buffer overrun attacks in header input
psign.c 2.28 (2 years ago) by greg: refactor: made font load errors non-fatal
psketch.c 2.4 (5 years ago) by greg: Created MAXFMTLEN to guard against buffer overrun attacks in header input
psquish.csh 3.5 (15 years ago) by greg: Changed ".pic" extension to ".hdr" throughout
pvalue.c 2.42 (2 years ago) by greg: fix(pvalue): Remove NCOMP=, NROWS=, NCOLS= lines from header (either direction)
pveil.csh 3.4 (15 years ago) by greg: Changed ".pic" extension to ".hdr" throughout
ra_bmp.c 2.14 (3 years ago) by greg: Fixed segmentation error with -b on input with color primaries
ra_gif.c 2.13 (4 years ago) by greg: Moved declarations and definitions for header.c from resolu.h to rtio.h
ra_hexbit.c 3.6 (4 years ago) by greg: Removed redundant include files
ra_pfm.csh 2.5 (17 years ago) by greg: Corrected Usage: output
ra_pict.c 2.13 (2 years ago) by greg: fix: removed stray tempbuffer() declaration
ra_ppm.c 2.17 (4 years ago) by greg: Removed redundant include files
ra_ps.c 2.32 (3 years ago) by greg: fix(ra_ps): change needed to pass unit test under Windows
ra_rgbe.c 2.21 (4 years ago) by greg: Removed redundant include files
ra_skel.c 2.13 (18 years ago) by schorsch: Renamed librt.a to librtrad.a to avoid conflict on Solaris.
ra_t16.c 2.10 (4 years ago) by greg: Removed redundant include files
ra_t8.c 2.17 (13 months ago) by greg: fix: compile error fixes related to redeclaration of eputs() and wputs()
ra_tiff.c 2.36 (4 years ago) by greg: Moved declarations and definitions for header.c from resolu.h to rtio.h
ra_xyze.c 2.13 (4 years ago) by greg: Removed redundant include files
ran2tiff.csh 2.4 (11 years ago) by greg: Removed stray "endif"
ttyimage.c 2.6 (4 years ago) by greg: Moved declarations and definitions for header.c from resolu.h to rtio.h
vlpic.csh 3.5 (9 months ago) by greg: fix(normpat,pacuity,vlpic): Made handling of resolution string more robust
warp3d.c 3.12 (5 weeks ago) by greg: style: got rid of register keywords
warp3d.h 3.5 (20 years ago) by schorsch: Continued ANSIfication, and other fixes and clarifications.
x11image.c 2.76 (5 years ago) by greg: Created MAXFMTLEN to guard against buffer overrun attacks in header input
x11raster.c 2.14 (12 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
x11raster.h 2.5 (12 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
xshowtrace.c 2.13 (9 years ago) by greg: Made reading of vectors more consistent with FVFORMAT macro
xyzimage.csh 2.5 (15 years ago) by greg: Made temporary files safe from malicious attackers
0 directories and 72 files shown