Merge pull request #41 from rz5/patch-3

(lottes-trinitron) Fix path of shader5
This commit is contained in:
hizzlekizzle 2016-09-20 07:46:08 -05:00 committed by GitHub
commit 44cb9b6468

View file

@ -24,7 +24,7 @@ shader4 = ../crt/shaders/crt-royale/src/crt-royale-first-pass-linearize-crt-gamm
srgb_framebuffer4 = true
alias4 = "REFERENCE"
shader5 = "shaders/crt-lottes-multipass/threshold.slang"
shader5 = "../crt/shaders/crt-lottes-multipass/threshold.slang"
srgb_framebuffer5 = "true"
shader6 = "../blurs/blur9fast-vertical.slang"