ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/common/README
(Generate patch)

Comparing ray/src/common/README (file contents):
Revision 2.5 by greg, Fri Mar 15 21:03:47 1996 UTC vs.
Revision 2.6 by greg, Wed Apr 30 14:17:37 1997 UTC

# Line 21 | Line 21 | random.h       header file for random(3) and urand() functio
21   resolu.h        definitions for resolution line in image file.
22   standard.h      standard include file for most programs
23   targa.h         header file for reading and writing Targa format files
24 + tmerrmsg.h      error messages for tone mapping routines
25 + tmprivat.h      private header file for tone mapping routines
26 + tonemap.h       header file for tone mapping routines
27   vfork.h         header file for routines using vfork()
28   view.h          header file for image generation
29   xraster.h       header file for X routines using images
# Line 88 | Line 91 | savestr.c      routines for efficient string storage
91   savqstr.c       quick and dirty string saver
92   spec_rgb.c      convert colors and spectral ranges
93   strcmp.c        more efficient standard lib replacement for use with savestr()
94 + tmapcolrs.c     routines for applying tone mapping to COLR scanlines
95 + tonemap.c       basic tone mapping routines
96   urand.c         anticorrelated random function due to Christophe Schlick
97   urind.c         compute pseudo-asyncronous entry point for urand(3)
98   wordfile.c      open and read a file of whitespace-separated words

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines