projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d4e561
)
updated comment
author
Brian
<brian@nostromo.localnet.net>
Wed, 24 Jan 2007 00:41:25 +0000
(17:41 -0700)
committer
Brian
<brian@nostromo.localnet.net>
Wed, 24 Jan 2007 00:41:25 +0000
(17:41 -0700)
src/mesa/shader/prog_instruction.h
patch
|
blob
|
history
diff --git
a/src/mesa/shader/prog_instruction.h
b/src/mesa/shader/prog_instruction.h
index c0156205945a37111401a4497aa235b677a2d8d8..83e8d7080b48a81f0d35e0e81d8b92d6e5a9e015 100644
(file)
--- a/
src/mesa/shader/prog_instruction.h
+++ b/
src/mesa/shader/prog_instruction.h
@@
-26,8
+26,7
@@
/**
* \file prog_instruction.h
*
- * Private vertex program types and constants only used by files
- * related to vertex programs.
+ * Vertex/fragment program instruction datatypes and constants.
*
* \author Brian Paul
* \author Keith Whitwell