[Mesa-dev] [PATCH 1/3] Replace reference to tgsi-instruction-set.txt.
José Fonseca
jfonseca at vmware.com
Tue Sep 7 04:23:05 PDT 2010
Submitted. Thanks.
Jose
On Tue, 2010-09-07 at 02:59 -0700, Tilman Sauerbeck wrote:
> 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
More information about the mesa-dev
mailing list