mame/bgfx/effects
cgwg 92b2921754
bgfx: crt-geom and crt-geom-deluxe enhancements (#7766)
Added a "brightness boost" feature for the shadow mask that works by making the brightness ratio between bright and dark mask pixels closer to 1 for the brighter parts of the image.

Added clamping to zero so that underscanning produces a black border.

Added a "raster bloom" effect to crt-geom-deluxe that makes the image grow slightly when the average brightness of the screen is high, mimicking a common defect in CRTs.
2021-02-21 14:47:28 +11:00
..
blurs
crt-geom
default
eagle
hlsl
hqx
lcd-grid
misc
pillarbox_left_horizontal
pillarbox_left_vertical
pillarbox_right_horizontal
pillarbox_right_vertical
unfiltered
warp
xbr
gui_add.json
gui_blend.json
gui_multiply.json
gui_opaque.json
LICENSE
README.md
screen_add.json
screen_blend.json
screen_multiply.json
screen_opaque.json

BGFX shader effects

Contains definitions for BGFX shader effects

Licensed under The BSD 3-Clause License by Ryan Holtz and MAME Development Team