]> git.sesse.net Git - movit/history - vs.vert
Fix a bug when scaling and doing offset at the same time. (At least one more remains.)
[movit] / vs.vert
2014-03-08 Steinar H. GundersonUse GLSL 1.30-style attributes for the main shader.
2012-10-02 Steinar H. GundersonKill the vertex shader system; it is too complicated...