log pytouhou/ui/renderer.pyx @ 376:69ec72b990a4

age author description
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.