mame/bgfx
MooglyGuy 190f50e0a4
BGFX fixes for various backends (#8469) [Ryan Holtz]
* Fixed palette and UYVY conversion in all backends. Fixes MT07760.
* Fixed a typo in targetmanager.cpp, thanks LN for the heads-up.
2021-08-20 03:07:28 +10:00
..
chains bgfx: Disable lowpass filter by default by setting it to its maximum value, since it does not account for actual monitor type. We can revisit this decision in the future if better monitor information is provided from the driver. 2021-03-23 09:31:32 -07:00
effects BGFX fixes for various backends (#8469) [Ryan Holtz] 2021-08-20 03:07:28 +10:00
layouts/sample
shaders BGFX fixes for various backends (#8469) [Ryan Holtz] 2021-08-20 03:07:28 +10: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