[Mesa-dev] [PATCH] Replace reference to tgsi-instruction-set.txt.

Tilman Sauerbeck tilman at code-monkey.de
Tue Sep 7 01:29:22 PDT 2010


That file has been replaced by tgsi.rst.
---
 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
-- 
1.7.2.1



More information about the mesa-dev mailing list