mame/bgfx
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
..
chains Improve NTSC parameter descriptions and ranges in OSD (#10782) 2023-01-21 18:56:05 -05:00
effects Revert "-bgfx: Adjusted per-pass blending handling - fixes MT07586 and MT07587. (#10747) [Ryan Holtz]" (#10748) 2022-12-26 23:13:02 +11:00
shaders Update BGFX, BX and BIMG (#10789) 2023-01-05 09:32:40 -05:00
LICENSE
README.md

BGFX shaders

Contains definitions for BGFX shaders, shader chains and effects.

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