i915: Enable ARB_vertex_shader for both i915 and i830.
authorEric Anholt <eric@anholt.net>
Wed, 29 Jul 2009 19:15:14 +0000 (12:15 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 1 Oct 2009 21:31:03 +0000 (14:31 -0700)
commit7d4b7460b0e565d0574c00d1d40c426cfebc290d
tree29c54c99d6034ca653f46b90e413e82571580d4c
parent96a3c69d48bb7c021181e061d010cca08198ae4c
i915: Enable ARB_vertex_shader for both i915 and i830.

Since the TNL is all done in software anyway, it should be the same to
the user who's probably using ARB_vertex_program otherwise, but gives them
a nicer programming environment.
src/mesa/drivers/dri/i915/intel_tris.c
src/mesa/drivers/dri/intel/intel_extensions.c
src/mesa/drivers/dri/intel/intel_span.c
src/mesa/drivers/dri/intel/intel_span.h