Mercurial > touhou
log pytouhou/ui/renderer.pyx @ 301:6f1ca1cb5238
age | author | description |
---|---|---|
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. |