ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/test/renders/Makefile
(Generate patch)

Comparing ray/test/renders/Makefile (file contents):
Revision 1.9 by greg, Sat Dec 1 02:06:04 2018 UTC vs.
Revision 1.10 by greg, Sat Dec 1 05:40:35 2018 UTC

# Line 7 | Line 7
7   RDU_PFILT = pfilt -1 -r 1 -x 128 -y 128 -pa 1
8  
9   # Image comparison command
10 < IMG_CMP = radcompare -rms 0.08 -max 1.5
10 > IMG_CMP = radcompare -rms 0.07 -max 1.5
11  
12   # Default target is to test everything
13   all:    test-xform \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines