Update WR - includes a number of optimizations, bsd build fixes, tidy ups.

This commit is contained in:
Glenn Watson 2016-10-24 15:37:21 +10:00
parent d5e412b3f1
commit 00789210b0
9 changed files with 233 additions and 196 deletions

View file

@ -4,5 +4,5 @@
varying vec2 vUv0;
varying vec2 vUv1;
flat varying ivec2 vInfo;
flat varying float vAmount;
flat varying vec4 vUv1Rect;
flat varying int vOp;