mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2025-02-16 23:17: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
9 lines
147 B
Text
9 lines
147 B
Text
shaders = 1
|
|
|
|
shader0 = shaders/LUT/LUT.slang
|
|
scale_type0 = source
|
|
|
|
textures = SamplerLUT
|
|
|
|
SamplerLUT = shaders/LUT/16.png
|
|
SamplerLUT_linear = true
|