]> Pileus Git - grits/commitdiff
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)
Clearing the entire background lets us add in textures with

  glBlendFunc(GL_ONE, GL_ONE);

without having to determine which texture is drawn first


No differences found