]> git.tdb.fi Git - libs/gl.git/history - source/glsl/finalize.cpp
Refactor layout legacy conversion code to be more extensible
[libs/gl.git] / source / glsl / finalize.cpp
2021-04-01 Mikko RasaRefactor layout legacy conversion code to be more exten...
2021-03-31 Mikko RasaUse type information in converting legacy texture sampl...
2021-03-31 Mikko RasaFill in the required version if empty
2021-03-31 Mikko RasaCombine the precision handling visitors and rewrite...
2021-03-31 Mikko RasaRename compatibility.* to finalize.*