]> git.tdb.fi Git - libs/gl.git/history - builtin_data/_builtin.glsl
Check the flat qualifier from the correct member
[libs/gl.git] / builtin_data / _builtin.glsl
2022-09-03 Mikko RasaImplement tessellation shaders in the shader compiler
2022-04-11 Mikko RasaSupport compute shaders in the shader compiler
2022-04-11 Mikko RasaAdd support for storage images in shaders
2022-04-10 Mikko RasaAdd multisampled texture types to the shader compiler
2021-05-06 Mikko RasaPut the PI constant in builtins
2021-04-28 Mikko RasaImplement other texture query functions for GLSL
2021-04-20 Mikko RasaAdd support for uint types in GLSL
2021-04-13 Mikko RasaFix incorrect definition of the builtin cross function...
2021-04-06 Mikko RasaAdjust GLSL builtins
2021-03-14 Mikko RasaFix the declaration of the builtin textureLod function
2021-03-13 Mikko RasaAdd declarations for some more builtin variables
2021-03-10 Mikko RasaExpand the selection of available builtin GLSL functions
2021-03-09 Mikko RasaAdd declarations for most of the builtin functions...
2021-03-04 Mikko RasaGive declaration nodes to all GLSL types.
2021-03-04 Mikko RasaLoad builtin GLSL declarations from a file