log pytouhou/ui/shaders/eosd.py @ 394:346614f788f1

age author description
Wed, 06 Feb 2013 20:57:16 +0100 Emmanuel Gil Peyrot Replace gl{Vertex,TexCoord,Color}Pointer with the more modern glVertexAttribPointer.
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.