i965: Move GEN >= 4 extensions into the "always on" list
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 28 Jun 2013 01:20:16 +0000 (18:20 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 28 Jun 2013 20:35:21 +0000 (13:35 -0700)
commitae66a656fd3e205d81284f45bbc0422c7e198da6
treef6168fc8b9c369b96d38af0f57c11f422d086d5c
parent4ed976f6b5866e69ea84fe19fb9143766cf08c5e
i965: Move GEN >= 4 extensions into the "always on" list

This copy of the source file is only used for GEN >= 4, so extensions
that are enabled for GEN >= 4 are always enabled.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/intel_extensions.c