libretro / common-shaders

Collection of commonly used Cg shaders. These shaders are usable by either HLSL and/or Cg runtime compilers. The cg2glsl script will translate most of these into GLSL shaders.
http://www.libretro.com
1.05k stars 250 forks source link

Interlacing shader reports warning message #79

Open LaserMoai opened 8 years ago

LaserMoai commented 8 years ago

I'm using the stable build from Arch repos. Since a recent RetroArch git build interlacing shader has started to consistently output a "RetroArch [INFO] :: Shader log: 0:135(17): warning: `_ret_0' used uninitialized" message while loading. There doesn't seem to be any difference in video output.