summaryrefslogtreecommitdiffhomepage
path: root/examples/shaders/resources
diff options
context:
space:
mode:
authorgtrxAC <[email protected]>2022-11-22 19:16:44 +0200
committerGitHub <[email protected]>2022-11-22 18:16:44 +0100
commitc48de2d1afdeefa99c5ad7760ffe8873993c841c (patch)
tree152502188f90f62b1702715b14d159a22db52343 /examples/shaders/resources
parentc0010105c258096d190536c9043e67be18164413 (diff)
downloadraylib-c48de2d1afdeefa99c5ad7760ffe8873993c841c.tar.gz
raylib-c48de2d1afdeefa99c5ad7760ffe8873993c841c.zip
Rename lighting_instanced shader (glsl100) to lighting_instancing (#2805)
* JSON parser: Use array for function params (#2255) * Parser: follow C convention of type before name * Update file names in build scripts * Rename lighting_instanced shader to instancing
Diffstat (limited to 'examples/shaders/resources')
-rw-r--r--examples/shaders/resources/shaders/glsl100/lighting_instancing.vs (renamed from examples/shaders/resources/shaders/glsl100/lighting_instanced.vs)0
1 files changed, 0 insertions, 0 deletions
diff --git a/examples/shaders/resources/shaders/glsl100/lighting_instanced.vs b/examples/shaders/resources/shaders/glsl100/lighting_instancing.vs
index eb47bb91..eb47bb91 100644
--- a/examples/shaders/resources/shaders/glsl100/lighting_instanced.vs
+++ b/examples/shaders/resources/shaders/glsl100/lighting_instancing.vs