]> git.sesse.net Git - movit/history - header.comp
Remove some unused members in tests. Found by Clang 7.
[movit] / header.comp
2018-01-23 Steinar H. GundersonRemove a FIXME which turned out to not be so important...
2017-12-28 Steinar H. GundersonFix the uniform name for the compute shader output...
2017-11-25 Steinar H. GundersonSupport top-left origin for compute shaders.
2017-11-24 Steinar H. GundersonSupport chaining certain effects after compute shaders.
2017-11-22 Steinar H. GundersonMove compute shader functions from the header to the...
2017-11-22 Steinar H. GundersonSupport other output formats than GL_RGBA16F; was easie...
2017-11-18 Steinar H. GundersonBump compute shader header to #version 150.
2017-11-18 Steinar H. GundersonMore renaming of .compute -> .comp.