]> git.tdb.fi Git - libs/gl.git/commit
Inline variables which are simple aliases, even if not optimizing
authorMikko Rasa <tdb@tdb.fi>
Tue, 13 May 2014 16:43:31 +0000 (19:43 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 13 May 2014 16:44:42 +0000 (19:44 +0300)
commitcdd4ca79e38325a482f007d5d271d08b2d9bec6c
tree3b52979da99fde1901770115d7699249575fc470
parent739769e449eac552813b01f8dbec89a579443715
Inline variables which are simple aliases, even if not optimizing

This fixes another problem with unoptimized legacy shaders, making them
work properly again.
source/programbuilder.cpp
source/programbuilder.h