]> git.sesse.net Git - movit/history - input.h
DiffusionEffect now needs sRGB primaries, since we compute the luminance.
[movit] / input.h
2012-10-05 Steinar H. GundersonAllow Input to set pitch. Currently only before the...
2012-10-05 Steinar H. GundersonGenerate PBOs on-the-fly instead of having hard-coded...
2012-10-05 Steinar H. GundersonSplit inputs into a separate class (descending from...