Mercurial > touhou
log pytouhou/ui/opengl/gamerenderer.pxd @ 604:aca9551ee8b4
age | author | description |
---|---|---|
Wed, 08 Oct 2014 16:34:24 +0200 | Emmanuel Gil Peyrot | Simplify framebuffer rendering with glDrawArrays, and move it all to its own file. |
Sat, 10 May 2014 22:20:22 +0200 | Emmanuel Gil Peyrot | Fix warnings introduced in Cython 0.20, when more than one pointer is defined on the same line. |
Wed, 18 Dec 2013 17:53:29 +0100 | Emmanuel Gil Peyrot | Make matrix a struct. |