Mercurial > touhou
log pytouhou/ui/gamerenderer.pyx @ 505:bfea9e9a6845
age | author | description |
---|---|---|
Fri, 01 Nov 2013 14:45:53 +0100 | Emmanuel Gil Peyrot | Manage the texture-specific indices in the Texture, and some more renderer optimisations. |
Fri, 04 Oct 2013 14:27:11 +0200 | Emmanuel Gil Peyrot | Optimize GameRunner some more, fix replay, and remove Window dependency in Renderer. |
Mon, 16 Sep 2013 18:42:12 +0200 | Emmanuel Gil Peyrot | Cythonize pytouhou.game.text. |
Thu, 12 Sep 2013 15:47:08 +0200 | Emmanuel Gil Peyrot | Add “except *” to cdef void functions, and type some more. |