Mercurial > touhou
log pytouhou/ui/gamerunner.py @ 419:1c92721f8e49
age | author | description |
---|---|---|
Wed, 06 Feb 2013 18:45:12 +0100 | Thibaut Girka | Re-implement frame control |
Tue, 16 Jul 2013 21:07:15 +0200 | Emmanuel Gil Peyrot | Replace Pyglet with SDL2 for window creation and events; disables framerate control/display and sound. |
Wed, 12 Jun 2013 18:30:08 +0200 | Emmanuel Gil Peyrot | Refactor the maths functions out of Renderer. |
Tue, 12 Feb 2013 19:19:31 +0100 | Emmanuel Gil Peyrot | Make the background use a single vbo and offsets, just like the 2D code. |