hurrdurr fix broken paths

This commit is contained in:
hizzlekizzle 2016-09-19 19:13:39 -05:00 committed by GitHub
parent 9e7eaccf27
commit b1865afb31

View file

@ -1,6 +1,6 @@
shaders = 17
shader0 = shaders/crt-lottes-multipass/glow-trails0.slang
shader0 = ../crt/shaders/crt-lottes-multipass/glow-trails0.slang
filter_linear0 = false
scale_type0 = source
scale0 = 1.0
@ -18,9 +18,9 @@ scale_type2 = "source"
scale2 = "1.0"
srgb_framebuffer2 = "true"
shader3 = shaders/crt-lottes-multipass/glow-trails1.slang
shader3 = ../crt/shaders/crt-lottes-multipass/glow-trails1.slang
shader4 = shaders/crt-royale/src/crt-royale-first-pass-linearize-crt-gamma-bob-fields.slang
shader4 = ../crt/shaders/crt-royale/src/crt-royale-first-pass-linearize-crt-gamma-bob-fields.slang
srgb_framebuffer4 = true
alias4 = "REFERENCE"
@ -40,55 +40,55 @@ scale_type7 = "source"
scale7 = "1.0"
srgb_framebuffer7 = "true"
shader8 = shaders/crt-lottes-multipass/horz3minus1.slang
shader8 = ../crt/shaders/crt-lottes-multipass/horz3minus1.slang
srgb_framebuffer8 = true
scale_type8 = source
filter_linear8 = true
alias8 = horz3minus1
shader9 = shaders/crt-lottes-multipass/horz3plus1.slang
shader9 = ../crt/shaders/crt-lottes-multipass/horz3plus1.slang
srgb_framebuffer9 = true
scale_type9 = source
filter_linear9 = true
alias9 = horz3plus1
shader10 = shaders/crt-lottes-multipass/horz5minus2.slang
shader10 = ../crt/shaders/crt-lottes-multipass/horz5minus2.slang
srgb_framebuffer10 = true
scale_type10 = source
filter_linear10 = true
alias10 = horz5minus2
shader11 = shaders/crt-lottes-multipass/horz5.slang
shader11 = ../crt/shaders/crt-lottes-multipass/horz5.slang
srgb_framebuffer11 = true
scale_type11 = source
filter_linear11 = true
alias11 = horz5
shader12 = shaders/crt-lottes-multipass/horz5plus2.slang
shader12 = ../crt/shaders/crt-lottes-multipass/horz5plus2.slang
srgb_framebuffer12 = true
scale_type12 = source
filter_linear12 = true
alias12 = horz5plus2
shader13 = shaders/crt-lottes-multipass/horz7minus1.slang
shader13 = ../crt/shaders/crt-lottes-multipass/horz7minus1.slang
srgb_framebuffer13 = true
scale_type13 = source
filter_linear13 = true
alias13 = horz7minus1
shader14 = shaders/crt-lottes-multipass/horz7.slang
shader14 = ../crt/shaders/crt-lottes-multipass/horz7.slang
srgb_framebuffer14 = true
scale_type14 = source
filter_linear14 = true
alias14 = horz7
shader15 = shaders/crt-lottes-multipass/horz7plus1.slang
shader15 = ../crt/shaders/crt-lottes-multipass/horz7plus1.slang
srgb_framebuffer15 = true
scale_type15 = source
filter_linear15 = true
alias15 = horz7plus1
shader16 = shaders/crt-lottes-multipass/crt-lottes-multipass-glow.slang
shader16 = ../crt/shaders/crt-lottes-multipass/crt-lottes-multipass-glow.slang
texture_wrap_mode16 = "clamp_to_edge"
parameters = "mixfactor;threshold;trail_bright;glowFactor;hardScan;shadowMask;warpX"