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

Introduce FX11 macros | Add a few helper macros | Port 2 shaders #121

Closed VelocityRa closed 7 years ago

VelocityRa commented 7 years ago

Also left comments on stock.cg for shader devs documenting how to make shaders compatible with FX11 and showing some helper marcos they could use with HLSL/Cg too

VelocityRa commented 7 years ago

Making a comment to notify shader devs of the repurposed PR: Everything is open for discussion. I've ported stock.cg and a non-trivial shader to the 'new system'. If there are any questions or things you want to discuss, message me here on in #libretro.