]> git.sesse.net Git - movit/history - resize_effect.h
Support rendering compute shaders straight to textures (skipping the dummy phase).
[movit] / resize_effect.h
2015-09-02 Steinar H. GundersonCollapse passes more aggressively in the face of size...
2014-02-12 Steinar H. GundersonMove everything into “namespace movit”.
2013-02-03 Steinar H. GundersonPrefix include guards with _MOVIT to avoid clashes...
2013-02-02 Steinar H. GundersonRun include-what-you-use over all of movit. Some hand...
2013-02-02 Steinar H. GundersonAdd a new alpha handling method, INPUT_PREMULTIPLIED_AL...
2013-02-01 Steinar H. GundersonIn resizing effects, add the notion of a “virtual outpu...
2012-10-08 Steinar H. GundersonOutput the graph in dot form at finalize time.
2012-10-07 Steinar H. GundersonSupport changing resolution in effects, and add a simpl...