Mercurial > touhou
log pytouhou/ui/opengl/sprite.pxd @ 532:dacdcca59b66
age | author | description |
---|---|---|
Thu, 19 Dec 2013 21:55:26 +0100 | Emmanuel Gil Peyrot | Don’t put back the rendering data into a tuple, use a specialised struct inside Sprite to pass it to the renderer. |
Thu, 05 Dec 2013 20:40:11 +0100 | Emmanuel Gil Peyrot | Remove some useless optimisations now that cython does them for us. |
Thu, 05 Dec 2013 02:16:31 +0100 | Emmanuel Gil Peyrot | Move the OpenGL backend to its own package. base pytouhou/ui/sprite.pxd@a775b04e067c |