]> git.tdb.fi Git - libs/gl.git/commit
Add the missing TexEnv::current() function
authorMikko Rasa <tdb@tdb.fi>
Thu, 15 Jul 2010 15:51:30 +0000 (15:51 +0000)
committerMikko Rasa <tdb@tdb.fi>
Thu, 15 Jul 2010 15:51:30 +0000 (15:51 +0000)
commit020811d96d5c823686e5c2b0a392b95d1a321f05
tree32e58be91776238b813d63acb10890eeb3dd61c2
parentabc16c5ab0fff0945d724febe9d5d3889fb8a6ce
Add the missing TexEnv::current() function
Use current() instead of the more complex invocation in Texture::update_parameter
source/texenv.cpp
source/texenv.h
source/texture.cpp