]> git.tdb.fi Git - libs/gl.git/commit
Replace Texturing::Attachment with a simple Texture pointer
authorMikko Rasa <tdb@tdb.fi>
Fri, 17 Oct 2014 21:14:27 +0000 (00:14 +0300)
committerMikko Rasa <tdb@tdb.fi>
Fri, 17 Oct 2014 21:14:27 +0000 (00:14 +0300)
commitc8f98daaaba04ba93d6d7170302d8b91c3410fa5
tree133a72588958e23048ec1793ac66a62449bf28e5
parent9dc2c20e8c7ac91d932b12492591b65786e24b0f
Replace Texturing::Attachment with a simple Texture pointer

No point to have the struct now that TexEnv is gone.
source/texturing.cpp
source/texturing.h