log pytouhou/ui/opengl/renderer.pxd @ 558:94725968dabb

age author description
Thu, 12 Dec 2013 13:47:17 +0100 Emmanuel Gil Peyrot Use vertex array objects, to be compatible with OpenGL 3.1+ core profile.
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.