]> git.tdb.fi Git - libs/gl.git/history - source/glsl/validate.cpp
Use insert instead of [] to retain the first item with the same name
[libs/gl.git] / source / glsl / validate.cpp
2021-03-04 Mikko RasaUse insert instead of [] to retain the first item with...
2021-03-04 Mikko RasaAdd basic validation to the GLSL compiler