slang-shaders/cubic/shaders
Hyllian cfe2bc9ecf Add lanczos, spline16 and spline36
Three general purpose multipass shaders:
- lanczos3-fast: lanczos with 3-taps;
- spline16-fast: looks like lanczos2 with slightly less ringing;
- spline36-fast: looks like lanczos3 with  slightly less ringing.
2022-08-06 18:12:30 -03:00
..
b-spline-fast.slang add Hyllian's xbr updates and anime4k port 2020-10-30 14:22:42 -05:00
bicubic-x.slang Add bicubic-fast shaders 2022-08-01 17:29:55 -03:00
bicubic-y.slang Add bicubic-fast shaders 2022-08-01 17:29:55 -03:00
bicubic.slang add bicubic shader and preset 2020-07-16 16:12:18 -05:00
catmull-rom-fast.slang add Hyllian's xbr updates and anime4k port 2020-10-30 14:22:42 -05:00
cubic-gamma-correct.slang organize cubic subdir like the others 2017-02-27 16:18:12 -06:00
cubic.slang organize cubic subdir like the others 2017-02-27 16:18:12 -06:00
linearize.slang organize cubic subdir like the others 2017-02-27 16:18:12 -06:00
spline16-x.slang Add lanczos, spline16 and spline36 2022-08-06 18:12:30 -03:00
spline16-y.slang Add lanczos, spline16 and spline36 2022-08-06 18:12:30 -03:00
spline36-x.slang Add lanczos, spline16 and spline36 2022-08-06 18:12:30 -03:00
spline36-y.slang Add lanczos, spline16 and spline36 2022-08-06 18:12:30 -03:00