gallium: finish-up and fix support for GL_COLOR matrix on pixel xfer path
This commit is contained in:
@@ -164,6 +164,7 @@ void st_init_extensions(struct st_context *st)
|
||||
ctx->Extensions.NV_blend_square = GL_TRUE;
|
||||
ctx->Extensions.NV_texgen_reflection = GL_TRUE;
|
||||
|
||||
ctx->Extensions.SGI_color_matrix = GL_TRUE;
|
||||
ctx->Extensions.SGIS_generate_mipmap = GL_TRUE; /* XXX temp */
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user