slang-shaders/anti-aliasing/fxaa.slangp
Jonatas Esteves a4da0992bb New port of SMAA
Adds a new port of SMAA. This includes the original sources unmodified. The original does a great job of ensuring compatibility with any shader compiler, so no need to modify it.

- Add a runtime toggle to choose edge detection technique;
- Position independent, doesn't need to be the first shader in a chain anymore.
2021-09-02 02:40:09 -03:00

7 lines
98 B
Plaintext

shaders = 1
shader0 = shaders/fxaa.slang
filter_linear0 = true
scale_type0 = source
scale0 = 1.0