]> git.tdb.fi Git - libs/gl.git/commit
Use emplace_back and move semantics where applicable
authorMikko Rasa <tdb@tdb.fi>
Tue, 12 Dec 2023 22:22:18 +0000 (00:22 +0200)
committerMikko Rasa <tdb@tdb.fi>
Tue, 12 Dec 2023 22:28:33 +0000 (00:28 +0200)
commitc75642754dde7ca80f92623f409f9c41d81f7965
treea46ee509643383f8cc09914afa4b10101d646912
parent87815f0f7907a4a908ec7e7a63b5f8a568853188
Use emplace_back and move semantics where applicable
source/animation/animation.cpp
source/animation/armature.cpp
source/backends/opengl/program_backend.cpp
source/builders/sequencetemplate.cpp
source/core/module.cpp
source/core/program.cpp
source/effects/shadowmap.cpp
source/materials/technique.cpp
source/render/sequence.h