]> git.tdb.fi Git - libs/gl.git/history - source/glsl/spirvconstants.h
Recognize unknown index as matching any index
[libs/gl.git] / source / glsl / spirvconstants.h
2021-04-28 Mikko RasaImplement other texture query functions for GLSL
2021-04-28 Mikko RasaImplement textureSize as a visitor function in the...
2021-04-28 Mikko RasaStore required capabilities for SPIR-V builtin functions
2021-04-24 Mikko RasaFix opcode for matrix inverse
2021-04-20 Mikko RasaAdd support for uint types in GLSL
2021-04-14 Mikko RasaAdd generator ID for the SPIR-V compiler
2021-04-09 Mikko RasaAdd a SPIR-V backend to the GLSL compiler