intel: Remove GL_NV_point_sprite from extension list
authorIan Romanick <ian.d.romanick@intel.com>
Tue, 24 Nov 2009 19:59:23 +0000 (11:59 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 1 Dec 2009 18:25:44 +0000 (10:25 -0800)
commitd8da270a2be18849eee8a168d1c1528e96677b41
treec18c9b5cd156bcba8a933a76919f89258d3a097b
parent910aaed4daad319b584b68ae2468432c8f6bac21
intel: Remove GL_NV_point_sprite from extension list

i830 does not (and cannot!) support the any of the non-default
GL_POINT_SPRITE_R_MODE_NV settings.  i915 and i965 could, but
currently do not.  In both cases it would require mucking about with
the fragment shader.
src/mesa/drivers/dri/intel/intel_extensions.c