Commit graph

7 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 f951ebabeb add omniscale-legacy shader and fix coord issue with ddt 2017-02-09 16:36:52 -06:00
hunterk 1cc61065e6 Merge branch 'master' of https://github.com/libretro/slang-shaders 2016-10-06 09:14:57 -05:00
hunterk 3e33980695 add more ddt flavors 2016-09-30 16:04:45 -05:00
hunterk 88dbcaaef7 texcoord rounding fix for ddt 2016-09-29 22:07:34 -05:00
hunterk 43c28f1f15 add a bunch of hyllian shaders 2016-09-29 14:53:20 -05:00