slang-shaders/cubic/shaders
Hyllian a53683a1ad Add catmull-rom and, b-spline multipass shaders
- Rename old catmull-rom-fast to catmull-rom;
- Add new catmull-rom-fast shader;
- Delete old b-spline-fast as it behaved exactly like bilinear;
- Add new b-spline-fast shaders;
- Add anti-ringing code to bicubic fast shaders.
2022-08-08 10:05:26 -03:00
..
b-spline-x.slang Add catmull-rom and, b-spline multipass shaders 2022-08-08 10:05:26 -03:00
b-spline-y.slang Add catmull-rom and, b-spline multipass shaders 2022-08-08 10:05:26 -03:00
bicubic-x.slang Add catmull-rom and, b-spline multipass shaders 2022-08-08 10:05:26 -03:00
bicubic-y.slang Add catmull-rom and, b-spline multipass shaders 2022-08-08 10:05:26 -03:00
bicubic.slang add bicubic shader and preset 2020-07-16 16:12:18 -05:00
catmull-rom-x.slang Add catmull-rom and, b-spline multipass shaders 2022-08-08 10:05:26 -03:00
catmull-rom-y.slang Add catmull-rom and, b-spline multipass shaders 2022-08-08 10:05:26 -03:00
catmull-rom.slang Add catmull-rom and, b-spline multipass shaders 2022-08-08 10:05:26 -03: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 Anti-Ringing to spline16 and spline36 2022-08-08 09:25:04 -03:00
spline16-y.slang Add Anti-Ringing to spline16 and spline36 2022-08-08 09:25:04 -03:00
spline36-x.slang Add Anti-Ringing to spline16 and spline36 2022-08-08 09:25:04 -03:00
spline36-y.slang Add Anti-Ringing to spline16 and spline36 2022-08-08 09:25:04 -03:00