Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 181917 | Differences between
and this patch

Collapse All | Expand All

(-)beryl-plugins-0.2.1.orig/src/animation.c (-5 / +1 lines)
Lines 7805-7815 Link Here
7805
		{
7805
                       finiParticles(aw->ps + i);
7806
			free(aw->ps[i].particles);
7807
			if (aw->ps[i].tex)
7808
				glDeleteTextures(1, &aw->ps[i].tex);
7809
		}

Return to bug 181917