log pytouhou/ui/renderer.pxd @ 462:a71b912b45b7

age author description
Wed, 11 Sep 2013 00:36:50 +0200 Emmanuel Gil Peyrot Render to framebuffers first, and reposition some interface elements in the game area.
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!