mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2025-02-17 07:27:43 +11:00
* 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
10 lines
179 B
Text
10 lines
179 B
Text
shaders = 2
|
|
|
|
shader0 = shaders/mmpx.slang
|
|
filter_linear0 = false
|
|
scale_type0 = source
|
|
scale0 = 2.0
|
|
|
|
shader1 = ../cubic/bicubic.slang
|
|
filter_linear1 = false
|
|
scale_type1 = viewport
|