commit | ae66a656fd3e205d81284f45bbc0422c7e198da6 | [log] [tgz] |
---|---|---|
author | Ian Romanick <ian.d.romanick@intel.com> | Thu Jun 27 18:20:16 2013 -0700 |
committer | Kenneth Graunke <kenneth@whitecape.org> | Fri Jun 28 13:35:21 2013 -0700 |
tree | f6168fc8b9c369b96d38af0f57c11f422d086d5c | |
parent | 4ed976f6b5866e69ea84fe19fb9143766cf08c5e [diff] |
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>