log pytouhou/ui/opengl/texture.pyx @ 582:6e79756b7f42

age author description
Sun, 05 Oct 2014 17:46:51 +0200 Emmanuel Gil Peyrot Don’t call gl*DebugGroup if it isn’t exposed by the driver.
Sun, 07 Sep 2014 13:26:41 +0200 Emmanuel Gil Peyrot Fix a compilation issue on Cython 0.20.
Sun, 17 Aug 2014 16:16:58 +0200 Emmanuel Gil Peyrot Add grouping for OpenGL calls, making traces much more readable.
Fri, 30 May 2014 16:40:36 +0200 Emmanuel Gil Peyrot Get OpenGL ES 2.0 to work thanks to libepoxy. PCB textures will need swizzle in the shaders since BGRA isn’t natively supported on GLES.