]> git.tdb.fi Git - libs/gl.git/history - source/glsl/compiler.h
Add a standalone GLSL compiler frontend
[libs/gl.git] / source / glsl / compiler.h
2021-02-21 Mikko RasaAdd a standalone GLSL compiler frontend
2021-02-21 Mikko RasaReduce coupling between the GLSL compiler and the graph...
2021-02-21 Mikko RasaHeader fixes in the GLSL compiler
2021-02-21 Mikko RasaRedesign the way shader programs are loaded
2021-02-18 Mikko RasaRefactor the interface of SL::Compiler
2021-02-15 Mikko RasaRefactor the way of applying visitors to stages
2021-02-15 Mikko RasaSplit SL::Compiler into several files
2021-02-14 Mikko RasaMove the GLSL compiler entirely in its own namespace