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.03k stars 250 forks source link

4xsoftSdB defect #145

Closed Papermanzero closed 6 years ago

Papermanzero commented 6 years ago

The 4xsoftSdB shader cannot be used anymore. If applied (within a shader stack) all shaders won't be applied.

hizzlekizzle commented 6 years ago

Good catch! It actually had a couple of issues, but those should be resolved now. I'm going to close this issue, but if it continues causing problems, feel free to reopen it.