Mercurial > touhou
log pytouhou/ui/renderer.pyx @ 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. |
Wed, 06 Feb 2013 19:55:54 +0100 | Emmanuel Gil Peyrot | Implement THTX, uncompressed textures stored inside ANM files, and use it instead of pyglet’s own wrapper. |