mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-22 15:51:30 +11:00
259ff81f4b
* Move initial batch of shaders and presets to smoothing subdirectory * Rename smoothing to edge enhancement * Move cubic and windowed into interpolation * Fix some presets * Fix rest of presets * Rename edge-enhancement to edge-smoothing * Move pixel art scalers into separate directory separate from 'interpolation' * Flatten interpolation/cubic into interpolation/
9 lines
160 B
Plaintext
9 lines
160 B
Plaintext
shaders = "1"
|
|
shader0 = "shaders/uniform-nearest.slang"
|
|
filter_linear0 = "true"
|
|
scale_type0 = viewport
|
|
|
|
parameters = "BGR_LCD_PATTERN"
|
|
BGR_LCD_PATTERN = "0.0"
|
|
|