mame/bgfx/effects
cgwg 75466ad87d
bgfx: crt-geom and crt-geom-deluxe improvements: (#8653)
* crt-geom-deluxe: Increased number of taps for halation and increased maximum width.
* crt-geom*: Moved repeated crt-geom/crt-geom-deluxe functions into their own file.
* crt-geom and crt-geom-deluxe: added support for sRGB output gamma ramp and made it the default.
2022-07-07 19:15:55 +10:00
..
blurs srcclean: Added JSON cleaning support, and some cleanup. 2021-08-20 05:52:27 +10:00
crt-geom bgfx: crt-geom and crt-geom-deluxe improvements: (#8653) 2022-07-07 19:15:55 +10:00
default srcclean: Added JSON cleaning support, and some cleanup. 2021-08-20 05:52:27 +10:00
eagle srcclean: Added JSON cleaning support, and some cleanup. 2021-08-20 05:52:27 +10:00
hlsl srcclean: Added JSON cleaning support, and some cleanup. 2021-08-20 05:52:27 +10:00
hqx srcclean: Added JSON cleaning support, and some cleanup. 2021-08-20 05:52:27 +10:00
lcd-grid srcclean: Added JSON cleaning support, and some cleanup. 2021-08-20 05:52:27 +10:00
misc -bgfx: Added default LUT PNG, fixes LUT-effect crash. Fixed external texture loading, restoring HQx filters. [Ryan Holtz] (#9401) 2022-03-12 20:30:02 -05:00
pillarbox_left_horizontal srcclean: Added JSON cleaning support, and some cleanup. 2021-08-20 05:52:27 +10:00
pillarbox_left_vertical srcclean: Added JSON cleaning support, and some cleanup. 2021-08-20 05:52:27 +10:00
pillarbox_right_horizontal srcclean: Added JSON cleaning support, and some cleanup. 2021-08-20 05:52:27 +10:00
pillarbox_right_vertical srcclean: Added JSON cleaning support, and some cleanup. 2021-08-20 05:52:27 +10:00
unfiltered srcclean: Added JSON cleaning support, and some cleanup. 2021-08-20 05:52:27 +10:00
warp srcclean: Added JSON cleaning support, and some cleanup. 2021-08-20 05:52:27 +10:00
xbr srcclean: Added JSON cleaning support, and some cleanup. 2021-08-20 05:52:27 +10:00
gui_add.json srcclean: Added JSON cleaning support, and some cleanup. 2021-08-20 05:52:27 +10:00
gui_blend.json srcclean: Added JSON cleaning support, and some cleanup. 2021-08-20 05:52:27 +10:00
gui_multiply.json srcclean: Added JSON cleaning support, and some cleanup. 2021-08-20 05:52:27 +10:00
gui_opaque.json srcclean: Added JSON cleaning support, and some cleanup. 2021-08-20 05:52:27 +10:00
LICENSE
README.md
screen_add.json srcclean: Added JSON cleaning support, and some cleanup. 2021-08-20 05:52:27 +10:00
screen_blend.json srcclean: Added JSON cleaning support, and some cleanup. 2021-08-20 05:52:27 +10:00
screen_multiply.json srcclean: Added JSON cleaning support, and some cleanup. 2021-08-20 05:52:27 +10:00
screen_opaque.json srcclean: Added JSON cleaning support, and some cleanup. 2021-08-20 05:52:27 +10:00

BGFX shader effects

Contains definitions for BGFX shader effects

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