On 15 February 2013 23:16, Eric Anholt <e...@anholt.net> wrote:
> christopher.halse.rog...@canonical.com writes: > > > From: Christopher James Halse Rogers <r...@ubuntu.com> > > > > _mesa_delete_renderbuffer does not call the driver-specific > > renderbuffer delete function, so the blorp code was leaking the > > Intel-specific bits, including some GEM objects. > > > > Call the renderbuffer's ->Delete() method instead, which does the > > right thing. > > > > Fixes Unity rapidly sending the machine into the arms of the OOM-killer > > Reviewed-by: Eric Anholt <e...@anholt.net> > Also needs: > Note: This is a candidate for the 9.1 branch. > > > _______________________________________________ > mesa-dev mailing list > mesa-dev@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/mesa-dev > > It looks like Christopher doesn't have push access, so I went ahead and pushed this patch, along with Eric's R-b and the note about it being a candidate for the 9.1 branch.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev