projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1f4b5d
)
tgsi: Document vs_1_1 instruction set operations.
author
Michal Krol
<michal@vmware.com>
Thu, 19 Mar 2009 08:49:38 +0000
(09:49 +0100)
committer
Michal Krol
<michal@vmware.com>
Thu, 19 Mar 2009 08:53:31 +0000
(09:53 +0100)
src/gallium/auxiliary/tgsi/tgsi-instruction-set.txt
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/tgsi/tgsi-instruction-set.txt
b/src/gallium/auxiliary/tgsi/tgsi-instruction-set.txt
index e7f17e991a6093808d718a6b9a4579e0d24d503d..d19dfcade32800652af41c9c37f2f5227afe5764 100644
(file)
--- a/
src/gallium/auxiliary/tgsi/tgsi-instruction-set.txt
+++ b/
src/gallium/auxiliary/tgsi/tgsi-instruction-set.txt
@@
-1006,3
+1006,17
@@
TGSI Instruction Specification
Alias for TXD.
+
+1.18 vs_1_1
+------------
+
+
+1.18.1 EXPP - Approximate Exponential Base 2
+
+ Alias for EXP.
+
+
+1.18.2 LOGP - Logarithm Base 2
+
+ Alias for LG2.
+