]> git.sesse.net Git - movit/commit
Remove the support for 1D textures as parameters.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 14 Jan 2014 21:48:42 +0000 (22:48 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 14 Jan 2014 21:48:42 +0000 (22:48 +0100)
commit6602e2b9d5e5a44c0f075fe083ecc26feb10c173
treec3d83a8242e030ff3820cf978f3bf78f1c8ddda2
parent7f92cccbf86c655ab94bb4a33e80e6f4f7c415d7
Remove the support for 1D textures as parameters.

This isn't required anymore after the Gamma{Compression,Expansion}Effect
stopped using it; and after seeing how it was easy to missample them
with regards to texture coordinates, I'm not honestly so sure anymore
they were a good idea in the first place.
effect.cpp
effect.h