slang-shaders/anti-aliasing/shaders/smaa
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
..
AreaTex.png New port of SMAA 2021-09-02 02:40:09 -03:00
SearchTex.png New port of SMAA 2021-09-02 02:40:09 -03:00
smaa-pass0.slang New port of SMAA 2021-09-02 02:40:09 -03:00
smaa-pass1.slang New port of SMAA 2021-09-02 02:40:09 -03:00
smaa-pass2.slang New port of SMAA 2021-09-02 02:40:09 -03:00
SMAA.frag New port of SMAA 2021-09-02 02:40:09 -03:00
SMAA.hlsl New port of SMAA 2021-09-02 02:40:09 -03:00