]> git.tdb.fi Git - libs/gl.git/history - scripts/builtin_funcs.py
Add support for uint types in GLSL
[libs/gl.git] / scripts / builtin_funcs.py
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...