]> git.sesse.net Git - movit/commitdiff
Cleanup: Make uniforms for RTT samplers like all other uniforms.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 13 Sep 2015 18:40:58 +0000 (20:40 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 13 Sep 2015 18:40:58 +0000 (20:40 +0200)
This also removes an ugly special-casing where one single place
in the entire code would call glUniform1i directly.


No differences found