summaryrefslogtreecommitdiff
path: root/servers/rendering/shader_warnings.h
AgeCommit message (Expand)Author
2022-07-25Code quality: Fix header guards consistencyRémi Verschelde
2022-05-16Replace most uses of Map by HashMapreduz
2022-01-03Update copyright statements to 2022Rémi Verschelde
2022-01-03Add a shader warning when the uniform buffer limit is exceededYuri Roubinsky
2021-12-01Allow using empty statements in the shader, added formatting warningYuri Roubinsky
2021-06-29Added a shader warning about unused local variable Yuri Roubinsky
2021-05-22Basic warning support implementation for the Godot Shading Language.Yuri Roubinsky