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

Add a NTSC NES color decoder shader, based on Bisqwit's code #107

Closed Monroe88 closed 7 years ago

Monroe88 commented 7 years ago

Same as libretro/slang-shaders#54