Mercurial > touhou
log pytouhou/ui/renderer.pxd @ 458:1b56d62250ab
age | author | description |
---|---|---|
Thu, 05 Sep 2013 23:11:54 +0200 | Emmanuel Gil Peyrot | Make pytouhou.ui.{window,shader,game{runner,renderer}} extension types. |
Tue, 16 Jul 2013 21:11:40 +0200 | Emmanuel Gil Peyrot | Add native text support, MSG instructions 3 and 8, and text at the beginning of a stage. |
Sat, 03 Aug 2013 15:49:11 +0200 | Emmanuel Gil Peyrot | Improve render_elements’ speed a lot, and fix it in some corner cases. Thanks liori! |
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. |