]> git.sesse.net Git - movit/history - compute_shader_test.cpp
Support other output formats than GL_RGBA16F; was easier than originally feared.
[movit] / compute_shader_test.cpp
2017-11-22 Steinar H. GundersonSupport other output formats than GL_RGBA16F; was easie...
2017-11-18 Steinar H. GundersonRename .compute to .comp, to be in line with the Khrono...
2017-11-13 Steinar H. GundersonAdd support for compute shaders.