mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-22 15:51:30 +11:00
2b30c6089f
* 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
11 lines
163 B
Plaintext
11 lines
163 B
Plaintext
shaders = 1
|
|
|
|
shader0 = shaders/imgborder.slang
|
|
scale_type0 = viewport
|
|
|
|
textures = BORDER
|
|
BORDER = textures/pvm.png
|
|
|
|
parameters = border_on_top
|
|
border_on_top = 0.0
|