Commit graph

2 commits

Author SHA1 Message Date
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
Hyllian 1a0aa9b7ab Add bicubic-fast shaders
- Bicubic shaders in two passes, very fast.
2022-08-01 17:29:55 -03:00