OSDN Git Service

i965: Use brw_blorp_blit_miptrees() for CopyTexSubImage().
authorEric Anholt <eric@anholt.net>
Tue, 30 Apr 2013 18:15:05 +0000 (11:15 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 6 May 2013 21:33:33 +0000 (14:33 -0700)
commit5b9609f59ac4e9079a6dea1212178070a45ab8e9
tree698849a63babb23cc25254e62055ddc2eafa3204
parent40956c55196aa9494e27593e17910be35b26c3b8
i965: Use brw_blorp_blit_miptrees() for CopyTexSubImage().

Now that depth resolves are handled there, we don't need to make the
temporary renderbuffer.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_blorp_blit.cpp
src/mesa/drivers/dri/intel/intel_fbo.c
src/mesa/drivers/dri/intel/intel_fbo.h