Merge branch 'mesa_7_6_branch'
Conflicts: src/gallium/auxiliary/util/u_cpu_detect.c
This commit is contained in:
@@ -860,6 +860,7 @@ _mesa_initialize_context(GLcontext *ctx,
|
||||
_mesa_free_shared_state(ctx, ctx->Shared);
|
||||
if (ctx->Exec)
|
||||
_mesa_free(ctx->Exec);
|
||||
return GL_FALSE;
|
||||
}
|
||||
#if FEATURE_dispatch
|
||||
_mesa_init_exec_table(ctx->Exec);
|
||||
|
Reference in New Issue
Block a user