]> git.sesse.net Git - movit/history - sandbox_effect.frag
Run init_lanczos_table using std::call_once, now that we have C++11.
[movit] / sandbox_effect.frag
2012-10-04 Steinar H. GundersonReplace LAST_INPUT with INPUT.
2012-10-03 Steinar H. GundersonAdd a “sandbox effect” that does nothing but is a usefu...