mame/bgfx/chains
benrg 4b33449a76
Improve NTSC parameter descriptions and ranges in OSD (#10782)
Correct units of some parameters (they are MHz, not Hz) and correct one
default (color carrier should be 3.57 MHz, not 35.7). Use a step size of
1/8800 MHz for the color carrier so that the NTSC value of 315/88 MHz
can be exactly represented (to float precision).
2023-01-21 18:56:05 -05:00
..
eagle 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
xbr srcclean: Added JSON cleaning support, and some cleanup. 2021-08-20 05:52:27 +10:00
crt-geom-deluxe.json bgfx: Re-built shaders for crt-geom update. 2022-07-07 20:04:22 +10:00
crt-geom.json bgfx: Re-built shaders for crt-geom update. 2022-07-07 20:04:22 +10:00
default.json srcclean: Added JSON cleaning support, and some cleanup. 2021-08-20 05:52:27 +10:00
Fighters.json bgfx: Updated mipmap support in Fighters chain. (#8692) 2021-10-12 23:00:21 +11:00
hlsl.json Improve NTSC parameter descriptions and ranges in OSD (#10782) 2023-01-21 18:56:05 -05:00
lcd-grid.json srcclean: Added JSON cleaning support, and some cleanup. 2021-08-20 05:52:27 +10:00
LICENSE
lut.json
pillarbox_left_horizontal.json srcclean: Added JSON cleaning support, and some cleanup. 2021-08-20 05:52:27 +10:00
pillarbox_left_vertical.json srcclean: Added JSON cleaning support, and some cleanup. 2021-08-20 05:52:27 +10:00
pillarbox_right_horizontal.json srcclean: Added JSON cleaning support, and some cleanup. 2021-08-20 05:52:27 +10:00
pillarbox_right_vertical.json srcclean: Added JSON cleaning support, and some cleanup. 2021-08-20 05:52:27 +10:00
README.md
unfiltered.json srcclean: Added JSON cleaning support, and some cleanup. 2021-08-20 05:52:27 +10:00

BGFX shader chains

Contains definitions for BGFX shader chains

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