]> git.sesse.net Git - movit/commitdiff
Use triangle strips instead of quads.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 8 Mar 2014 20:44:43 +0000 (21:44 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 8 Mar 2014 20:57:27 +0000 (21:57 +0100)
GL_QUADS is deprecated, seemingly, so rearrange things a bit so that
they become small triangle strips instead.


No differences found