i965: Move GEN >= 3 extensions into the "always on" list
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 28 Jun 2013 01:20:15 +0000 (18:20 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 28 Jun 2013 20:35:20 +0000 (13:35 -0700)
commit4ed976f6b5866e69ea84fe19fb9143766cf08c5e
treeb1284d21458c63bc97a334c3b5d76cc2113b1170
parente621208e29c9b624fd1522e401986f0e996c4209
i965: Move GEN >= 3 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 >= 3 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