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
b5d2f0fe
Unverified
Commit
b5d2f0fe
authored
Mar 30, 2021
by
Sanaki
Committed by
GitHub
Mar 30, 2021
Browse files
Update crt-fast-bilateral-super-xbr.slangp
Fix erroneous shader location
parent
12fdb656
Changes
1
Hide whitespace changes
Inline
Side-by-side
denoisers/crt-fast-bilateral-super-xbr.slangp
View file @
b5d2f0fe
...
...
@@ -35,7 +35,7 @@ scale_type_x4 = "source"
scale_x4 = "1.000000"
scale_type_y4 = "source"
scale_y4 = "0.500000"
shader5 = "../crt/shaders/crt-hyllian.slang"
shader5 = "../crt/shaders/
hyllian/
crt-hyllian.slang"
filter_linear5 = "false"
wrap_mode5 = "clamp_to_edge"
float_framebuffer5 = "false"
...
...
@@ -43,4 +43,4 @@ float_framebuffer5 = "false"
parameters = "JINC2_WINDOW_SINC;JINC2_SINC;JINC2_AR_STRENGTH"
JINC2_WINDOW_SINC = 0.42
JINC2_SINC = 0.92
JINC2_AR_STRENGTH = 0.8
\ No newline at end of file
JINC2_AR_STRENGTH = 0.8
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