Fix broken depth offset.
authorBrian <brian.paul@tungstengraphics.com>
Wed, 11 Jul 2007 19:02:03 +0000 (13:02 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Wed, 11 Jul 2007 19:02:03 +0000 (13:02 -0600)
commitaac212966314852936352b024bfd897485aa5e83
treef673a3d95d0dc9e164485a668c93e2f2a88c58cd
parentbc4dd63f12059813f6de832e335521eb766f4afb
Fix broken depth offset.

The edge vectors were totally wrong.
Need to multiply bias units by the min resolvable depth delta.
src/mesa/pipe/draw/draw_offset.c