]> git.sesse.net Git - movit/history - header.comp
Fix the uniform name for the compute shader output. (It would always be 0 by accident...
[movit] / header.comp
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.