OSDN Git Service

swrast: Switch the remaining depth readpixels to MapRenderbuffer.
authorEric Anholt <eric@anholt.net>
Wed, 12 Oct 2011 20:39:14 +0000 (13:39 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 4 Nov 2011 06:29:52 +0000 (23:29 -0700)
commite887df9bf56195dafdd945755cc52ac4cd4aab62
tree86e8ae4b5144ab35fa6a93fcdd2733bb5e5c3ba6
parentd072a5f545a272e1b27bbc528b504617824fba78
swrast: Switch the remaining depth readpixels to MapRenderbuffer.

This avoids the wrapper, which should improve performance on packed
depth/stencil drivers.

Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/swrast/s_readpix.c