OSDN Git Service

intel: Drop intel_wrap_miptree().
authorEric Anholt <eric@anholt.net>
Fri, 20 Jan 2012 01:32:55 +0000 (17:32 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 27 Jan 2012 19:46:09 +0000 (11:46 -0800)
commit74484c5d411788c855cf91a2017d763d6a8fb4f2
tree948481f73d0e9d8e51070af8770e90acfe69f6eb
parenta4586d2e2e444d1212d4abfd1ea5bbeff4503feb
intel: Drop intel_wrap_miptree().

Most of this function was just calling
intel_renderbuffer_update_wrapper(), which was called immediately
afterwards in the only caller.

NOTE: This is a candidate for the 8.0 branch.
src/mesa/drivers/dri/intel/intel_fbo.c