This website works better with JavaScript.
Home
Explore
Help
Sign In
brkho
/
mesa
Watch
1
Star
0
Fork
0
Code
Releases
562
Wiki
Activity
Browse Source
glsl2: Take out the spamming of debug flags I'd added.
tags/mesa-7.9-rc1
Eric Anholt
15 years ago
parent
b2d7ed2aba
commit
6152fa16a1
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
src/mesa/shader/ir_to_mesa.cpp
+ 0
- 1
src/mesa/shader/ir_to_mesa.cpp
View File
@@ -1448,7 +1448,6 @@ _mesa_glsl_link_shader(GLcontext *ctx, struct gl_shader_program *prog)
}
}
}
ctx->Shader.Flags |= GLSL_UNIFORMS;
talloc_free(whole_program);
}
Write
Preview
Loading…
Cancel
Save