]> Pileus Git - grits/commit
Cleanup tex formatting and clear background first
authorAndy Spencer <andy753421@gmail.com>
Mon, 30 Jan 2012 06:32:10 +0000 (06:32 +0000)
committerAndy Spencer <andy753421@gmail.com>
Mon, 30 Jan 2012 08:16:09 +0000 (08:16 +0000)
commitfb5bebeaac12935e2202f34b4719fcfcef84a4c6
treedf4d132e844b583d941d5d20b4aa8a8a3fba2fd2
parent6374cf1c67a158f9703918d404f53d824a6d2a68
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
examples/tex/tex.c