mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-22 07:41:31 +11:00
a4da0992bb
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.
7 lines
98 B
Plaintext
7 lines
98 B
Plaintext
shaders = 1
|
|
|
|
shader0 = shaders/fxaa.slang
|
|
filter_linear0 = true
|
|
scale_type0 = source
|
|
scale0 = 1.0
|