Mercurial > touhou
log pytouhou/ui/renderer.pyx @ 383:0537af9125a7
age | author | description |
---|---|---|
Fri, 07 Sep 2012 13:05:19 +0200 | Emmanuel Gil Peyrot | Replace wildcard imports with normal ones. |
Fri, 27 Jul 2012 18:57:40 +0200 | Emmanuel Gil Peyrot | Replace GL_QUADS with GL_TRIANGLES, to be GLES compatible. |
Fri, 27 Jul 2012 18:43:48 +0200 | Emmanuel Gil Peyrot | Add a programmable pipeline renderer, and a --fixed-pipeline switch to use the old one. |
Tue, 13 Mar 2012 18:38:14 +0100 | Thibaut Girka | Update attribute names to reflect the actual interface. |