]> git.sesse.net Git - movit/history - effect.cpp
Fix a warning.
[movit] / effect.cpp
2012-10-01 Steinar H. GundersonAdd vec2 parameter support.
2012-10-01 Steinar H. GundersonThe return value from glGetUniformLocation() is of...
2012-10-01 Steinar H. GundersonActually set all the right uniforms, so we have a pictu...
2012-10-01 Steinar H. GundersonOutput convenience uniforms per effect. Also, do not...
2012-10-01 Steinar H. GundersonMove the Effect class out into its own file.