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 (2 years ago) by greg: chore: Made support for $(INSTALL) more universal between rmake directories
SConscript 1.24 (7 years ago) by schorsch: Updating to SCons 3.x, adding support for Python 3
aedimage.c (dead) 2.7 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
biq.c (dead) 2.6 (20 years ago) by greg: Removed unused modules I missed last time
brandom.c (dead) 1.3 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
ciq.c (dead) 2.6 (20 years ago) by greg: Removed unused modules I missed last time
ciq.h (dead) 2.6 (20 years ago) by greg: Removed unused modules I missed last time
closest.c (dead) 2.5 (20 years ago) by greg: Removed unused modules I missed last time
clrtab.c 2.19 (14 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
clrtab.h 2.2 (14 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
colorscale.c (dead) 2.6 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
cut.c (dead) 2.5 (20 years ago) by greg: Removed unused modules I missed last time
d48c.c (dead) 1.6 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
falsecolor.csh (dead) 2.21 (14 years ago) by greg: Replaced falsecolor C-shell script with Perl script written by Axel Jacobs
falsecolor.pl 2.25 (2 years ago) by greg: fix(falsecolor): corrected improper crop with -orct option
glimage.c (dead) 2.3 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
greyscale.c (dead) 2.8 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
hexbit.c (dead) 3.2 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
macbethcal.c 2.32 (2 weeks ago) by greg: refactor: Put some declarations into "paths.h" and included in "platform.h"
mt160r.c (dead) 2.9 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
mx3.c 2.3 (21 years ago) by schorsch: Continued ANSIfication, and other fixes and clarifications.
mx3.h 2.6 (21 years ago) by schorsch: Continued ANSIfication, and other fixes and clarifications.
neuclrtab.c 2.14 (14 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
normpat.csh 2.8 (2 years ago) by greg: fix(normpat,pacuity,vlpic): Made handling of resolution string more robust
normtiff.c 3.17 (8 months ago) by greg: feat(normtiff): Added ability to ingest hyperspectral radiance pictures
oki20.c (dead) 2.14 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
oki20c.c (dead) 2.17 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
pacuity.csh 3.7 (2 years ago) by greg: fix(normpat,pacuity,vlpic): Made handling of resolution string more robust
paintjet.c (dead) 2.7 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
panim.c (dead) 2.7 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
pbilat.csh 1.3 (16 years ago) by greg: Changed ".pic" extension to ".hdr" throughout
pcomb.c 2.62 (2 weeks ago) by greg: refactor: Put some declarations into "paths.h" and included in "platform.h"
pcompos.c 2.42 (2 weeks ago) by greg: refactor: Put some declarations into "paths.h" and included in "platform.h"
pcond.c 3.35 (2 weeks ago) by greg: refactor: Put some declarations into "paths.h" and included in "platform.h"
pcond.h 3.16 (2 weeks ago) by greg: refactor: Put some declarations into "paths.h" and included in "platform.h"
pcond2.c 3.19 (9 months ago) by greg: feat(pcond,pvalue): Added hyperspectral input handling
pcond3.c 3.20 (9 months ago) by greg: feat(pcond,pvalue): Added hyperspectral input handling
pcond4.c 3.21 (9 months ago) by greg: feat(pcond,pvalue): Added hyperspectral input handling
pcwarp.c 3.8 (2 weeks ago) by greg: refactor: Making use of printargs() more consistent with fixargv0()
pdelta.csh 3.3 (16 years ago) by greg: Changed ".pic" extension to ".hdr" throughout
pdfblur.csh 2.6 (20 years ago) by greg: Eliminated redundant specification of focal distance in pdfblur
pextrem.c 2.16 (9 months ago) by greg: feat(pextrem): Added handling of hyperspectral pictures
pf2.c 2.11 (18 months ago) by greg: feat(pfilt): Added support for hyperspectral image filtering
pf3.c 2.22 (18 months ago) by greg: perf(pfilt): minor optimizations
pfilt.c 2.41 (2 weeks ago) by greg: refactor: Put some declarations into "paths.h" and included in "platform.h"
pfilt.h 2.4 (2 weeks ago) by greg: refactor: Put some declarations into "paths.h" and included in "platform.h"
pflip.c 2.14 (2 weeks ago) by greg: refactor: Put some declarations into "paths.h" and included in "platform.h"
pgblur.csh 1.3 (2 years ago) by greg: fix: made handling of resolution strings more consistent
phisteq.csh 3.4 (16 years ago) by greg: Changed ".pic" extension to ".hdr" throughout
phisto.csh 3.8 (3 years ago) by greg: feat(pvalue,pextrem): Added -O option to report watts/sr/meter^2 always
phisto.pl 2.2 (3 years ago) by greg: feat(pvalue,pextrem): Added -O option to report watts/sr/meter^2 always
pic.h 2.4 (21 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.53 (2 weeks ago) by greg: refactor: More consistent use of global char * progname and fixargv0()
pmap.h 2.4 (21 years ago) by schorsch: Continued ANSIfication, and other fixes and clarifications.
pmapgen.c 2.4 (21 years ago) by schorsch: Continued ANSIfication, and other fixes and clarifications.
pmblur.csh 2.3 (20 years ago) by greg: Created pmdblur script and added DBLUR variable to ranimate
pmblur2.c 2.8 (2 weeks ago) by greg: refactor: More consistent use of global char * progname and fixargv0()
pmdblur.csh 3.1 (20 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 (3 years ago) by greg: refactor: made font load errors non-fatal
psketch.c 2.5 (2 weeks ago) by greg: refactor: Put some declarations into "paths.h" and included in "platform.h"
psquish.csh 3.5 (16 years ago) by greg: Changed ".pic" extension to ".hdr" throughout
psum.c (dead) 2.9 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
pvalue.c 2.46 (2 weeks ago) by greg: refactor: More consistent use of global char * progname and fixargv0()
pveil.csh 3.4 (16 years ago) by greg: Changed ".pic" extension to ".hdr" throughout
ra_avs.c (dead) 2.12 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
ra_bmp.c 2.17 (2 weeks ago) by greg: refactor: Put some declarations into "paths.h" and included in "platform.h"
ra_bn.c (dead) 2.10 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
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 (5 years ago) by greg: Removed redundant include files
ra_im.c (dead) 2.5 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
ra_pfm.csh 2.5 (18 years ago) by greg: Corrected Usage: output
ra_pict.c 2.13 (3 years ago) by greg: fix: removed stray tempbuffer() declaration
ra_pixar.c (dead) 2.5 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
ra_ppm.c 2.19 (2 weeks ago) by greg: refactor: Put some declarations into "paths.h" and included in "platform.h"
ra_pr.c (dead) 2.8 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
ra_pr24.c (dead) 2.13 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
ra_ps.c 2.35 (2 weeks ago) by greg: refactor: Put some declarations into "paths.h" and included in "platform.h"
ra_rgbe.c 2.26 (2 weeks ago) by greg: refactor: Put some declarations into "paths.h" and included in "platform.h"
ra_skel.c 2.15 (2 weeks ago) by greg: refactor: Put some declarations into "paths.h" and included in "platform.h"
ra_t16.c 2.12 (2 weeks ago) by greg: refactor: Put some declarations into "paths.h" and included in "platform.h"
ra_t8.c 2.19 (2 weeks ago) by greg: refactor: Put some declarations into "paths.h" and included in "platform.h"
ra_tiff.c 2.40 (2 weeks ago) by greg: refactor: Put some declarations into "paths.h" and included in "platform.h"
ra_xim.c (dead) 3.3 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
ra_xyze.c 2.17 (2 weeks ago) by greg: refactor: Put some declarations into "paths.h" and included in "platform.h"
ran2tiff.csh 2.4 (12 years ago) by greg: Removed stray "endif"
rasterfile.h (dead) 3.3 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
scan.c (dead) 1.6 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
slide.c (dead) 1.4 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
t4027.c (dead) 2.5 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
tardev.h (dead) 1.5 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
tmaptiff.c (dead) 3.3 (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
ttyimage.c 2.6 (5 years ago) by greg: Moved declarations and definitions for header.c from resolu.h to rtio.h
vgaimage.c (dead) 2.12 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
vlpic.csh 3.5 (2 years ago) by greg: fix(normpat,pacuity,vlpic): Made handling of resolution string more robust
warp3d.c 3.12 (16 months ago) by greg: style: got rid of register keywords
warp3d.h 3.5 (21 years ago) by schorsch: Continued ANSIfication, and other fixes and clarifications.
x11findwind.c (dead) 3.3 (22 years ago) by greg: Removed duplicate copies of file and fixed comment in release notes
x11icon.h (dead) 3.2 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
x11image.c 2.81 (2 weeks ago) by greg: refactor: Put some declarations into "paths.h" and included in "platform.h"
x11raster.c 2.14 (14 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
x11raster.h 2.5 (14 years ago) by greg: Changed every instance of BYTE to uby8 to avoid conflicts
xdebugamb.c (dead) 3.2 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
ximage.c (dead) 2.14 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
xraster.c (dead) 3.3 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
xraster.h (dead) 3.5 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
xshowtrace.c 2.14 (2 weeks ago) by greg: refactor: More consistent use of global char * progname and fixargv0()
xyzimage.csh 2.5 (16 years ago) by greg: Made temporary files safe from malicious attackers
0 directories and 111 files shown