log pytouhou/ui/opengl/shader.pyx @ 590:e15672733c93

age author description
Tue, 30 Sep 2014 17:14:24 +0200 Emmanuel Gil Peyrot Switch to Python 3.x instead of 2.7.
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.