mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-23 00:01:31 +11:00
259ff81f4b
* 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/
19 lines
372 B
Plaintext
19 lines
372 B
Plaintext
shaders = "3"
|
|
|
|
shader0 = ../shaders/support/stock.slang
|
|
scale_type0 = source
|
|
scale0 = 1.0
|
|
alias0 = XbrSource
|
|
|
|
shader1 = ../shaders/xbr-lv2-multipass/xbr-lv2-pass0.slang
|
|
scale_type1 = "source"
|
|
scale1 = "1.000000"
|
|
|
|
shader2 = ../shaders/xbr-lv2-multipass/xbr-lv2-pass1.slang
|
|
scale_type2 = viewport
|
|
|
|
filter_linear0 = "false"
|
|
filter_linear1 = "false"
|
|
filter_linear2 = "false"
|
|
|