slang-shaders/border/shaders
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
..
average_fill Correctly account for screen rotation in several shaders (#478) 2023-09-10 09:15:41 -05:00
blur_fill Correctly account for screen rotation in several shaders (#478) 2023-09-10 09:15:41 -05:00
ambient-glow.slang add ambient-glow border and apply dotmask in linear gamma 2017-11-09 12:34:25 -06:00
bigblur.slang add kawase blurs and make bigblur use them, get rid of ugly, broken bigblur-crt 2018-08-15 11:33:39 -05:00
effect-border-iq.slang add another effect to effect-border-iq 2017-08-18 16:44:40 -05:00
imgborder-gbp.slang fixes for various compiler nits 2019-01-29 16:32:54 -06:00
imgborder-sgb.slang fixes for various compiler nits 2019-01-29 16:32:54 -06:00
imgborder-sgba.slang fixes for various compiler nits 2019-01-29 16:32:54 -06:00
imgborder.inc add some imgborder presets and pvm border 2016-10-21 15:47:47 -05:00
imgborder.slang fixes for various compiler nits 2019-01-29 16:32:54 -06:00