]> git.sesse.net Git - movit/history - multiply_effect.cpp
Make register_int call register_uniform_int, now that we require GLSL 1.30.
[movit] / multiply_effect.cpp
2014-02-12 Steinar H. GundersonMove everything into “namespace movit”.
2014-01-23 Steinar H. GundersonAnother round of include-what-you-use.
2014-01-23 Steinar H. GundersonMove to 'using namespace std;' in all .cpp files.
2013-11-06 Steinar H. GundersonPromote MultiplyEffect to a real effect.