drirc: set allow_higher_compat_version for Faster Than Light
authorGurchetan Singh <gurchetansingh@chromium.org>
Thu, 5 Dec 2019 02:03:19 +0000 (18:03 -0800)
committerGurchetan Singh <gurchetansingh@chromium.org>
Mon, 9 Dec 2019 23:27:02 +0000 (15:27 -0800)
commit3c8ddc8f4bfadc251fec7c06866f594b2b68609c
treec14aba367f148fa85569771e6f8ca959033b558b
parent23f1b78e8fd38dd844aefc19151ec31071ca5f64
drirc: set allow_higher_compat_version for Faster Than Light

With 781a78 ("mesa: enable ARB_direct_state_access in compat for
GL3.1+), it's possible to have DSA with GL3.1+.

FTL creates a GL3.1 compat context, but fails the
_mesa_has_geometry_shaders(..) check in frame_buffer_texture.

Bump the compat version to pass the check.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/util/00-mesa-defaults.conf