Commit graph

22 commits

Author SHA1 Message Date
Ric Lewis 36c6c7bf78
Update curvature.h
Fixed a type in line 108.  Was calling max_scale(), should be calling maxscale()
2024-05-23 12:33:21 -07:00
Antonio Orefice 9c930380c5
fixed undefined function in warp_koko() (#593)
* there were an undefined function, fixed

* fixed name
2024-05-19 08:35:43 -05:00
Antonio Orefice 5766ed2fbf Add a fast curvature function that try to survive "Dolby ears®" 2023-09-27 11:14:32 +02:00
hunterk 94a7736c65
add cleanEdge shader with edge-smoothing and rotation presets (#479)
* add cleanEdge shader with edge-smoothing and rotation presets

* move cleanEdge to an include to customize available parameters in scale vs rotate versions
2023-09-10 10:03:07 -05:00
hunterk ea8683bc61
Update colorspace-tools.h
add some basic grayscale / luma conversions, fix up some style inconsistencies and add some informational comments about some of the color spaces.
2022-12-07 09:52:07 -06:00
hunterk bc55ed1f7b move all of the misc shaders into a subdir and give them presets to be in-line with the rest of the repo 2022-09-23 23:04:05 -05:00
hizzlekizzle 468cb25f09
add Louis' shadowmask 2022-07-16 16:32:12 -05:00
hizzlekizzle 14721633b2
add black/white masks to subpixel mask function 2022-06-10 08:33:15 -05:00
hunterk cef60e5e1a
add MajorPainInTheCactus' slot mask to subpixel mask function (#225)
* add MajorPainInTheCactus' slot mask to subpixel mask function

* add 2xbrz shader by request
2022-03-15 21:40:34 -05:00
hizzlekizzle 12fdb6562f
update crt-geom-deluxe to add brightness compensation; add bright pix… (#170)
* update crt-geom-deluxe to add brightness compensation; add bright pixel counts to subpixel masks; delete extraneous preset

* forgot to update geom-deluxe preset

* fix various preset spec nits

* try to mellow out the raster bloom

Co-authored-by: hunterk <hunter_kaller@yahoo.com>
2021-03-01 15:11:53 -06:00
hunterk 239b6f01be add modular image adjustment shader 2020-04-28 22:37:24 -05:00
hizzlekizzle e54bbbb7e3
Update subpixel_masks.h
fix broken yellow pixel(!) and add early returns (might speed things up slightly, dunno). Also add an explanatory comment at the top, add a 0 value for passthru/no mask and a sanity check that returns a passthru/no mask for any unexpected value.
2020-04-03 13:30:09 -05:00
hunterk 1883ed12b7 add vt220 shader and preset 2020-02-19 11:23:13 -06:00
hunterk bdb8077f6a add subpixel masks and customize metacrt 2019-12-20 11:47:12 -06:00
hunterk e19f75abf9 omg fix stupid error that broke royale geom modes 2019-09-15 09:33:35 -05:00
hunterk 0a695c1b23 one more fix for glslang 2019-01-30 11:52:37 -06:00
hunterk 202d0c7684 crt-royale fixes 2017-11-30 09:03:34 -06:00
hunterk 760d334b53 massive overhaul of crt-royale and all associated shaders 2017-11-29 13:40:28 -06:00
hunterk 34b6cd6841 add a bunch of trogglemonkey blurs 2016-10-07 10:56:36 -05:00
hunterk 75c3eb5d1a more crt-royale work 2016-09-01 11:26:09 -05:00
hunterk 6035d32e17 big royale cleanup 2016-08-26 11:28:24 -05:00
hunterk 98c2a8229f more work on crt-royale >_< 2016-08-19 15:26:12 -05:00