commit | cd6764ed6ec5ae1a4bce636feaf9d4b18ff3ccf3 | [log] [tgz] |
---|---|---|
author | Ian Romanick <ian.d.romanick@intel.com> | Fri Jul 16 16:00:07 2010 -0700 |
committer | Ian Romanick <ian.d.romanick@intel.com> | Mon Jul 19 14:50:43 2010 -0700 |
tree | 95bd847ff6e2bff78828b8321f4aa24df72f241d | |
parent | 1a03a644d2f933fbbbe535e584a92fdf1ad619f1 [diff] [blame] |
linker: Remove the FINISHME comment for intrastage linking
diff --git a/src/glsl/linker.cpp b/src/glsl/linker.cpp index a4776b1..4869dbe 100644 --- a/src/glsl/linker.cpp +++ b/src/glsl/linker.cpp
@@ -1135,7 +1135,8 @@ prog->Version = max_version; - /* FINISHME: Implement intra-stage linking. */ + /* Link all shaders for a particular stage and validate the result. + */ prog->_NumLinkedShaders = 0; if (num_vert_shaders > 0) { gl_shader *const sh =