Mercurial > touhou
log setup.py @ 513:5e3e0b09a531
age | author | description |
---|---|---|
Thu, 05 Dec 2013 02:16:31 +0100 | Emmanuel Gil Peyrot | Move the OpenGL backend to its own package. |
Thu, 05 Dec 2013 01:55:39 +0100 | Emmanuel Gil Peyrot | Add a pure SDL backend. |
Fri, 01 Nov 2013 14:45:53 +0100 | Emmanuel Gil Peyrot | Don’t compile useless packages. |
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 11:11:02 +0200 | Emmanuel Gil Peyrot | Don’t compile files that don’t benefit from static typing. |
Fri, 06 Sep 2013 23:29:19 +0200 | Emmanuel Gil Peyrot | Add a context manager to initialize and shut down SDL outside of Window. |