]> git.tdb.fi Git - libs/gl.git/commit
Refactor the way of applying visitors to stages
authorMikko Rasa <tdb@tdb.fi>
Mon, 15 Feb 2021 14:01:55 +0000 (16:01 +0200)
committerMikko Rasa <tdb@tdb.fi>
Mon, 15 Feb 2021 15:09:51 +0000 (17:09 +0200)
commit1fa69bb8eec3070f5da296d6dd0bd67aea62d3bf
tree2aa9457e994350ef638cce690f5a4a7a013cc3d7
parenta93a69e53263005709fa172845b01f81cd1c074c
Refactor the way of applying visitors to stages
13 files changed:
source/glsl/builtin.cpp
source/glsl/compatibility.cpp
source/glsl/compatibility.h
source/glsl/compiler.cpp
source/glsl/compiler.h
source/glsl/generate.cpp
source/glsl/generate.h
source/glsl/optimize.cpp
source/glsl/optimize.h
source/glsl/output.cpp
source/glsl/output.h
source/glsl/visitor.cpp
source/glsl/visitor.h