]> git.tdb.fi Git - libs/gl.git/commit
Minor fixes to texture anisotropy handling
authorMikko Rasa <tdb@tdb.fi>
Wed, 20 Jun 2018 10:38:16 +0000 (13:38 +0300)
committerMikko Rasa <tdb@tdb.fi>
Wed, 20 Jun 2018 10:38:16 +0000 (13:38 +0300)
commit4cb33c263a00787a57531dfc41a4128bf34d7bee
tree7a2f6676e92261e8257267c1b7b7ada2e9b30c4e
parent9f5f027d1c93e541a12b8e4c04bd25b11edbe132
Minor fixes to texture anisotropy handling

Initialize the anisotropy parameter and don't try to set it unless the
extension is supported.
source/texture.cpp