log pytouhou/ui/opengl/shader.pxd @ 772:7492d384d122 default tip

age author description
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.
Wed, 08 Oct 2014 13:21:03 +0200 Emmanuel Gil Peyrot Split GLenum into subtypes, in order to add type safety when calling OpenGL functions.