On 08/05/18 10:49, Timothy Arceri wrote:
This allows drivers to define what version of GLSL they support
in compat. This will be needed in order to support comapat 3.2
without breaking driver that wont support it.
This also fixes MESA_GLSL_VERSION_OVERRIDE for compat.
Sorry no it doesn't fix
This allows drivers to define what version of GLSL they support
in compat. This will be needed in order to support comapat 3.2
without breaking driver that wont support it.
This also fixes MESA_GLSL_VERSION_OVERRIDE for compat.
---
src/mesa/drivers/dri/i915/intel_extensions.c | 1 +
src/mesa/driv