]> git.tdb.fi Git - libs/gl.git/history - source/glsl/output.h
Transform interface block contents into structs
[libs/gl.git] / source / glsl / output.h
2021-03-08 Mikko RasaTransform interface block contents into structs
2021-02-27 Mikko RasaAdd some documentation to the GLSL compiler
2021-02-25 Mikko RasaImprove support for interface blocks
2021-02-23 Mikko RasaRemove the using declarations from visitors
2021-02-22 Mikko RasaOutput the passthrough statement in both GLSL and debug...
2021-02-21 Mikko RasaRedesign the way shader programs are loaded
2021-02-21 Mikko RasaAllow using SL::Formatter on single nodes
2021-02-15 Mikko RasaAdjust member access of the various visitors in the...
2021-02-15 Mikko RasaRefactor the way of applying visitors to stages
2021-02-15 Mikko RasaSplit SL::Compiler into several files