Ian Romanick <i...@freedesktop.org> writes: > From: Ian Romanick <ian.d.roman...@intel.com> > > decompress_texture_image creates an FBO, an RBO, a VBO, a VAO, and a > sampler object, but none of them are ever released. Later patches will > add program objects, exacerbating the problem. Leaking piles of memory > is generally frowned upon.
Genned resources are freed by _mesa_free_shared_resources(), right? I don't think these changes are necessary.
pgpjo39L3PU_8.pgp
Description: PGP signature
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev