ViewVC Help
View Directory | Root Listing
root/radiance/ray/src/px
File Last Change
 ../
CMakeLists.txt 1.8 (4 years ago) by greg: chore: added custom Windows compilation of Perl scripts
README 2.12 (19 years ago) by greg: Created ran2tiff script for batch animation exposure and conversion
Rmakefile 2.75 (20 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 (13 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
clrtab.h 2.2 (13 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
falsecolor.pl 2.25 (20 months ago) by greg: fix(falsecolor): corrected improper crop with -orct option
macbethcal.c 2.30 (7 months 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 (13 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
normpat.csh 2.8 (15 months ago) by greg: fix(normpat,pacuity,vlpic): Made handling of resolution string more robust
normtiff.c 3.17 (11 days ago) by greg: feat(normtiff): Added ability to ingest hyperspectral radiance pictures
pacuity.csh 3.7 (15 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 (7 months ago) by greg: perf: Added array index optimization to calcomp routines
pcompos.c 2.40 (10 months ago) by greg: refactor: Eliminated LPICFMT macro
pcond.c 3.33 (4 weeks ago) by greg: feat(pcond,pvalue): Added hyperspectral input handling
pcond.h 3.15 (6 years ago) by greg: Fixed issue with missing veil from very bright sources like the sun
pcond2.c 3.19 (4 weeks ago) by greg: feat(pcond,pvalue): Added hyperspectral input handling
pcond3.c 3.20 (4 weeks ago) by greg: feat(pcond,pvalue): Added hyperspectral input handling
pcond4.c 3.21 (4 weeks ago) by greg: feat(pcond,pvalue): Added hyperspectral input handling
pcwarp.c 3.7 (5 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.16 (3 weeks ago) by greg: feat(pextrem): Added handling of hyperspectral pictures
pf2.c 2.11 (10 months ago) by greg: feat(pfilt): Added support for hyperspectral image filtering
pf3.c 2.22 (10 months ago) by greg: perf(pfilt): minor optimizations
pfilt.c 2.39 (9 months ago) by greg: refactor(pfilt): minor code fixes and reorg
pfilt.h 2.3 (10 months ago) by greg: feat(pfilt): Added support for hyperspectral image filtering
pflip.c 2.12 (5 years ago) by greg: Moved declarations and definitions for header.c from resolu.h to rtio.h
pgblur.csh 1.3 (15 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 (21 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.52 (4 months ago) by greg: refactor: changed data type for process()
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 (6 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 (6 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.45 (3 weeks ago) by greg: fix(pvalue): Fixed issue with -r -h -b combo
pveil.csh 3.4 (15 years ago) by greg: Changed ".pic" extension to ".hdr" throughout
ra_bmp.c 2.15 (4 weeks ago) by greg: feat(ra_bmp,ra_rgbe,ximage): Added quick conversion of spectral inputs to RGB
ra_gif.c 2.13 (5 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.33 (10 days ago) by greg: feat(ra_ps): Added conversion of hyperspectral pictures on input
ra_rgbe.c 2.23 (4 weeks ago) by greg: feat(ra_bmp,ra_rgbe,ximage): Added quick conversion of spectral inputs to RGB
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 (20 months ago) by greg: fix: compile error fixes related to redeclaration of eputs() and wputs()
ra_tiff.c 2.38 (9 days ago) by greg: fix(ra_tiff): fixed logic for color matrix on spectral input
ra_xyze.c 2.15 (12 days ago) by greg: perf(ra_xyze): sped up conversion from hyperspectral by a factor of 4 or so
ran2tiff.csh 2.4 (12 years ago) by greg: Removed stray "endif"
ttyimage.c 2.6 (5 years ago) by greg: Moved declarations and definitions for header.c from resolu.h to rtio.h
vlpic.csh 3.5 (15 months ago) by greg: fix(normpat,pacuity,vlpic): Made handling of resolution string more robust
warp3d.c 3.12 (7 months 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.77 (4 weeks ago) by greg: feat(ra_bmp,ra_rgbe,ximage): Added quick conversion of spectral inputs to RGB
x11raster.c 2.14 (13 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
x11raster.h 2.5 (13 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
xshowtrace.c 2.13 (10 years ago) by greg: Made reading of vectors more consistent with FVFORMAT macro
xyzimage.csh 2.5 (16 years ago) by greg: Made temporary files safe from malicious attackers
0 directories and 72 files shown