Mercurial > touhou
log pytouhou/ui/opengl/gamerenderer.pxd @ 562:991c817d1e6b
age | author | description |
---|---|---|
2014-05-10 | Emmanuel Gil Peyrot | Fix warnings introduced in Cython 0.20, when more than one pointer is defined on the same line. |
2013-12-18 | Emmanuel Gil Peyrot | Make matrix a struct. |
2013-12-07 | Emmanuel Gil Peyrot | Optimise background rendering. |
2014-05-11 | Emmanuel Gil Peyrot | Merge the lists Game.texts and Game.native_texts into the Game.texts dict. |
2013-12-05 | Emmanuel Gil Peyrot | Move the OpenGL backend to its own package. base pytouhou/ui/gamerenderer.pxd@354e1d1bb820 |