gallium: finish-up and fix support for GL_COLOR matrix on pixel xfer path

This commit is contained in:
Brian Paul
2008-04-16 09:09:08 -06:00
parent 302daeb2ec
commit e38f677e8f
2 changed files with 54 additions and 22 deletions

View File

@@ -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 */
/*