Mercurial > touhou
log setup.py @ 528:7c3c90468996
age | author | description |
---|---|---|
Wed, 18 Dec 2013 22:36:23 +0100 | Emmanuel Gil Peyrot | Inherit music players from a base class. |
Wed, 18 Dec 2013 18:15:45 +0100 | Emmanuel Gil Peyrot | Precalculate the inverse of the texture size at ANM load, to not recalculate at every sprite change. |
Wed, 18 Dec 2013 17:53:16 +0100 | Emmanuel Gil Peyrot | Add a compilation option to disable anmviewer. |
Wed, 18 Dec 2013 17:10:21 +0100 | Emmanuel Gil Peyrot | Add a debug option to enable HTML annotations, type inference display and profiling. |
Fri, 06 Dec 2013 19:02:42 +0100 | Emmanuel Gil Peyrot | Add an indirection layer for textures, to cope with drivers assigning them random names. |
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. |