]> git.tdb.fi Git - libs/gl.git/commit
Check for existence of required version in Formatter
authorMikko Rasa <tdb@tdb.fi>
Wed, 10 Mar 2021 10:03:24 +0000 (12:03 +0200)
committerMikko Rasa <tdb@tdb.fi>
Wed, 10 Mar 2021 13:33:37 +0000 (15:33 +0200)
commitcfee1ea700d860db170fd1621f3716bc47b677f8
tree1eaa1418dafc3b5b25926de66630eea5f0b70f83
parent1f870744029d50f29a060ddf68b8b7c40c6ef1ed
Check for existence of required version in Formatter

This way it doesn't depend on whether get_combined_glsl or get_stage_glsl
was called.
source/glsl/compiler.cpp
source/glsl/output.cpp
source/glsl/output.h