]> git.tdb.fi Git - libs/gl.git/commit
Inline trivial shader functions that are only called once
authorMikko Rasa <tdb@tdb.fi>
Fri, 2 Dec 2016 10:32:23 +0000 (12:32 +0200)
committerMikko Rasa <tdb@tdb.fi>
Fri, 2 Dec 2016 10:33:46 +0000 (12:33 +0200)
commita48aaa402e2aacab780805f529cde4ded7ae3f59
tree9b1d500b0308d4e15656ab017eb3568afdc78c7c
parent00be85f53c5bec0be00a7ed6271e1f5a38e0b534
Inline trivial shader functions that are only called once

I.e. functions that consist of a single return statement.
source/programcompiler.cpp
source/programcompiler.h