slang-shaders/edge-smoothing/scalefx/shaders/old/scalefx.slangp
fishcu 259ff81f4b
Repo reorg: edge smoothing, interpolation, and pixel art scaling (#469)
* Move initial batch of shaders and presets to smoothing subdirectory

* Rename smoothing to edge enhancement

* Move cubic and windowed into interpolation

* Fix some presets

* Fix rest of presets

* Rename edge-enhancement to edge-smoothing

* Move pixel art scalers into separate directory separate from 'interpolation'

* Flatten interpolation/cubic into interpolation/
2023-08-12 18:09:28 -05:00

25 lines
428 B
Plaintext

shaders = 5
shader0 = ../../../../stock.slang
alias0 = scalefx_old_refpass
shader1 = scalefx-pass0.slang
filter_linear1 = false
scale_type1 = source
scale1 = 1.0
shader2 = scalefx-pass1.slang
filter_linear2 = false
scale_type2 = source
scale2 = 1.0
shader3 = scalefx-pass2.slang
filter_linear3 = false
scale_type3 = source
scale3 = 1.0
shader4 = scalefx-pass3.slang
filter_linear4 = false
scale_type4 = source
scale4 = 3.0