]> git.tdb.fi Git - libs/gl.git/commit
Implement loading functionality for texture classes that were missing it
authorMikko Rasa <tdb@tdb.fi>
Thu, 27 Oct 2016 07:48:32 +0000 (10:48 +0300)
committerMikko Rasa <tdb@tdb.fi>
Thu, 27 Oct 2016 07:49:42 +0000 (10:49 +0300)
commitd2efbd8a32efa2a3ee8542efc846277af19d63e0
tree428bf1f976c69715608e734a94ae9e1809857c9c
parente079d5a878e83dc0baffcec66a57659c885cd593
Implement loading functionality for texture classes that were missing it
source/resources.cpp
source/texture.cpp
source/texture.h
source/texture1d.cpp
source/texture1d.h
source/texture2d.cpp
source/texture2d.h
source/texture3d.cpp
source/texture3d.h
source/texturecube.cpp
source/texturecube.h