From 3236695b3e3e86ce61ca973d94cae04e1d5ba1c0 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Mon, 12 Oct 2015 08:09:54 +0200 Subject: Drop Vendor Extensions: INGR and PGI for all profiles --- make/config/jogl/gl-common-extensions.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'make') diff --git a/make/config/jogl/gl-common-extensions.cfg b/make/config/jogl/gl-common-extensions.cfg index 8d6709311..b9d4b0fc4 100644 --- a/make/config/jogl/gl-common-extensions.cfg +++ b/make/config/jogl/gl-common-extensions.cfg @@ -7,11 +7,11 @@ DropUniqVendorExtensions 3DFX # DropUniqVendorExtensions ATI DropUniqVendorExtensions HP DropUniqVendorExtensions IBM -# DropUniqVendorExtensions INGR <- FIXME: Re-enable for 2.4.0 +DropUniqVendorExtensions INGR DropUniqVendorExtensions MESA DropUniqVendorExtensions MESAX # DropUniqVendorExtensions NV -# DropUniqVendorExtensions PGI <- FIXME: Re-enable for 2.4.0 +DropUniqVendorExtensions PGI DropUniqVendorExtensions SGI DropUniqVendorExtensions SGIS DropUniqVendorExtensions SGIX -- cgit v1.2.3