istereo

diff sdr/text.p.glsl @ 30:8dd271942543

fixed everything
author John Tsiombikas <nuclear@mutantstargoat.com>
date Thu, 08 Sep 2011 14:52:13 +0300
parents fb4c9641059f
children
line diff
     1.1 --- a/sdr/text.p.glsl	Thu Sep 08 08:31:15 2011 +0300
     1.2 +++ b/sdr/text.p.glsl	Thu Sep 08 14:52:13 2011 +0300
     1.3 @@ -1,5 +1,5 @@
     1.4  #ifdef GL_ES
     1.5 -precision highp float;
     1.6 +precision mediump float;
     1.7  #endif
     1.8  
     1.9  uniform sampler2D tex;