log pytouhou/ui/opengl/renderer.pyx @ 742:0a250ddfae79

age author description
Thu, 05 Mar 2015 20:36:41 +0100 Emmanuel Gil Peyrot Use a specific vbo/vao pair for text rendering.
Sun, 29 Mar 2015 00:08:20 +0100 Emmanuel Gil Peyrot Change all “void except *” function into “bint except True”, to prevent PyErr_Occurred() from being called at each call.
Sun, 21 Dec 2014 19:15:59 +0100 Emmanuel Gil Peyrot Add back a GL_QUADS path for legacy applications.