1
0
Fork 0
mirror of https://github.com/italicsjenga/slang-shaders.git synced 2025-02-23 18:17:44 +11:00
slang-shaders/pixel-art-scaling/shaders/pixel_aa
fishcu e366c7524c
Correctly account for screen rotation in several shaders ()
* 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
..
parameters.slang Correctly account for screen rotation in several shaders () 2023-09-10 09:15:41 -05:00
pixel_aa.slang Correctly account for screen rotation in several shaders () 2023-09-10 09:15:41 -05:00
shared.slang Correctly account for screen rotation in several shaders () 2023-09-10 09:15:41 -05:00