]> git.tdb.fi Git - libs/gl.git/commit
Rearrange texture bind calls to keep them closer to where they're needed
authorMikko Rasa <tdb@tdb.fi>
Fri, 28 Oct 2016 12:21:03 +0000 (15:21 +0300)
committerMikko Rasa <tdb@tdb.fi>
Fri, 28 Oct 2016 12:21:03 +0000 (15:21 +0300)
commit194f960f91041ebee44e2745627d5e480e893d82
tree772392609d89cfd13d1eb5758a32c02c9d502476
parent6f8c0c6c088be92804cb413c0234bfb817ef2d8d
Rearrange texture bind calls to keep them closer to where they're needed
source/texture1d.cpp
source/texture2d.cpp
source/texture3d.cpp
source/texturecube.cpp