Mesa (master): Replace reference to tgsi-instruction-set.txt.

Jose Fonseca jrfonseca at kemper.freedesktop.org
Tue Sep 7 11:22:21 UTC 2010


Module: Mesa
Branch: master
Commit: 98e277111bd6f6e5bcbbcd663e42e18ce449b533
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=98e277111bd6f6e5bcbbcd663e42e18ce449b533

Author: Tilman Sauerbeck <tilman at code-monkey.de>
Date:   Tue Sep  7 01:29:22 2010 -0700

Replace reference to tgsi-instruction-set.txt.

That file has been replaced by tgsi.rst.

Signed-off-by: José Fonseca <jfonseca at vmware.com>

---

 src/gallium/include/pipe/p_shader_tokens.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/gallium/include/pipe/p_shader_tokens.h b/src/gallium/include/pipe/p_shader_tokens.h
index c4bd17e..74488de 100644
--- a/src/gallium/include/pipe/p_shader_tokens.h
+++ b/src/gallium/include/pipe/p_shader_tokens.h
@@ -199,7 +199,7 @@ struct tgsi_property_data {
  * 
  * For more information on semantics of opcodes and
  * which APIs are known to use which opcodes, see
- * auxiliary/tgsi/tgsi-instruction-set.txt
+ * gallium/docs/source/tgsi.rst
  */
 #define TGSI_OPCODE_ARL                 0
 #define TGSI_OPCODE_MOV                 1




More information about the mesa-commit mailing list