1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-11 13:10:58 +00:00
Files
godot/servers/rendering/renderer_rd
reduz d3b49c416a Refactor GLSL shader compilation
-Used a more consistent set of keywords for the shader
-Remove all harcoded entry points
-Re-wrote the GLSL shader parser, new system is more flexible. Allows any entry point organization.
-Entry point for sky shaders is now sky().
-Entry point for particle shaders is now process().
2021-04-14 11:37:52 -03:00
..
2021-04-14 11:37:52 -03:00
2021-02-18 11:23:34 -03:00
2021-02-06 15:08:21 -03:00
2021-04-05 23:11:38 +10:00
2021-04-14 11:37:52 -03:00
2021-04-14 11:37:52 -03:00