From: Andy Spencer Date: Mon, 30 Jan 2012 06:32:10 +0000 (+0000) Subject: Cleanup tex formatting and clear background first X-Git-Tag: v0.7~25 X-Git-Url: http://pileus.org/git/?a=commitdiff_plain;h=fb5bebeaac12935e2202f34b4719fcfcef84a4c6;hp=fb5bebeaac12935e2202f34b4719fcfcef84a4c6;p=grits Cleanup tex formatting and clear background first Clearing the entire background lets us add in textures with glBlendFunc(GL_ONE, GL_ONE); without having to determine which texture is drawn first ---