Disable the call to driBOReference() in i915_update_texture()
authorBrian <brian.paul@tungstengraphics.com>
Wed, 7 Nov 2007 16:53:25 +0000 (09:53 -0700)
committerBrian <brian.paul@tungstengraphics.com>
Wed, 7 Nov 2007 16:53:25 +0000 (09:53 -0700)
commit182e861eeae479c85191fcd6ccb41bf10f43507b
treefba328a51f4a00b1fdeadfd1646fab3a4cacd2cc
parent5d9021554ee78699933ddf79e5231cded6f9c641
Disable the call to driBOReference() in i915_update_texture()

It doesn't seem to be needed and disabling it fixes a big memory leak with
some programs like xdemos/wincopy.c
src/mesa/pipe/i915simple/i915_state_sampler.c