slang-shaders/pixel-art-scaling
fishcu e366c7524c
Correctly account for screen rotation in several shaders (#478)
* Refactor scaling into include library

Add separate H and V integer scale forcing

Fix blur_fill; average fill still TODO

Clean up and fix blur_fill; Initial docs; Avg fill TODO

Mostly fix avg. fill; sampling TODO; Bump versions, add docs

Fix H/V extension; Tweak default params

Fix avg. fill

Remove defines, create functions

Reorder params

Clean up

Fix pixel_aa subpx sampling with rotation

* Minor docs fix
2023-09-10 09:15:41 -05:00
..
shaders Correctly account for screen rotation in several shaders (#478) 2023-09-10 09:15:41 -05:00
aann.slangp Repo reorg: edge smoothing, interpolation, and pixel art scaling (#469) 2023-08-12 18:09:28 -05:00
bandlimit-pixel.slangp Repo reorg: edge smoothing, interpolation, and pixel art scaling (#469) 2023-08-12 18:09:28 -05:00
bilinear-adjustable.slangp Repo reorg: edge smoothing, interpolation, and pixel art scaling (#469) 2023-08-12 18:09:28 -05:00
controlled_sharpness.slangp Repo reorg: edge smoothing, interpolation, and pixel art scaling (#469) 2023-08-12 18:09:28 -05:00
grid-blend-hybrid.slangp Repo reorg: edge smoothing, interpolation, and pixel art scaling (#469) 2023-08-12 18:09:28 -05:00
pixel_aa.slangp Repo reorg: edge smoothing, interpolation, and pixel art scaling (#469) 2023-08-12 18:09:28 -05:00
pixellate.slangp Repo reorg: edge smoothing, interpolation, and pixel art scaling (#469) 2023-08-12 18:09:28 -05:00
sharp-bilinear-2x-prescale.slangp Repo reorg: edge smoothing, interpolation, and pixel art scaling (#469) 2023-08-12 18:09:28 -05:00
sharp-bilinear-scanlines.slangp Repo reorg: edge smoothing, interpolation, and pixel art scaling (#469) 2023-08-12 18:09:28 -05:00
sharp-bilinear-simple.slangp Repo reorg: edge smoothing, interpolation, and pixel art scaling (#469) 2023-08-12 18:09:28 -05:00
sharp-bilinear.slangp Repo reorg: edge smoothing, interpolation, and pixel art scaling (#469) 2023-08-12 18:09:28 -05:00
smootheststep.slangp Repo reorg: edge smoothing, interpolation, and pixel art scaling (#469) 2023-08-12 18:09:28 -05:00
smuberstep.slangp Repo reorg: edge smoothing, interpolation, and pixel art scaling (#469) 2023-08-12 18:09:28 -05:00
uniform-nearest.slangp Repo reorg: edge smoothing, interpolation, and pixel art scaling (#469) 2023-08-12 18:09:28 -05:00