diff options
author | Ian Romanick <ian.d.romanick@intel.com> | 2008-10-03 12:16:04 -0700 |
---|---|---|
committer | Ian Romanick <ian.d.romanick@intel.com> | 2008-10-03 12:16:04 -0700 |
commit | db9ba91971a1f279b040b30bf8fd5d13a70f0a03 (patch) | |
tree | dc18fad7292556d9ff9330ae667b743470d2a3b9 /src/mesa/tnl/t_vb_vertex.c | |
parent | 4741dbcbbc2514de370a760f4b78a17491014555 (diff) |
intel: Don't advertise unsupported extensions on pre-965 hardware
Move GL_ARB_texture_non_power_of_two and GL_ATI_separate_stencil
from the generic extension list to the 965-specific list. Neither
extension is supported on i830-class hardware, and
GL_ATI_separate_stencil is not supported on i915-class hardare.
GL_ARB_texture_non_power_of_two is supported on i915-class hardare and
is already in the i915-specific list.
Diffstat (limited to 'src/mesa/tnl/t_vb_vertex.c')
0 files changed, 0 insertions, 0 deletions