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

Documentation and licensing #89

Open alvyfriedman opened 7 years ago

alvyfriedman commented 7 years ago

I think this collection could really use a README that lists off the the shaders, what they do, and what license they are under. In addition, some of these shaders are GPL instead of LGPL, which complicates the licensing of any program that wants to utilize them.

nobuyukinyuu commented 5 years ago

Bump