]> git.tdb.fi Git - libs/gl.git/history - source/glsl/spirvconstants.h
Remove Vulkan checks from feature converters
[libs/gl.git] / source / glsl / spirvconstants.h
2021-12-11 Mikko RasaEmit a max invocations exec mode for geometry shaders
2021-11-17 Mikko RasaUse OriginUpperLeft execution mode on Vulkan as require...
2021-11-10 Mikko RasaAdd basic Vulkan support to the shader compiler
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