]> git.tdb.fi Git - libs/gl.git/commit
Pass the resource collection to async loaders
authorMikko Rasa <tdb@tdb.fi>
Sun, 20 Sep 2015 11:18:27 +0000 (14:18 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sun, 20 Sep 2015 11:20:26 +0000 (14:20 +0300)
commitcabb833e9b4ca10b9f350f3be6c351dce6a66822
treedc12fbb425faae82b0a27004026df2a7d45a6fd0
parent3535b65a6523abe89f3e008c8c885fcdd64a97ad
Pass the resource collection to async loaders

This way they can access the loading parameters specified in that
collection.
source/mesh.cpp
source/mesh.h
source/resource.h
source/resourcemanager.cpp
source/texture1d.h
source/texture2d.cpp
source/texture2d.h
source/texture3d.h
source/texturecube.h