Mercurial > touhou
log pytouhou/ui/opengl/shader.pxd @ 694:3ff1af76e413
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. |
Wed, 18 Dec 2013 17:53:29 +0100 | Emmanuel Gil Peyrot | Make matrix a struct. |
Thu, 05 Dec 2013 02:16:31 +0100 | Emmanuel Gil Peyrot | Move the OpenGL backend to its own package. base pytouhou/ui/shader.pxd@a9d1da04908a |