Added calibrate_rast.c program
authorBrian <brian.paul@tungstengraphics.com>
Fri, 29 Feb 2008 00:42:18 +0000 (17:42 -0700)
committerBrian <brian.paul@tungstengraphics.com>
Fri, 29 Feb 2008 00:55:26 +0000 (17:55 -0700)
commit370eca12ad8b40bfc32c206a526d53f4c777156d
tree9e30d83c35d03a252dca24330809abcb89d81ba7
parentb233b1e2dc2fca2f45b3cb5df167e3675b8cc1fb
Added calibrate_rast.c program

Measures rasterization of points/lines/tris and suggests fixes/biases when
something doesn't meet spec.
progs/tests/Makefile
progs/tests/calibrate_rast.c [new file with mode: 0644]