Mercurial > touhou
log pytouhou/ui/renderer.pyx @ 461:6af3854ed826
age | author | description |
---|---|---|
Wed, 11 Sep 2013 00:35:49 +0200 | Emmanuel Gil Peyrot | Make NativeText work with the fixed pipeline. |
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! |
Wed, 07 Aug 2013 11:34:40 +0200 | Emmanuel Gil Peyrot | Improve Matrix representation, using float[16] instead of imbricated python lists. |