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 150608a989 Update ddt shaders
- Better dithering treatment for ddt-xbr-lv1 and ddt-jinc;
- Delete ddt-sharp as it's just a clone of ddt.slang.
2022-09-29 08:29:19 -03:00
Hyllian 704ad4f85d Add DDT-Jinc shaders
- A hybrid between DDT and Jinc2 shader;
- On diagonal edges it behaves like DDT, otherwise like Jinc2;
- Added a linear gamma preset too.
2022-08-14 08:04:03 -03:00