projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aaceca1
)
docs: fix glsl_compiler name
author
Sam Hocevar
<sam@hocevar.net>
Thu, 17 Feb 2011 00:04:03 +0000
(17:04 -0700)
committer
Brian Paul
<brianp@vmware.com>
Thu, 17 Feb 2011 00:05:08 +0000
(17:05 -0700)
docs/shading.html
patch
|
blob
|
history
diff --git
a/docs/shading.html
b/docs/shading.html
index c41d4a9be2b18e73bb6006774e5acc4d2e790782..aba3959742929273b8792b2c98d4fdcea6349cbe 100644
(file)
--- a/
docs/shading.html
+++ b/
docs/shading.html
@@
-167,7
+167,7
@@
Here's an example of using the compiler to compile a vertex shader and
emit GL_ARB_vertex_program-style instructions:
</p>
<pre>
- src/glsl/glslcompiler --dump-ast myshader.vert
+ src/glsl/glsl
_
compiler --dump-ast myshader.vert
</pre>
Options include