log pytouhou/ui/opengl/shaders/eosd.py @ 604:aca9551ee8b4

age author description
Tue, 11 Nov 2014 15:46:31 +0100 Thibaut Girka Fix compiling issues with Cython 0.20 ; don't pretend to concat shader sources
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.
Fri, 30 May 2014 16:40:36 +0200 Emmanuel Gil Peyrot Don’t hardcode GLSL version in our shaders, instead make them dependent on GL version.
Thu, 05 Dec 2013 02:16:31 +0100 Emmanuel Gil Peyrot Move the OpenGL backend to its own package. base pytouhou/ui/shaders/eosd.py@bef2d2d9c4b7