slang-shaders/border/shaders/average_fill
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
..
compose.slang Repo reorg: edge smoothing, interpolation, and pixel art scaling (#469) 2023-08-12 18:09:28 -05:00
crop_and_sample_bottom.slang Add average fill (#443) 2023-06-11 15:57:38 -05:00
crop_and_sample_common.slang Add average fill (#443) 2023-06-11 15:57:38 -05:00
crop_and_sample_left.slang Add average fill (#443) 2023-06-11 15:57:38 -05:00
crop_and_sample_right.slang Add average fill (#443) 2023-06-11 15:57:38 -05:00
crop_and_sample_top.slang Add average fill (#443) 2023-06-11 15:57:38 -05:00
parameters.slang Optimize and simplify Pixel AA, Average Fill, and Blur Fill presets (#467) 2023-07-29 16:32:34 -05:00