Mercurial > touhou
log pytouhou/ui/renderer.pxd @ 423:d8630c086926
age | author | description |
---|---|---|
Tue, 16 Jul 2013 21:07:15 +0200 | Emmanuel Gil Peyrot | Replace Pyglet with our own Cython OpenGL wrapper. |
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. |
Tue, 12 Feb 2013 18:20:49 +0100 | Emmanuel Gil Peyrot | Move the background rendering code to pytouhou.ui.renderer. |
Fri, 27 Jul 2012 18:43:48 +0200 | Emmanuel Gil Peyrot | Add a programmable pipeline renderer, and a --fixed-pipeline switch to use the old one. |
Sun, 18 Dec 2011 20:47:48 +0100 | Thibaut Girka | Refactor rendering code a bit. |