slang-shaders/crt/crt-lottes-multipass.slangp
hunterk 2b30c6089f
Make a bunch of implicit scaling settings explicit (#375)
* make a bunch of implicit scaling rules explicit and move color shaders before scaling shaders in the handheld directory

* remove extraneous file

* switch vhs from viewport to source scaling
2023-03-20 10:03:42 -05:00

13 lines
254 B
Plaintext

shaders = 3
shader0 = ../stock.slang
alias0 = Reference
shader1 = shaders/crt-lottes-multipass/bloompass.slang
alias1 = BloomPass
filter_linear1 = true
shader2 = shaders/crt-lottes-multipass/scanpass.slang
filter_linear2 = true
scale_type2 = viewport