Mercurial > touhou
log pytouhou/ui/renderer.pyx @ 367:2674c789e0c3
age | author | description |
---|---|---|
Tue, 13 Mar 2012 18:38:14 +0100 | Thibaut Girka | Update attribute names to reflect the actual interface. |
Sat, 10 Mar 2012 20:30:55 +0100 | Thibaut Girka | Avoid segfaults in the unlikely case a huge number of sprites is rendered. |
Mon, 02 Jan 2012 18:46:55 +0100 | Thibaut Girka | Implement ANM0 instruction 29 and fix 24 |
Sun, 18 Dec 2011 21:23:51 +0100 | Thibaut Girka | Make pytouhou.ui.{background,texture} Cython modules as they are only used by Cython modules. |
Sun, 18 Dec 2011 20:47:48 +0100 | Thibaut Girka | Refactor rendering code a bit. |