util: add dri config option disable_dangling_attrs_fixup
And enable it for Eador MBW.
Allows to avoid very expensive loopback path for display lists when a game adds more attributes after first glVertex() but doesn't actually depend on those attributes being set at runtime from the current values.