]> git.tdb.fi Git - libs/gl.git/history - scripts/builtin_funcs.py
Check the flat qualifier from the correct member
[libs/gl.git] / scripts / builtin_funcs.py
2022-04-11 Mikko RasaAdd support for storage images in shaders
2022-04-10 Mikko RasaAdd multisampled texture types to the shader compiler
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-10 Mikko RasaExpand the selection of available builtin GLSL functions
2021-03-09 Mikko RasaAdd declarations for most of the builtin functions...