]> git.tdb.fi Git - libs/gl.git/commit
Don't return references from apply functions
authorMikko Rasa <tdb@tdb.fi>
Mon, 5 Apr 2021 12:22:40 +0000 (15:22 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 5 Apr 2021 12:26:58 +0000 (15:26 +0300)
commit2280a09a286bbff2eb41783f8023863f320a3736
treeecac09cbd166423758bd2081ad9fb40e8445b3be
parentdfcf8ebc329b79c369b88bdbeb982480aa5fc12a
Don't return references from apply functions

It's somewhat error prone, even though it hasn't caused any problems
yet.
source/glsl/debug.cpp
source/glsl/debug.h
source/glsl/optimize.cpp
source/glsl/optimize.h
source/glsl/output.cpp
source/glsl/output.h