Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro Assets
slang-shaders
Commits
74037941
Unverified
Commit
74037941
authored
Jun 08, 2021
by
hizzlekizzle
Committed by
GitHub
Jun 08, 2021
Browse files
Merge pull request #179 from Tatsuya79/master
fix some presets parameters
parents
7c1a778f
babe0cfe
Pipeline
#30665
passed with stage
in 15 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
presets/crt-geom-ntsc-composite-sharp-tate.slangp
View file @
74037941
...
...
@@ -60,7 +60,7 @@ float_framebuffer5 = "false"
srgb_framebuffer5 = "false"
intensity = "0.0"
quality = "
0
.0"
quality = "
1
.0"
SM_RANGE = "2.0"
SM_PWR = "0.7"
CONTR = "0.15"
...
...
@@ -76,4 +76,3 @@ DOTMASK = "0.0"
lum = "0.15"
interlace_detect = "0.0"
vertical_scanlines = "1.0"
quality = 1.0
presets/crt-geom-ntsc-composite-sharp.slangp
View file @
74037941
...
...
@@ -60,7 +60,7 @@ float_framebuffer5 = "false"
srgb_framebuffer5 = "false"
intensity = "0.0"
quality = "
0
.0"
quality = "
1
.0"
SM_RANGE = "1.0"
SM_PWR = "0.7"
CONTR = "0.15"
...
...
@@ -75,4 +75,3 @@ scanline_weight = "0.25"
DOTMASK = "0.0"
lum = "0.15"
interlace_detect = "0.0"
quality = 1.0
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment