swrast: rewrite _swrast_read_depth_span_float()
authorBrian Paul <brianp@vmware.com>
Sat, 24 Dec 2011 15:54:26 +0000 (08:54 -0700)
committerBrian Paul <brianp@vmware.com>
Sat, 24 Dec 2011 15:54:26 +0000 (08:54 -0700)
commit4d6b0927ab6533f0384f463e2ccfc3eb5f80ecf9
tree9c01768a8bef4cf849866f3853bfc57394608415
parent82f28c0a12cf04e4fd3c4cfc4658919943fca825
swrast: rewrite _swrast_read_depth_span_float()

Stop using the deprecated renderbuffer GetRow() function.

Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/swrast/s_depth.c