]> git.sesse.net Git - movit/commitdiff
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)
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.


No differences found