mesa: Remove SGI_color_matrix.
Another optional ARB_imaging subset extension.
This commit is contained in:
@@ -271,7 +271,6 @@ void st_init_extensions(struct st_context *st)
|
||||
ctx->Extensions.OES_draw_texture = GL_TRUE;
|
||||
#endif
|
||||
|
||||
ctx->Extensions.SGI_color_matrix = GL_TRUE;
|
||||
ctx->Extensions.SGIS_generate_mipmap = GL_TRUE;
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user