Merge remote-tracking branch 'runelite/master' into 1508-merge

This commit is contained in:
Owain van Brakel
2019-08-15 19:49:55 +02:00
12 changed files with 113 additions and 50 deletions

View File

@@ -31,7 +31,7 @@ uniform float smoothBanding;
uniform vec4 fogColor;
in vec4 Color;
centroid in float fHsl;
in float fHsl;
in vec4 fUv;
in float fogAmount;