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
12 lines
222 B
Plaintext
12 lines
222 B
Plaintext
shaders = 2
|
|
shader0 = shaders/linearize.slang
|
|
shader1 = shaders/cubic-gamma-correct.slang
|
|
scale_type1 = viewport
|
|
|
|
filter_linear0 = false
|
|
scale_type0 = source
|
|
scale0 = 1.0
|
|
srgb_framebuffer0 = true
|
|
|
|
filter_linear1 = false
|