]> git.tdb.fi Git - libs/gl.git/commit
Implement automatic unloading when a total size limit is exceeded
authorMikko Rasa <tdb@tdb.fi>
Mon, 8 Sep 2014 20:50:35 +0000 (23:50 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 8 Sep 2014 20:50:35 +0000 (23:50 +0300)
commit4d7f66ea28c788e12f700216b9c53af9e71b8390
treef4c3d35173d6d60104620169441e22bceb569323
parent8ed7051d1a80c7e8b198d96575338eee6a5e2485
Implement automatic unloading when a total size limit is exceeded
14 files changed:
source/pixelformat.cpp
source/pixelformat.h
source/resource.h
source/resourcemanager.cpp
source/resourcemanager.h
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