mame/bgfx
2021-03-23 09:31:32 -07: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: crt-geom and crt-geom-deluxe enhancements (#7872) 2021-03-20 02:38:07 +11:00
layouts/sample Add pillarboxing shaders and layout for bgfx, nw 2016-04-16 15:30:40 +02:00
shaders bgfx: Fixed crt-geom{,-deluxe} shader compilation and recompiled shaders. 2021-03-20 02:58:53 +11:00
LICENSE bgfx shader chain (nw) 2016-03-05 11:18:08 +01:00
README.md fix some typos (#2772) 2017-11-03 14:58:54 +01:00

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