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
metallic77 c85d5765e1
Update bilinear-adjustable.slang
Fix rounding issues in some devices.
2023-04-27 18:07:40 +03:00
metallic77 aaca9c96aa
add bilinear-adjustable (#401)
* add bilinear-adjustable

* add bilinear-adjustable
2023-04-25 07:59:48 -05:00