Update shaders for sampler names, copy new text-shadow shaders.

This commit is contained in:
Glenn Watson 2016-11-11 05:57:01 +10:00
parent db357b0334
commit 9991e0674b
18 changed files with 219 additions and 10 deletions

View file

@ -0,0 +1,7 @@
#line 1
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
varying vec2 vUv;
flat varying vec4 vColor;