mesa: Remove yet more remnants of NV_fragment_program.
Reviewed-by: Brian Paul <brianp@vmware.com> Reviewed-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
@@ -302,7 +302,6 @@ static const struct extension extension_table[] = {
|
||||
{ "GL_NV_draw_buffers", o(dummy_true), ES2, 2011 },
|
||||
{ "GL_NV_fbo_color_attachments", o(EXT_framebuffer_object), ES2, 2010 },
|
||||
{ "GL_NV_fog_distance", o(NV_fog_distance), GLL, 2001 },
|
||||
{ "GL_NV_fragment_program", o(NV_fragment_program), GLL, 2001 },
|
||||
{ "GL_NV_fragment_program_option", o(NV_fragment_program_option), GLL, 2005 },
|
||||
{ "GL_NV_light_max_exponent", o(NV_light_max_exponent), GLL, 1999 },
|
||||
{ "GL_NV_packed_depth_stencil", o(EXT_packed_depth_stencil), GL, 2000 },
|
||||
|
Reference in New Issue
Block a user