Mercurial > touhou
log pytouhou/ui/opengl/sprite.pyx @ 523:6e3b3d5d4691
age | author | description |
---|---|---|
Wed, 18 Dec 2013 17:53:29 +0100 | Emmanuel Gil Peyrot | Make matrix a struct. |
Fri, 06 Dec 2013 19:02:42 +0100 | Emmanuel Gil Peyrot | Add an indirection layer for textures, to cope with drivers assigning them random names. |
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.pyx@b9343fd201a7 |