]> git.sesse.net Git - movit/commit
Rename .glsl to .vert/.frag.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 2 Oct 2012 11:50:48 +0000 (13:50 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 2 Oct 2012 11:50:48 +0000 (13:50 +0200)
commitd4542f76df5d26843c68b1467e76722cffd801a1
tree31bb5288f3733f8096bf4f959bddcdd39b60dae6
parent873b60b640a96c8fb4c2d8c88c85d20e0a2dca6b
Rename .glsl to .vert/.frag.
22 files changed:
colorspace_conversion_effect.cpp
colorspace_conversion_effect.frag [moved from colorspace_conversion_effect.glsl with 100% similarity]
effect.cpp
effect_chain.cpp
footer.frag [moved from fs-footer.glsl with 100% similarity]
footer.vert [moved from vs-footer.glsl with 100% similarity]
gamma_compression_effect.cpp
gamma_compression_effect_rec709.frag [moved from gamma_compression_effect_rec709.glsl with 100% similarity]
gamma_compression_effect_srgb.frag [moved from gamma_compression_effect_srgb.glsl with 100% similarity]
gamma_expansion_effect.cpp
gamma_expansion_effect_rec709.frag [moved from gamma_expansion_effect_rec709.glsl with 100% similarity]
gamma_expansion_effect_srgb.frag [moved from gamma_expansion_effect_srgb.glsl with 100% similarity]
header.frag [moved from fs-header.glsl with 100% similarity]
header.vert [moved from vs-header.glsl with 100% similarity]
identity.frag [moved from identity-fs.glsl with 100% similarity]
identity.vert [moved from identity-vs.glsl with 100% similarity]
lift_gamma_gain_effect.cpp
lift_gamma_gain_effect.frag [moved from lift_gamma_gain_effect.glsl with 100% similarity]
saturation_effect.cpp
saturation_effect.frag [moved from saturation_effect.glsl with 100% similarity]
vignette_effect.cpp
vignette_effect.frag [moved from vignette_effect.glsl with 100% similarity]