Commit graph

3 commits

Author SHA1 Message Date
fishcu 259ff81f4b
Repo reorg: edge smoothing, interpolation, and pixel art scaling (#469)
* Move initial batch of shaders and presets to smoothing subdirectory

* Rename smoothing to edge enhancement

* Move cubic and windowed into interpolation

* Fix some presets

* Fix rest of presets

* Rename edge-enhancement to edge-smoothing

* Move pixel art scalers into separate directory separate from 'interpolation'

* Flatten interpolation/cubic into interpolation/
2023-08-12 18:09:28 -05:00
Hyllian f0927ba3b0 Add CUT and fix DDT shaders
- Add CUT shaders. A kind of DDT shaders with some useful params to control interpolation;

- Fix DDT shaders (broken when porting from Cg to Slang). Courtesy of guest.r
2022-07-18 10:34:31 -03:00
hunterk 3e33980695 add more ddt flavors 2016-09-30 16:04:45 -05:00