]> git.tdb.fi Git - libs/gl.git/history - source/glsl/spirv.cpp
Handle function forward declarations in the SPIR-V generator
[libs/gl.git] / source / glsl / spirv.cpp
2021-04-24 Mikko RasaHandle function forward declarations in the SPIR-V...
2021-04-22 Mikko RasaClear r_constant_result for a function call by default
2021-04-20 Mikko RasaAdd support for uint types in GLSL
2021-04-20 Mikko RasaRecognize composite constants when generating SPIR-V
2021-04-20 Mikko RasaPut specialization constant instructions in the right...
2021-04-20 Mikko RasaMove some type information functions to glsl/reflect.cpp
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