浏览代码

glsl2: Take out the spamming of debug flags I'd added.

tags/mesa-7.9-rc1
Eric Anholt 15 年前
父节点
当前提交
6152fa16a1
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0
    1
      src/mesa/shader/ir_to_mesa.cpp

+ 0
- 1
src/mesa/shader/ir_to_mesa.cpp 查看文件

@@ -1448,7 +1448,6 @@ _mesa_glsl_link_shader(GLcontext *ctx, struct gl_shader_program *prog)
}
}
}
ctx->Shader.Flags |= GLSL_UNIFORMS;

talloc_free(whole_program);
}

正在加载...
取消
保存